Skip to content

Commit

Permalink
Merge pull request #3292 from plus3it/dependabot/pip/python-d9f7e3e25d
Browse files Browse the repository at this point in the history
Bump the python group with 5 updates
  • Loading branch information
mergify[bot] authored Dec 18, 2023
2 parents c5be110 + 83a339a commit 2950e02
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 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.33.11
boto3==1.34.2
pyinstaller==6.2.0
4 changes: 2 additions & 2 deletions requirements/check.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ flake8-docstrings==1.7.0
flake8-isort==6.1.1
flake8-future-import==0.4.7
flake8-print==5.0.0
isort==5.13.0
isort==5.13.2
m2r==0.3.1
pep8-naming==0.13.3
pydocstyle==6.3.0
pylint==3.0.2
pylint==3.0.3
readme-renderer==42.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.31.11
awscli==1.32.2
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pip==19.3.1;python_version<="2.7"
pip==21.3.1;python_version<="3.6" and python_version>"2.7"
pip==23.3.1;python_version>="3.7"
pip==23.3.2;python_version>="3.7"

0 comments on commit 2950e02

Please sign in to comment.