Skip to content

Commit

Permalink
Merge pull request #58 from kbarnes3/python_update
Browse files Browse the repository at this point in the history
Update Python requirements
  • Loading branch information
kbarnes3 committed Jul 1, 2024
2 parents 98e39b5 + c13be1b commit 4da5b1a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ubuntu64-py312-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ pygithub==2.3.0
# via plush-fabric
pyjwt[crypto]==2.8.0
# via pygithub
pylint==3.2.3
pylint==3.2.5
# via plush-fabric
pynacl==1.5.0
# via
Expand Down
8 changes: 4 additions & 4 deletions win64-py312-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ httplib2==0.22.0
# via oauth2client
idna==3.7
# via requests
importlib-metadata==7.1.0
importlib-metadata==8.0.0
# via twine
invoke==2.2.0
# via fabric
Expand Down Expand Up @@ -79,7 +79,7 @@ packaging==24.1
# via build
paramiko==3.4.0
# via fabric
pkginfo==1.11.1
pkginfo==1.10.0
# via twine
platformdirs==4.2.2
# via pylint
Expand All @@ -100,7 +100,7 @@ pygments==2.18.0
# rich
pyjwt[crypto]==2.8.0
# via pygithub
pylint==3.2.3
pylint==3.2.5
# via plush-fabric
pynacl==1.5.0
# via
Expand Down Expand Up @@ -131,7 +131,7 @@ six==1.16.0
# via oauth2client
tomlkit==0.12.5
# via pylint
twine==5.1.0
twine==5.1.1
# via plush-fabric
typing-extensions==4.12.2
# via pygithub
Expand Down

0 comments on commit 4da5b1a

Please sign in to comment.