Skip to content

Commit 69ba343

Browse files
Bump idna from 3.11 to 3.15
Bumps [idna](https://github.com/kjd/idna) from 3.11 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.11...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 14f6caf commit 69ba343

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ cryptography==46.0.7; python_version >= '3.10'
2929
frozenlist==1.8.0; python_version >= '3.10'
3030
httpretty==1.1.4; python_version >= '3.10'
3131
idna-ssl==1.1.0; python_version >= '3.5' and python_version < '3.7'
32-
idna==3.11; python_version >= '3.10'
32+
idna==3.15; python_version >= '3.10'
3333
multidict==4.5.2; python_version >= '3.5' and python_version < '3.10'
3434
multidict==6.7.1; python_version >= '3.10'
3535
propcache==0.4.1; python_version >= '3.10'

0 commit comments

Comments
 (0)