Skip to content

Commit 1b84847

Browse files
authored
Merge pull request #322 from DjangoCRM/dependabot/pip/idna-3.11
Bump idna from 3.10 to 3.11
2 parents 1f69288 + 0f0af11 commit 1b84847

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)