Skip to content

Commit

Permalink
Update: dependencies update (#44)
Browse files Browse the repository at this point in the history
* Update charset-normalizer from 2.0.9 to 2.0.12
* Update click from 8.0.3 to 8.0.4
* Update flask from 2.0.2 to 2.0.3
* Update itsdangerous from 2.0.1 to 2.1.0
* Update markupsafe from 2.0.1 to 2.1.0
* Update requests from 2.26.0 to 2.27.1
* Update sentry-sdk from 1.5.1 to 1.5.6
* Update urllib3 from 1.26.7 to 1.26.8
* Update werkzeug from 2.0.2 to 2.0.3

Co-authored-by: Patric Stout <[email protected]>
  • Loading branch information
pyup-bot and TrueBrain authored Mar 1, 2022
1 parent f53eab1 commit e51e67b
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
certifi==2021.10.8
chardet==4.0.0
charset-normalizer==2.0.9
click==8.0.3
Flask==2.0.2
charset-normalizer==2.0.12
click==8.0.4
Flask==2.0.3
idna==3.3
itsdangerous==2.0.1
itsdangerous==2.1.0
Jinja2==3.0.3
MarkupSafe==2.0.1
MarkupSafe==2.1.0
openttd-helpers==1.0.1
requests==2.26.0
sentry-sdk==1.5.1
urllib3==1.26.7
Werkzeug==2.0.2
requests==2.27.1
sentry-sdk==1.5.6
urllib3==1.26.8
Werkzeug==2.0.3

0 comments on commit e51e67b

Please sign in to comment.