Skip to content

Commit 872874f

Browse files
Update fastapi requirement from ~=0.113.0 to ~=0.115.11
--- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c36287d commit 872874f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-rest.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ python-openstackclient==6.0.0
88
PyYAML~=6.0
99
shortuuid~=1.0.13
1010
sshtunnel~=0.4.0
11-
fastapi~=0.113.0
11+
fastapi~=0.115.11
1212
python-multipart
1313
uvicorn~=0.23.2
1414
httpx

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ sympy~=1.13
1212
seedir~=0.5.0
1313
cryptography~=43.0.1
1414
uvicorn~=0.30.6
15-
fastapi~=0.101.0
15+
fastapi~=0.115.11
1616
pydantic~=2.9.2
1717
keystoneauth1~=5.1.0
1818
filelock~=3.16.1

0 commit comments

Comments
 (0)