Skip to content

Commit

Permalink
Merge pull request pypa#6138 from pypa/invoke-update
Browse files Browse the repository at this point in the history
pipenv upgrade invoke -d
  • Loading branch information
matteius authored Apr 24, 2024
2 parents 584e917 + 9ad1eef commit 7a26536
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 7a26536

Please sign in to comment.