Skip to content

Commit

Permalink
Merge pull request #3381 from plus3it/dependabot/pip/python-b2b39b0162
Browse files Browse the repository at this point in the history
Bump the python group across 1 directory with 7 updates
  • Loading branch information
mergify[bot] committed Aug 5, 2024
2 parents 2e9ff51 + 258911f commit a98ef4d
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions requirements/basics.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
setuptools==59.6.0;python_version<="3.6"
setuptools==68.0.0;python_version<="3.7" and python_version>"3.6"
setuptools==72.0.0;python_version>="3.8"
setuptools==72.1.0;python_version>="3.8"
virtualenv==20.17.1;python_version<="3.6"
virtualenv==20.26.3;python_version>="3.7"
wheel==0.37.1;python_version<="3.6"
wheel==0.42.0;python_version<="3.7" and python_version>"3.6"
wheel==0.43.0;python_version>="3.8"
wheel==0.44.0;python_version>="3.8"
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.149
boto3==1.34.153
pyinstaller==6.9.0
2 changes: 1 addition & 1 deletion requirements/check.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
-r docs-check.txt

check-manifest==0.49
flake8==7.1.0
flake8==7.1.1
flake8-bugbear==24.4.26
flake8-builtins==2.5.0
flake8-docstrings==1.7.0
Expand Down
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.33.31
awscli==1.33.35
4 changes: 2 additions & 2 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-r docs-check.txt

myst-parser==3.0.1
setuptools==72.0.0
myst-parser==4.0.0
setuptools==72.1.0
sphinx==7.4.7
sphinx-rtd-theme==2.0.0

0 comments on commit a98ef4d

Please sign in to comment.