Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 25, 2024
1 parent c4ed4ce commit ccbf366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dependencies = [
"django-timezone-field==7.0",
"certifi==2024.7.4",
"chardet==5.2.0",
"idna==3.7",
"idna==3.10",
"requests==2.32.3",
"urllib3==2.2.2",
"aniso8601==9.0.1",
Expand Down

0 comments on commit ccbf366

Please sign in to comment.