Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
- boto3 from 1.26.13 to 1.28.34
  Closes: #28
- botocore from 1.29.13 to 1.31.34
  Closes: #29
- pycodestyle from 2.9.1 to 2.11.0
  Closes: #36
- s3transfer from 0.6.0 to 0.6.2
  Closes: #25
- urllib3 from 1.26.12 to 1.26.16
  Closes: #26
  • Loading branch information
frodeaa committed Aug 24, 2023
1 parent e108982 commit 415d478
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
arrow==1.2.3
attrs==22.1.0
boto3==1.26.13
botocore==1.29.13
boto3==1.28.34
botocore==1.31.34
bravado-core==5.17.1
certifi==2023.7.22
cffi==1.15.1
Expand All @@ -22,20 +22,20 @@ Mako==1.2.4
MarkupSafe==2.1.3
msgpack==1.0.4
packaging==21.3
parse==1.19.0
parse-type==0.6.0
parse==1.19.0
PGPy==0.6.0
pluggy==1.0.0
py==1.11.0
pyasn1==0.4.8
pycodestyle==2.9.1
pycodestyle==2.11.0
pycparser==2.21
pycryptodome==3.15.0
pyparsing==3.0.9
pyrsistent==0.19.2
pytest==7.2.0
pytest-bdd==4.1.0
pytest-parallel==0.1.1
pytest==7.2.0
python-dateutil==2.8.2
python-jose==3.3.0
pytz==2022.6
Expand All @@ -44,13 +44,13 @@ requests==2.31.0
rfc3339-validator==0.1.4
rfc3987==1.3.8
rsa==4.9
s3transfer==0.6.0
s3transfer==0.6.2
simplejson==3.18.0
six==1.16.0
swagger-spec-validator==3.0.3
tblib==1.7.0
tomli==2.0.1
typing_extensions==4.4.0
uri-template==1.2.0
urllib3==1.26.12
urllib3==1.26.16
webcolors==1.12

0 comments on commit 415d478

Please sign in to comment.