Skip to content

Commit

Permalink
Update: dependencies update (#63)
Browse files Browse the repository at this point in the history
* Update idna from 2.10 to 3.2
* Update requests from 2.25.1 to 2.26.0
* Update sentry-sdk from 1.1.0 to 1.3.1

Co-authored-by: Patric Stout <truebrain@openttd.org>
  • Loading branch information
pyup-bot and TrueBrain committed Aug 1, 2021
1 parent 35c91cc commit 0ff2767
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions requirements.txt
@@ -1,13 +1,14 @@
certifi==2021.5.30
chardet==4.0.0
charset-normalizer==2.0.4
click==8.0.1
Flask==2.0.1
idna==2.10
idna==3.2
itsdangerous==2.0.1
Jinja2==3.0.1
MarkupSafe==2.0.1
openttd-helpers==1.0.1
requests==2.25.1
sentry-sdk==1.1.0
requests==2.26.0
sentry-sdk==1.3.1
urllib3==1.26.6
Werkzeug==2.0.1

0 comments on commit 0ff2767

Please sign in to comment.