Skip to content

Commit a390551

Browse files
authored
Merge pull request #258 from classy-python/bump-idna
Upgrade idna 3.3 -> 3.10
2 parents d0bc487 + b3d2669 commit a390551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.prod.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ environs==9.5.0
3636
# via -r requirements.prod.in
3737
gunicorn==23.0.0
3838
# via -r requirements.prod.in
39-
idna==3.3
39+
idna==3.10
4040
# via requests
4141
imagesize==1.4.1
4242
# via sphinx

0 commit comments

Comments
 (0)