Skip to content

Commit 071a301

Browse files
Update dependency fastapi to v0.131.0 (#171)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b92e157 commit 071a301

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ package-mode = false
99

1010
[tool.poetry.dependencies]
1111
python = "^3.12.0"
12-
fastapi = {extras = ["standard"], version = "0.129.2"}
12+
fastapi = {extras = ["standard"], version = "0.131.0"}
1313
validators = "0.35.0"
1414
cryptography = "46.0.5"
1515
pygithub = "2.8.1"

0 commit comments

Comments
 (0)