File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11Rx == 3.2.0
22
3- aiohttp == 3.11.13 ; python_version > "3.8"
3+ aiohttp == 3.12.14 ; python_version > "3.8"
44aiohttp == 3.10.11 ; python_version == "3.8"
55
66aioquic == 1.2.0
@@ -24,7 +24,7 @@ pytest-cov==4.1.0
2424pytest-profiling == 1.8.1 ; python_version > "3.8"
2525pytest-profiling == 1.7.0 ; python_version == "3.8"
2626
27- pytest-rerunfailures == 15.0 ; python_version > "3.8"
27+ pytest-rerunfailures == 15.1 ; python_version > "3.8"
2828pytest-rerunfailures == 14.0 ; python_version == "3.8"
2929
3030pytest-timeout == 2.3.1
@@ -43,7 +43,7 @@ starlette==0.44.0; python_version == "3.8"
4343
4444cbitstruct == 1.1.0 ; python_version < = "3.12"
4545cloudevents == 1.11.0
46- pydantic == 1.10.21
46+ pydantic == 1.10.22
4747
4848Werkzeug == 3.1.3 ; python_version > "3.8"
4949Werkzeug == 3.0.6 ; python_version == "3.8"
@@ -56,7 +56,7 @@ websockets==13.1; python_version == "3.8"
5656
5757asyncwebsockets == 0.9.4
5858
59- fastapi == 0.115.11
59+ fastapi == 0.116.1
6060
61- channels == 4.0.0
61+ channels == 4.2.2
6262daphne == 4.1.2
You can’t perform that action at this time.
0 commit comments