Skip to content

Commit

Permalink
Update: dependencies update
Browse files Browse the repository at this point in the history
* Update certifi from 2021.5.30 to 2021.10.8
* Update charset-normalizer from 2.0.6 to 2.0.9
* Update click from 8.0.1 to 8.0.3
* Update flask from 2.0.1 to 2.0.2
* Update idna from 3.2 to 3.3
* Update jinja2 from 3.0.1 to 3.0.3
* Update sentry-sdk from 1.4.3 to 1.5.1
* Update werkzeug from 2.0.1 to 2.0.2
  • Loading branch information
TrueBrain committed Jan 3, 2022
1 parent b150fd3 commit d9f764a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions requirements.txt
@@ -1,14 +1,14 @@
certifi==2021.5.30
certifi==2021.10.8
chardet==4.0.0
charset-normalizer==2.0.6
click==8.0.1
Flask==2.0.1
idna==3.2
charset-normalizer==2.0.9
click==8.0.3
Flask==2.0.2
idna==3.3
itsdangerous==2.0.1
Jinja2==3.0.1
Jinja2==3.0.3
MarkupSafe==2.0.1
openttd-helpers==1.0.1
requests==2.26.0
sentry-sdk==1.4.3
sentry-sdk==1.5.1
urllib3==1.26.7
Werkzeug==2.0.1
Werkzeug==2.0.2

0 comments on commit d9f764a

Please sign in to comment.