Skip to content

Commit 7574aa3

Browse files
authored
Merge pull request #4013 from faucetsdn/renovate/prometheus_client-0.x
Update dependency prometheus_client to v0.13.1
2 parents f5112b8 + bb88445 commit 7574aa3

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
@@ -29,7 +29,7 @@ Architecture: all
2929
Depends: python3-influxdb (>= 2.12.0),
3030
python3-networkx (>= 1.9),
3131
python3-pbr (>= 1.9),
32-
python3-prometheus-client (>= 0.12.0), python3-prometheus-client (<< 0.12.1),
32+
python3-prometheus-client (>= 0.13.1), python3-prometheus-client (<< 0.13.2),
3333
python3-ruamel.yaml (>= 0.17.20), python3-ruamel.yaml (<< 0.17.21),
3434
python3-os-ken (>= 2.3.0), python3-os-ken (<< 2.3.1),
3535
python3-beka (>= 0.4.1), python3-beka (<< 0.4.2),

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ chewie==0.0.24
22
influxdb>=2.12.0
33
networkx>=1.9
44
pbr>=1.9
5-
prometheus_client==0.12.0
5+
prometheus_client==0.13.1
66
ruamel.yaml==0.17.20
77
os_ken==2.3.0
88
beka==0.4.1

0 commit comments

Comments
 (0)