Skip to content

Commit 79a7bec

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

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.19 ; python_version >= '3.5'
3535

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

0 commit comments

Comments
 (0)