Skip to content

Commit ccbf366

Browse files
Bump idna from 3.7 to 3.10 in /backend
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]>
1 parent c4ed4ce commit ccbf366

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dependencies = [
5050
"django-timezone-field==7.0",
5151
"certifi==2024.7.4",
5252
"chardet==5.2.0",
53-
"idna==3.7",
53+
"idna==3.10",
5454
"requests==2.32.3",
5555
"urllib3==2.2.2",
5656
"aniso8601==9.0.1",

0 commit comments

Comments
 (0)