Skip to content

Commit

Permalink
Bump idna from 2.9 to 3.7 in /requirements
Browse files Browse the repository at this point in the history
Bumps [idna](https://github.com/kjd/idna) from 2.9 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v2.9...v3.7)

---
updated-dependencies:
- dependency-name: idna
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 11, 2024
1 parent f27c366 commit 3effa97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Flask-WTF==1.2.1
flask-restx==1.1.0
future==0.18.3
gunicorn==20.0.4
idna==2.9
idna==3.7
importlib-metadata==3.6.0
itsdangerous==2.0.1
jinja2==3.1.3
Expand Down

0 comments on commit 3effa97

Please sign in to comment.