Skip to content

Commit a16a0b4

Browse files
Bump fastapi from 0.115.14 to 0.116.1
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.115.14 to 0.116.1. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.14...0.116.1) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.116.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a5eb05 commit a16a0b4

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

poetry.lock

Lines changed: 10 additions & 9 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
@@ -14,7 +14,7 @@ repository = "https://github.com/openwallet-foundation/acapy-vc-authn-oidc"
1414

1515
[tool.poetry.dependencies]
1616
python = ">=3.12,<4.0"
17-
fastapi = "^0.115.14"
17+
fastapi = "^0.116.1"
1818
jinja2 = "^3.1.6"
1919
oic = "^1.7.0"
2020
pymongo = "^4.13.2"

0 commit comments

Comments
 (0)