Skip to content

Commit f5dae4e

Browse files
dependabot[bot]apragacz
authored andcommitted
Bump idna from 2.10 to 3.7 in /examples/sharedlinks/sharedlinks-backend
Bumps [idna](https://github.com/kjd/idna) from 2.10 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v2.10...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent caafa75 commit f5dae4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/sharedlinks/sharedlinks-backend/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ djangorestframework==3.12.2
3333
# -r requirements.in
3434
# django-rest-registration
3535
# django-rest-swagger
36-
idna==2.10
36+
idna==3.7
3737
# via requests
3838
itypes==1.2.0
3939
# via coreapi

0 commit comments

Comments
 (0)