Skip to content

Commit e6980fb

Browse files
build(deps): bump idna in the production-dependencies group
Bumps the production-dependencies group with 1 update: [idna](https://github.com/kjd/idna). Updates `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: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cfeb6c9 commit e6980fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ classifiers = [
1818
dependencies = [
1919
"certifi==2024.2.2",
2020
"charset-normalizer==3.3.2",
21-
"idna==3.6",
21+
"idna==3.7",
2222
"PyYAML==6.0.1",
2323
"ratelimit==2.2.1",
2424
"requests==2.31.0",

0 commit comments

Comments
 (0)