Skip to content

Commit

Permalink
build(deps): bump idna from 3.3 to 3.4
Browse files Browse the repository at this point in the history
Bumps [idna](https://github.com/kjd/idna) from 3.3 to 3.4.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v3.3...v3.4)

---
updated-dependencies:
- dependency-name: idna
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 14, 2022
1 parent 955a2dd commit a063b29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-pinned.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ certifi==2022.6.15.1 # via requests
cffi==1.15.1 # via cryptography, pynacl
charset-normalizer==2.1.1 # via requests
cryptography==38.0.1 # via securesystemslib
idna==3.3 # via requests
idna==3.4 # via requests
pycparser==2.21 # via cffi
pynacl==1.5.0 # via securesystemslib
requests==2.28.1
Expand Down

0 comments on commit a063b29

Please sign in to comment.