Skip to content

Commit 1234d8a

Browse files
chore(deps): bump fastapi from 0.116.2 to 0.121.2
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.116.2 to 0.121.2. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.116.2...0.121.2) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.121.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5a61872 commit 1234d8a

File tree

2 files changed

+22
-9
lines changed

2 files changed

+22
-9
lines changed

poetry.lock

Lines changed: 21 additions & 8 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
@@ -13,7 +13,7 @@ packages = [
1313
[tool.poetry.dependencies]
1414
python = ">=3.9"
1515
auth0-server-python = ">=1.0.0b6"
16-
fastapi = ">=0.115.11,<0.117.0"
16+
fastapi = ">=0.115.11,<0.122.0"
1717
pydantic = "^2.12.3"
1818

1919

0 commit comments

Comments
 (0)