Skip to content

Commit f44931a

Browse files
authored
Merge branch 'master' into snyk-fix-ffe5bf136826d7e21ff26eb95c0bf208
2 parents 80c62c8 + 03dfccd commit f44931a

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,17 +1,17 @@
1-
aiohttp==3.10.11
1+
aiohttp==3.11.11
22
aiosignal==1.3.1
33
aiosqlite==0.20.0
44
annotated-types==0.7.0
55
anyio==4.6.2.post1
6-
attrs==24.2.0
6+
attrs==24.3.0
77
certifi==2024.8.30
88
click==8.1.7
99
coverage==7.6.1
1010
dnspython==2.7.0
1111
email_validator==2.2.0
12-
fastapi==0.115.5
12+
fastapi==0.115.6
1313
fastapi-cache2==0.2.2
14-
fastapi-cli==0.0.5
14+
fastapi-cli==0.0.7
1515
flake8==7.1.1
1616
frozenlist==1.5.0
1717
gevent==24.11.1
@@ -52,7 +52,7 @@ SQLAlchemy==2.0.36
5252
starlette
5353
termcolor==2.5.0
5454
time-machine==2.16.0
55-
typer==0.13.1
55+
typer==0.15.1
5656
typing_extensions==4.12.2
5757
tzdata==2024.2
5858
uvicorn==0.32.0

0 commit comments

Comments
 (0)