Skip to content

Commit

Permalink
Update prometheus-client
Browse files Browse the repository at this point in the history
Update to the latest prometheus-client requirement. Mainly to pick up a
reduction in multi-process worker overhead[0].

[0]: prometheus/client_python#853

Signed-off-by: SuperQ <superq@gmail.com>
  • Loading branch information
SuperQ committed Jan 24, 2023
1 parent 4ff7bc8 commit 24fae29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ boto3==1.21.20
flake8==5.0.4
lxml==4.6.5
mypy==0.910
prometheus-client==0.14.1
prometheus-client==0.16.0
pydocstyle==5.1.1
pylint==2.15.3
pytest==6.2.2
Expand Down

0 comments on commit 24fae29

Please sign in to comment.