Skip to content

Commit e6878fe

Browse files
Bump uvicorn from 0.32.1 to 0.34.0 (#208)
1 parent 8e376d5 commit e6878fe

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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 @@ start = "gh_actions_exporter.main:start"
1212
python = "^3.9"
1313
fastapi = "^0.115.5"
1414
prometheus-client = "^0.21.0"
15-
uvicorn = { extras = ["standard"], version = "^0.32.1" }
15+
uvicorn = { extras = ["standard"], version = "^0.34.0" }
1616
python-multipart = "^0.0.19"
1717
PyYAML = "^6.0"
1818
githubkit = "^0.10.3"

0 commit comments

Comments
 (0)