Skip to content

Commit

Permalink
Merge pull request #123 from bobbywlindsey/master
Browse files Browse the repository at this point in the history
Upgrade boto3 version to 1.24.17
  • Loading branch information
mabunday authored Jun 27, 2022
2 parents cff4e19 + d63d49a commit 7773e19
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
boto3==1.16.4
botocore==1.19.4
boto3==1.24.17
botocore==1.27.18
cryptography==35.0.0
Flask==1.1.1
itsdangerous==2.0.1
Expand Down
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Flask
PyYAML
boto3>=1.13.17
boto3>=1.24.17
coverage
docker-compose
flake8
Expand Down

0 comments on commit 7773e19

Please sign in to comment.