Skip to content

Commit

Permalink
Bump idna from 3.4 to 3.6
Browse files Browse the repository at this point in the history
Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.6.
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v3.4...v3.6)

---
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] authored Dec 18, 2023
1 parent dd5013c commit 0974c01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies = [
"httpcore==1.0.2",
"httpx==0.25.2",
"hyperframe==6.0.1",
"idna==3.4",
"idna==3.6",
"rfc3986==2.0.0",
"sniffio==1.3.0",
]
Expand Down

0 comments on commit 0974c01

Please sign in to comment.