Skip to content

Commit

Permalink
Merge pull request #3306 from plus3it/dependabot/pip/python-ec84512247
Browse files Browse the repository at this point in the history
Bump the python group with 4 updates
  • Loading branch information
mergify[bot] authored Feb 19, 2024
2 parents 26b0d5d + cd0be1d commit f2b0c18
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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.39
boto3==1.34.44
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.39
awscli==1.32.44
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,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.4;python_version<="3.7" and python_version>"3.6"
pytest==8.0.0;python_version>="3.8"
pytest==8.0.1;python_version>="3.8"
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
2 changes: 1 addition & 1 deletion requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
tox==3.14.0;python_version<="2.7"
tox==3.28.0;python_version<="3.6" and python_version>"2.7"
tox==4.8.0;python_version<="3.7" and python_version>"3.6"
tox==4.12.1;python_version>="3.8"
tox==4.13.0;python_version>="3.8"

0 comments on commit f2b0c18

Please sign in to comment.