Skip to content

Commit dd326ca

Browse files
pyup-botTrueBrain
andauthored
Update: dependencies update (#51)
* Update aioredis from 2.0.0a1 to 2.0.0 * Update botocore from 1.20.103 to 1.21.11 * Update python-dateutil from 2.8.1 to 2.8.2 * Update sentry-sdk from 1.1.0 to 1.3.1 Co-authored-by: Patric Stout <truebrain@openttd.org>
1 parent ff439a8 commit dd326ca

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
aiohttp==3.7.4.post0
2-
aioredis==2.0.0a1
2+
aioredis==2.0.0
33
async-timeout==3.0.1
44
attrs==21.2.0
5-
botocore==1.20.103
5+
botocore==1.21.11
66
certifi==2021.5.30
77
chardet==4.0.0
88
click==8.0.1
@@ -14,8 +14,8 @@ multidict==5.1.0
1414
openttd-helpers==1.0.1
1515
pproxy==2.7.8
1616
pynamodb==5.1.0
17-
python-dateutil==2.8.1
18-
sentry-sdk==1.1.0
17+
python-dateutil==2.8.2
18+
sentry-sdk==1.3.1
1919
six==1.16.0
2020
typing-extensions==3.10.0.0
2121
urllib3==1.26.6

0 commit comments

Comments
 (0)