Skip to content

Commit

Permalink
pipenv upgrade invoke -d
Browse files Browse the repository at this point in the history
  • Loading branch information
matteius committed Apr 23, 2024
1 parent 584e917 commit 9ad1eef
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ parse = "*"
importlib-metadata = {version = "*"}
colorama= {version = "*", sys_platform = "== 'win32'"}
myst-parser = {extras = ["linkify"], version = "*"}
invoke = "==2.0.0"
invoke = "*"
exceptiongroup = "==1.1.0"
tomli = "*"
pyyaml = "==6.0.1"
Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tests/pypi

0 comments on commit 9ad1eef

Please # to comment.