Skip to content

Commit

Permalink
Update: dependencies update (#28)
Browse files Browse the repository at this point in the history
* Update aiohttp from 3.7.4 to 3.7.4.post0
* Update botocore from 1.20.17 to 1.20.42
* Update chardet from 3.0.4 to 4.0.0
* Update pproxy from 2.7.6 to 2.7.7
* Update sentry-sdk from 0.20.3 to 1.0.0
* Update urllib3 from 1.26.3 to 1.26.4
  • Loading branch information
pyup-bot authored Apr 10, 2021
1 parent d185b6b commit 531ed51
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
aiohttp==3.7.4
aiohttp==3.7.4.post0
async-timeout==3.0.1
attrs==20.3.0
botocore==1.20.17
botocore==1.20.42
certifi==2020.12.5
chardet==3.0.4
chardet==4.0.0
click==7.1.2
docutils==0.16
idna==3.1
jmespath==0.10.0
multidict==5.1.0
openttd-helpers==1.0.1
pproxy==2.7.6
pproxy==2.7.7
pynamodb==5.0.3
python-dateutil==2.8.1
sentry-sdk==0.20.3
sentry-sdk==1.0.0
six==1.15.0
typing-extensions==3.7.4.3
urllib3==1.26.3
urllib3==1.26.4
yarl==1.6.3

0 comments on commit 531ed51

Please sign in to comment.