Skip to content

Commit

Permalink
fix(deps): update dependency prometheus-client to ^0.21.0 (#409)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 17, 2024
1 parent 4d27fe7 commit 89f3c07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ flask = "^3.0.3"
flask-pymongo = "^2.3.0"
gunicorn = "^22.0.0"
gevent = "^24.2.1"
prometheus-client = "^0.20.0"
prometheus-client = "^0.21.0"
pyyaml = "^6.0.1"
sentry-sdk = { extras = ["flask"], version = "^2.0.1" }
requests = "^2.31.0"
Expand Down

0 comments on commit 89f3c07

Please sign in to comment.