Skip to content

Commit 0050291

Browse files
Bump idna from 3.10 to 3.11
Bumps [idna](https://github.com/kjd/idna) from 3.10 to 3.11. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.10...v3.11) --- updated-dependencies: - dependency-name: idna dependency-version: '3.11' dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 52c3b41 commit 0050291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ execnet==2.1.1
2424
# via pytest-xdist
2525
google-auth==2.41.1
2626
# via kubernetes
27-
idna==3.10
27+
idna==3.11
2828
# via requests
2929
iniconfig==2.1.0
3030
# via pytest

0 commit comments

Comments
 (0)