Skip to content

Commit 9f5a7dc

Browse files
authored
Merge pull request #9 from WillSams/dependabot/pip/backend/main/fastapi-0.109.2
Bump fastapi from 0.109.1 to 0.109.2 in /backend
2 parents 900d20e + f4fcfdc commit 9f5a7dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

backend/requirements-docker.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ariadne==0.21
22
asyncio==3.4.3
33
asyncpg==0.29.0
4-
fastapi==0.109.1
4+
fastapi==0.109.2
55
httpx==0.26.0
66
pydantic==2.5.3
77
python-multipart==0.0.7

backend/src/requirements_docker.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ariadne==0.21
2-
fastapi==0.109.1
2+
fastapi==0.109.2
33
httpx==0.26.0
44
psycopg2-binary==2.9.9
55
pydantic==2.5.3

0 commit comments

Comments
 (0)