Skip to content

Commit 7597aae

Browse files
authored
Merge pull request #215 from GeekMasher/dependabot/pip/production-dependencies-a98e789dc2
build(deps): bump idna from 3.6 to 3.7 in the production-dependencies group
2 parents cfeb6c9 + e6980fb commit 7597aae

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)