Skip to content

Commit 3e2ff6f

Browse files
chore(deps-dev): bump idna from 3.10 to 3.15
Bumps [idna](https://github.com/kjd/idna) from 3.10 to 3.15. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.10...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4cb5cf4 commit 3e2ff6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dill==0.4.0 ; python_version < '3.11'
3232

3333
exceptiongroup==1.3.0 ; python_version < '3.11'
3434

35-
idna==3.10 ; python_version >= '3.5'
35+
idna==3.15 ; python_version >= '3.5'
3636

3737
importlib-metadata==7.1.0 ; python_version >= '3.7'
3838

0 commit comments

Comments
 (0)