Skip to content

Commit 1976fc5

Browse files
authored
Merge pull request #4618 from faucetsdn/dependabot/pip/prometheus-client-0.21.1
Bump prometheus-client from 0.21.0 to 0.21.1
2 parents fe01a4c + 56b5b31 commit 1976fc5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.21.0), python3-prometheus-client (<< 0.21.1),
30+
python3-prometheus-client (>= 0.21.1), python3-prometheus-client (<< 0.21.2),
3131
python3-ruamel.yaml (>= 0.18.6), python3-ruamel.yaml (<< 0.18.7),
3232
python3-os-ken (>= 2.11.2), python3-os-ken (<< 2.11.3),
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.21.0
6+
prometheus_client==0.21.1
77
ruamel.yaml==0.18.6
88
os_ken==2.11.2
99
beka==0.4.2

0 commit comments

Comments
 (0)