File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ classifiers = [
3030]
3131dependencies = [
3232 " jsonpath-ng==1.7.0" ,
33- " prometheus-client==0.21 .1" ,
33+ " prometheus-client==0.22 .1" ,
3434 " pyyaml==6.0.2" ,
3535 " requests==2.32.4" ,
3636]
Original file line number Diff line number Diff line change 11# This file was autogenerated by uv via the following command:
22# uv export --frozen --no-dev --no-hashes --output-file=requirements.txt
3- certifi == 2025.1.31
4- charset-normalizer == 3.4.1
3+ certifi == 2025.7.14
4+ charset-normalizer == 3.4.2
55idna == 3.10
66jsonpath-ng == 1.7.0
77ply == 3.11
8- prometheus-client == 0.21 .1
8+ prometheus-client == 0.22 .1
99pyyaml == 6.0.2
1010requests == 2.32.4
1111urllib3 == 2.5.0
Original file line number Diff line number Diff line change 3535 packages = find_packages (),
3636 install_requires = [
3737 "jsonpath-ng==1.7.0" ,
38- "prometheus-client==0.21 .1" ,
38+ "prometheus-client==0.22 .1" ,
3939 "pyyaml==6.0.2" ,
4040 "requests==2.32.4" ,
4141 ],
You can’t perform that action at this time.
0 commit comments