Skip to content

Commit 1c18778

Browse files
authored
Merge branch 'master' into dependabot/pip/starlette-0.47.2
2 parents 99e8614 + 9982256 commit 1c18778

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Rx==3.2.0
22

3-
aiohttp==3.11.13; python_version > "3.8"
3+
aiohttp==3.12.14; python_version > "3.8"
44
aiohttp==3.10.11; python_version == "3.8"
55

66
aioquic==1.2.0
@@ -24,7 +24,7 @@ pytest-cov==4.1.0
2424
pytest-profiling==1.8.1; python_version > "3.8"
2525
pytest-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"
2828
pytest-rerunfailures==14.0; python_version == "3.8"
2929

3030
pytest-timeout==2.3.1
@@ -43,7 +43,7 @@ starlette==0.44.0; python_version == "3.8"
4343

4444
cbitstruct==1.1.0; python_version <= "3.12"
4545
cloudevents==1.11.0
46-
pydantic==1.10.21
46+
pydantic==1.10.22
4747

4848
Werkzeug==3.1.3; python_version > "3.8"
4949
Werkzeug==3.0.6; python_version == "3.8"
@@ -56,7 +56,7 @@ websockets==13.1; python_version == "3.8"
5656

5757
asyncwebsockets==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
6262
daphne==4.1.2

0 commit comments

Comments
 (0)