Skip to content

Commit

Permalink
Update: dependencies update (#38)
Browse files Browse the repository at this point in the history
* Update charset-normalizer from 2.0.4 to 2.0.6
* Update sentry-sdk from 1.3.1 to 1.4.3
* Update urllib3 from 1.26.6 to 1.26.7

Co-authored-by: Patric Stout <[email protected]>
  • Loading branch information
pyup-bot and TrueBrain authored Oct 1, 2021
1 parent 64492f9 commit 8cc5e9f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
certifi==2021.5.30
chardet==4.0.0
charset-normalizer==2.0.4
charset-normalizer==2.0.6
click==8.0.1
Flask==2.0.1
idna==3.2
Expand All @@ -9,6 +9,6 @@ Jinja2==3.0.1
MarkupSafe==2.0.1
openttd-helpers==1.0.1
requests==2.26.0
sentry-sdk==1.3.1
urllib3==1.26.6
sentry-sdk==1.4.3
urllib3==1.26.7
Werkzeug==2.0.1

0 comments on commit 8cc5e9f

Please sign in to comment.