Skip to content

Commit

Permalink
Bump idna from 3.6 to 3.7 in /server
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: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 2, 2024
1 parent 8feebd5 commit c2ba270
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ httplib2==0.22.0
# via oauth2client
icalendar==4.0.9
# via superdesk-planning
idna==3.6
idna==3.7
# via requests
itsdangerous==1.1.0
# via
Expand Down Expand Up @@ -156,6 +156,7 @@ lxml==4.6.5
# via
# draftjs-exporter
# superdesk-core
# xmlsec
markupsafe==2.0.1
# via
# jinja2
Expand Down Expand Up @@ -287,3 +288,5 @@ werkzeug==1.0.1
# superdesk-core
wrapt==1.14.1
# via elastic-apm
xmlsec==1.3.13
# via superdesk-core

0 comments on commit c2ba270

Please sign in to comment.