Skip to content

Commit adc9f14

Browse files
Bump idna from 3.7 to 3.10 (#1239)
Bumps [idna](https://github.com/kjd/idna) from 3.7 to 3.10. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.7...v3.10) --- updated-dependencies: - dependency-name: idna dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab9012f commit adc9f14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/moderator_bot/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ atomicwrites==1.4.1
66
attrs==24.2.0
77
certifi==2024.7.4
88
chardet==5.2.0
9-
idna==3.7
9+
idna==3.10
1010
importlib-metadata==0.23 ; python_version < '3.8'
1111
joblib==1.4.2
1212
more-itertools==10.3.0

0 commit comments

Comments
 (0)