Skip to content

Commit e030ced

Browse files
Update prometheus-client requirement from >=0.20.0 to >=0.25.0
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.20.0...v0.25.0) --- updated-dependencies: - dependency-name: prometheus-client dependency-version: 0.25.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e3da389 commit e030ced

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ google-auth-httplib2
44
google-auth-oauthlib
55
APScheduler
66
cryptography>=42.0.0
7-
prometheus_client>=0.20.0
7+
prometheus_client>=0.25.0
88
twine
99
build

0 commit comments

Comments
 (0)