Skip to content

Commit d4c5999

Browse files
Bump idna from 3.16 to 3.18 (#427)
Bumps [idna](https://github.com/kjd/idna) from 3.16 to 3.18. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.16...v3.18) --- updated-dependencies: - dependency-name: idna dependency-version: '3.18' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ecd873 commit d4c5999

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ djangorestframework-xml==2.0.0
1717
drf-spectacular==0.29.0
1818
drf-yasg==1.21.15
1919
filelock==3.29.0
20-
idna==3.16
20+
idna==3.18
2121
inflection==0.5.1
2222
iniconfig==2.3.0
2323
isort==6.1.0

0 commit comments

Comments
 (0)