Skip to content

Commit 0f0af11

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 7c90e07 commit 0f0af11

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
et-xmlfile==2.0.0
99
frozenlist==1.8.0
1010
geoip2==5.1.0
11-
idna==3.10
11+
idna==3.11
1212
maxminddb==2.8.2
1313
multidict==6.7.0
1414
mysqlclient==2.2.7

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ install_requires =
7676
et-xmlfile==2.0.0
7777
frozenlist==1.8.0
7878
geoip2==5.1.0
79-
idna==3.10
79+
idna==3.11
8080
maxminddb==2.8.2
8181
multidict==6.7.0
8282
mysqlclient==2.2.7

0 commit comments

Comments
 (0)