Skip to content

Commit

Permalink
build(deps): bump idna from 2.10 to 3.7
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored and jpmckinney committed Apr 11, 2024
1 parent f9b0b74 commit 3318bac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ flattentool==0.24.1
# via
# libcove
# libcoveweb
idna==2.10
idna==3.7
# via requests
ijson==3.1.4
# via flattentool
Expand Down
6 changes: 2 additions & 4 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ h11==0.14.0
# via wsproto
hypothesis==6.72.4
# via -r requirements_dev.in
idna==2.10
idna==3.7
# via
# -r requirements.txt
# requests
Expand Down Expand Up @@ -144,9 +144,7 @@ libcove==0.32.0
# libcoveocds
# libcoveweb
libcoveocds[perf,web]==0.14.1
# via
# -r requirements.txt
# libcoveocds
# via -r requirements.txt
libcoveweb==0.30.2
# via -r requirements.txt
libsass==0.20.1
Expand Down

0 comments on commit 3318bac

Please sign in to comment.