Skip to content

Commit

Permalink
Merge pull request #3295 from plus3it/dependabot/pip/python-002609e6c7
Browse files Browse the repository at this point in the history
Bump the python group with 3 updates
  • Loading branch information
mergify[bot] authored Jan 1, 2024
2 parents c686a14 + 3c34ee1 commit 890773a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/build.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
boto3==1.34.7
boto3==1.34.11
pyinstaller==6.2.0
2 changes: 1 addition & 1 deletion requirements/deploy.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
satsuki==0.1.50
awscli==1.32.7
awscli==1.32.11
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ mock==3.0.5;python_version<="2.7"
mock==5.1.0;python_version>="3.6"
pytest==4.6.3;python_version<="2.7"
pytest==7.0.1;python_version<="3.6" and python_version>"2.7"
pytest==7.4.3;python_version>="3.7"
pytest==7.4.4;python_version>="3.7"
pytest-cov==2.8.1;python_version<="2.7"
pytest-cov==4.0.0;python_version<="3.6" and python_version>"2.7"
pytest-cov==4.1.0;python_version>="3.7"
Expand Down

0 comments on commit 890773a

Please sign in to comment.