File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ click==8.1.8
42
42
# via uvicorn
43
43
cryptography == 44.0.0
44
44
# via pyopenssl
45
- fastapi == 0.115.6
45
+ fastapi == 0.115.7
46
46
# via
47
47
# -r requirements.in
48
48
# fastapi-cache2
@@ -116,7 +116,7 @@ six==1.17.0
116
116
# via python-dateutil
117
117
sniffio == 1.3.1
118
118
# via anyio
119
- starlette == 0.41.3
119
+ starlette == 0.45.2
120
120
# via fastapi
121
121
time-machine == 2.16.0
122
122
# via pendulum
@@ -130,7 +130,7 @@ typing-extensions==4.12.2
130
130
# pydantic-core
131
131
# pyee
132
132
# pyopenssl
133
- tzdata == 2024.2
133
+ tzdata == 2025.1
134
134
# via pendulum
135
135
uvicorn [standard ]== 0.34.0
136
136
# via
@@ -140,7 +140,7 @@ uvloop==0.21.0
140
140
# via uvicorn
141
141
watchfiles == 1.0.4
142
142
# via uvicorn
143
- websockets == 14.1
143
+ websockets == 14.2
144
144
# via uvicorn
145
145
yarl == 1.18.3
146
146
# via aiohttp
You can’t perform that action at this time.
0 commit comments