Skip to content

Commit 2ce3cc0

Browse files
committed
Bump requirements
1 parent 5fa82b9 commit 2ce3cc0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ click==8.1.8
4242
# via uvicorn
4343
cryptography==44.0.0
4444
# via pyopenssl
45-
fastapi==0.115.6
45+
fastapi==0.115.7
4646
# via
4747
# -r requirements.in
4848
# fastapi-cache2
@@ -116,7 +116,7 @@ six==1.17.0
116116
# via python-dateutil
117117
sniffio==1.3.1
118118
# via anyio
119-
starlette==0.41.3
119+
starlette==0.45.2
120120
# via fastapi
121121
time-machine==2.16.0
122122
# via pendulum
@@ -130,7 +130,7 @@ typing-extensions==4.12.2
130130
# pydantic-core
131131
# pyee
132132
# pyopenssl
133-
tzdata==2024.2
133+
tzdata==2025.1
134134
# via pendulum
135135
uvicorn[standard]==0.34.0
136136
# via
@@ -140,7 +140,7 @@ uvloop==0.21.0
140140
# via uvicorn
141141
watchfiles==1.0.4
142142
# via uvicorn
143-
websockets==14.1
143+
websockets==14.2
144144
# via uvicorn
145145
yarl==1.18.3
146146
# via aiohttp

0 commit comments

Comments
 (0)