File tree Expand file tree Collapse file tree 8 files changed +8
-9
lines changed Expand file tree Collapse file tree 8 files changed +8
-9
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ frozenlist==1.6.0
2424 # aiosignal
2525gunicorn==23.0.0
2626 # via -r requirements/base.in
27- idna==3.4
27+ idna==3.10
2828 # via yarl
2929multidict==6.4.4
3030 # via
@@ -43,7 +43,6 @@ pycparser==2.22
4343typing-extensions==4.13.2
4444 # via multidict
4545uvloop==0.21.0 ; platform_system != "Windows" and implementation_name == "cpython"
46- winloop==0.1.8; platform_system == "Windows" and implementation_name == "cpython"
4746 # via -r requirements/base.in
4847yarl==1.20.0
4948 # via -r requirements/runtime-deps.in
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ gunicorn==23.0.0
9090 # via -r requirements/base.in
9191identify==2.6.10
9292 # via pre-commit
93- idna==3.3
93+ idna==3.10
9494 # via
9595 # requests
9696 # trustme
Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ gunicorn==23.0.0
8888 # via -r requirements/base.in
8989identify==2.6.10
9090 # via pre-commit
91- idna==3.4
91+ idna==3.10
9292 # via
9393 # requests
9494 # trustme
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ click==8.1.8
1818 # via towncrier
1919docutils==0.21.2
2020 # via sphinx
21- idna==3.4
21+ idna==3.10
2222 # via requests
2323imagesize==1.4.1
2424 # via sphinx
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ click==8.1.8
1818 # via towncrier
1919docutils==0.21.2
2020 # via sphinx
21- idna==3.4
21+ idna==3.10
2222 # via requests
2323imagesize==1.4.1
2424 # via sphinx
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ freezegun==1.5.1
3535 # via -r requirements/lint.in
3636identify==2.6.10
3737 # via pre-commit
38- idna==3.7
38+ idna==3.10
3939 # via trustme
4040iniconfig==2.1.0
4141 # via pytest
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ frozenlist==1.6.0
2222 # via
2323 # -r requirements/runtime-deps.in
2424 # aiosignal
25- idna==3.4
25+ idna==3.10
2626 # via yarl
2727multidict==6.4.4
2828 # via
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ frozenlist==1.6.0
4747 # aiosignal
4848gunicorn==23.0.0
4949 # via -r requirements/base.in
50- idna==3.4
50+ idna==3.10
5151 # via
5252 # trustme
5353 # yarl
You can’t perform that action at this time.
0 commit comments