Skip to content

Commit 8601109

Browse files
build(deps): bump uvicorn from 0.34.0 to 0.34.2 (#227)
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.34.0 to 0.34.2. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.34.0...0.34.2) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 22456d5 commit 8601109

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -12,7 +12,7 @@ fastapi = { version = "^0.115.12", extras = ["anyio=^4.4.0"]}
1212
requests = "^2.32.3"
1313
python-keycloak = "^5.3.1"
1414
pydantic-settings = "^2.8.1"
15-
uvicorn = "^0.34.0"
15+
uvicorn = "^0.34.2"
1616
regtech-regex = {git = "https://github.com/cfpb/regtech-regex.git"}
1717
pyjwt = "^2.10.1"
1818

0 commit comments

Comments
 (0)