Skip to content

Commit 21b5225

Browse files
authored
Merge pull request #4753 from faucetsdn/dependabot/pip/prometheus-client-0.24.0
Bump prometheus-client from 0.23.1 to 0.24.0
2 parents f86737c + c847f24 commit 21b5225

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Package: python3-faucet
2727
Architecture: all
2828
Depends: python3-networkx (>= 1.9),
2929
python3-pbr (>= 1.9),
30-
python3-prometheus-client (>= 0.23.1), python3-prometheus-client (<< 0.23.2),
30+
python3-prometheus-client (>= 0.24.1), python3-prometheus-client (<< 0.24.2),
3131
python3-ruamel.yaml (>= 0.18.16), python3-ruamel.yaml (<< 0.18.17),
3232
python3-os-ken (>= 3.1.0), python3-os-ken (<< 3.1.1),
3333
python3-beka (>= 0.4.2), python3-beka (<< 0.4.3),

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ chewie==0.0.25
33
eventlet>=0.34.3; python_version >= "3.12"
44
networkx>=1.9
55
pbr>=1.9
6-
prometheus_client==0.23.1
6+
prometheus_client==0.24.1
77
ruamel.yaml==0.18.16
88
os_ken==3.1.0
99
beka==0.4.2

0 commit comments

Comments
 (0)