Skip to content

Commit 5fc993c

Browse files
chore(deps-dev): bump idna from 3.15 to 3.18
Bumps [idna](https://github.com/kjd/idna) from 3.15 to 3.18. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.15...v3.18) --- updated-dependencies: - dependency-name: idna dependency-version: '3.18' dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d6e481a commit 5fc993c

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
@@ -31,7 +31,7 @@ dill==0.4.1
3131

3232
exceptiongroup==1.3.1 ; python_version < '3.11'
3333

34-
idna==3.15 ; python_version >= '3.5'
34+
idna==3.18 ; python_version >= '3.5'
3535

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

0 commit comments

Comments
 (0)