Skip to content

Commit 87b1dc6

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: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9dee164 commit 87b1dc6

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
@@ -28,7 +28,7 @@ pyOpenSSL==25.3.0
2828
ndg-httpsclient==0.5.1
2929
urllib3==2.5.0 # requests, sentry-sdk
3030
chardet==5.2.0 # requests
31-
idna==3.10 # requests
31+
idna==3.11 # requests
3232
certifi==2025.10.5 # requests, sentry-sdk
3333
requests==2.32.5
3434

0 commit comments

Comments
 (0)