Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 39b1c77

Browse files
authored
Upgrade fastapi-utils (#84)
1 parent 2da6343 commit 39b1c77

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "workerfacing-api"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
description = "Worker-facing API of DECODE OpenCloud."
55
authors = ["Arthur Jaques <[email protected]>"]
66
readme = "README.md"
@@ -13,9 +13,9 @@ botocore = "^1.35.41"
1313
deprecated = "^1.2.14"
1414
python-dotenv = "^1.0.1"
1515
dict-hash = "^1.3.4"
16-
fastapi = "^0.115.2"
16+
fastapi = "0.115.6"
1717
fastapi-cloudauth = "^0.4.3"
18-
fastapi-utils = "^0.7.0"
18+
fastapi-utils = "0.8.0"
1919
httpx = "^0.27.2"
2020
pydantic = "^2.9.2"
2121
python-multipart = ">=0.0.18"

0 commit comments

Comments
 (0)