Skip to content

Commit

Permalink
Update: dependencies update
Browse files Browse the repository at this point in the history
* Update boto3 from 1.18.33 to 1.18.52
* Update botocore from 1.21.33 to 1.21.52
* Update gitpython from 3.1.20 to 3.1.24
* Update sentry-sdk from 1.3.1 to 1.4.3
* Update urllib3 from 1.26.6 to 1.26.7
  • Loading branch information
TrueBrain committed Oct 1, 2021
1 parent bf3d9b7 commit 846260f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
aiohttp==3.7.4.post0
async-timeout==3.0.1
attrs==21.2.0
boto3==1.18.33
botocore==1.21.33
boto3==1.18.52
botocore==1.21.52
certifi==2021.5.30
chardet==4.0.0
click==8.0.1
docutils==0.17.1
gitdb==4.0.7
GitPython==3.1.20
GitPython==3.1.24
idna==3.2
jmespath==0.10.0
marshmallow==3.13.0
Expand All @@ -19,9 +19,9 @@ openttd-protocol==1.3.0
python-dateutil==2.8.2
PyYAML==5.4.1
s3transfer==0.5.0
sentry-sdk==1.3.1
sentry-sdk==1.4.3
six==1.16.0
smmap==4.0.0
typing-extensions==3.10.0.2
urllib3==1.26.6
urllib3==1.26.7
yarl==1.6.3

0 comments on commit 846260f

Please sign in to comment.