Skip to content

Commit

Permalink
Bump idna from 3.6 to 3.7
Browse files Browse the repository at this point in the history
Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v3.6...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 14, 2024
1 parent c1b5b67 commit cd4c508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies = [
"dash-bootstrap-templates==1.1.2",
"dash[celery]==2.16.1",
"gunicorn==21.2.0",
"idna==3.6",
"idna==3.7",
"itsdangerous==2.1.2",
"logbook==1.7.0.post0",
"natsort==8.4.0",
Expand Down

0 comments on commit cd4c508

Please sign in to comment.