Skip to content

Commit

Permalink
Bump idna from 2.10 to 3.6
Browse files Browse the repository at this point in the history
Bumps [idna](https://github.com/kjd/idna) from 2.10 to 3.6.
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v2.10...v3.6)

---
updated-dependencies:
- dependency-name: idna
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 28, 2023
1 parent fa34569 commit cdcf7a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion authn-service/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ cryptography==2.6.1
entrypoints==0.3
Flask==1.1.2
Flask-Cors==3.0.8
idna==2.10
idna==3.6
django-two-factor-auth==1.12
itsdangerous==1.1.0
Jinja2==2.11.2
Expand Down

0 comments on commit cdcf7a7

Please sign in to comment.