Skip to content

Commit

Permalink
build(deps): update prometheus-client requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [prometheus-client](https://github.com/prometheus/client_python) to permit the latest version.
- [Release notes](https://github.com/prometheus/client_python/releases)
- [Commits](prometheus/client_python@v0.6.0...v0.20.0)

---
updated-dependencies:
- dependency-name: prometheus-client
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 19, 2024
1 parent 75c3bcb commit 7119350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion optional-requirements.txt
Expand Up @@ -9,7 +9,7 @@ python-olm>=3,<4
unpaddedbase64>=1,<3

#/metrics
prometheus_client>=0.6,<0.20
prometheus_client>=0.6,<0.21

#/proxy
pysocks
Expand Down

0 comments on commit 7119350

Please sign in to comment.