Skip to content

Commit

Permalink
Update: dependencies update
Browse files Browse the repository at this point in the history
* Update certifi from 2020.11.8 to 2020.12.5
* Update chardet from 3.0.4 to 4.0.0
* Update jinja2 from 2.11.2 to 2.11.3
* Update requests from 2.25.0 to 2.25.1
* Update sentry-sdk from 0.19.4 to 0.19.5
* Update urllib3 from 1.26.2 to 1.26.3
  • Loading branch information
TrueBrain committed Feb 2, 2021
1 parent c1cf78e commit ae73fb3
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,13 +1,13 @@
certifi==2020.11.8
chardet==3.0.4
certifi==2020.12.5
chardet==4.0.0
click==7.1.2
Flask==1.1.2
idna==2.10
itsdangerous==1.1.0
Jinja2==2.11.2
Jinja2==2.11.3
MarkupSafe==1.1.1
openttd-helpers==1.0.1
requests==2.25.0
sentry-sdk==0.19.4
urllib3==1.26.2
requests==2.25.1
sentry-sdk==0.19.5
urllib3==1.26.3
Werkzeug==1.0.1

0 comments on commit ae73fb3

Please sign in to comment.