Skip to content

Commit

Permalink
Merge pull request #3294 from plus3it/dependabot/pip/python-dd838f0ae3
Browse files Browse the repository at this point in the history
Bump the python group with 3 updates
  • Loading branch information
mergify[bot] authored Dec 25, 2023
2 parents 2950e02 + ab8bbde commit c686a14
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/basics.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
setuptools==43.0.0;python_version<="2.7"
setuptools==59.6.0;python_version<="3.6" and python_version>"2.7"
setuptools==68.0.0;python_version<="3.7" and python_version>"3.6"
setuptools==69.0.2;python_version>="3.8"
setuptools==69.0.3;python_version>="3.8"
virtualenv==20.15.1;python_version<="2.7"
virtualenv==20.17.1;python_version<="3.6" and python_version>"2.7"
virtualenv==20.25.0;python_version>="3.7"
Expand Down
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.2
boto3==1.34.7
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.2
awscli==1.32.7
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-r docs-check.txt

myst-parser==2.0.0
setuptools==69.0.2
setuptools==69.0.3
sphinx==7.2.6
sphinx-rtd-theme==2.0.0

0 comments on commit c686a14

Please sign in to comment.