Skip to content

Commit f6e0c28

Browse files
Bump prometheus-client from 0.21.0 to 0.21.1
Bumps [prometheus-client](https://github.com/prometheus/client_python) from 0.21.0 to 0.21.1. - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](prometheus/client_python@v0.21.0...v0.21.1) --- updated-dependencies: - dependency-name: prometheus-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e6878fe commit f6e0c28

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
@@ -11,7 +11,7 @@ start = "gh_actions_exporter.main:start"
1111
[tool.poetry.dependencies]
1212
python = "^3.9"
1313
fastapi = "^0.115.5"
14-
prometheus-client = "^0.21.0"
14+
prometheus-client = "^0.21.1"
1515
uvicorn = { extras = ["standard"], version = "^0.34.0" }
1616
python-multipart = "^0.0.19"
1717
PyYAML = "^6.0"

0 commit comments

Comments
 (0)