Skip to content

Commit c3e4da3

Browse files
Bump prometheus-client from 0.21.1 to 0.22.0 (#952)
Bumps [prometheus-client](https://github.com/prometheus/client_python) from 0.21.1 to 0.22.0. - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](prometheus/client_python@v0.21.1...v0.22.0) --- updated-dependencies: - dependency-name: prometheus-client dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Peter Boers <peter.boers@surf.nl>
1 parent 7b7ccc7 commit c3e4da3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies = [
4747
"itsdangerous",
4848
"Jinja2==3.1.6",
4949
"orjson==3.10.18",
50-
"prometheus-client==0.21.1",
50+
"prometheus-client==0.22.0",
5151
"psycopg2-binary==2.9.10",
5252
"pydantic[email]~=2.8.2",
5353
"pydantic-settings~=2.9.1",

0 commit comments

Comments
 (0)