Skip to content

Commit

Permalink
Bump idna from 3.3 to 3.7
Browse files Browse the repository at this point in the history
Bumps [idna](https://github.com/kjd/idna) from 3.3 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.3...v3.7)

---
updated-dependencies:
- dependency-name: idna
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 11, 2024
1 parent 239d67b commit 0b57329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ cryptography==37.0.1; python_version >= '3.10'
frozenlist==1.3.0; python_version >= '3.10'
httpretty==1.1.4; python_version >= '3.10'
idna-ssl==1.1.0; python_version >= '3.5' and python_version < '3.7'
idna==3.3; python_version >= '3.10'
idna==3.7; python_version >= '3.10'
multidict==4.5.2; python_version >= '3.5' and python_version < '3.10'
multidict==6.0.2; python_version >= '3.10'
py==1.11.0; python_version >= '3.10'
Expand Down

0 comments on commit 0b57329

Please sign in to comment.