Skip to content

Commit 7086918

Browse files
authored
Merge pull request #4186 from faucetsdn/dependabot/pip/prometheus-client-0.15.0
Bump prometheus-client from 0.14.1 to 0.15.0
2 parents 35b13d1 + aa4a833 commit 7086918

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.14.1), python3-prometheus-client (<< 0.14.2),
32+
python3-prometheus-client (>= 0.15.0), python3-prometheus-client (<< 0.15.1),
3333
python3-ruamel.yaml (>= 0.17.21), python3-ruamel.yaml (<< 0.17.22),
3434
python3-os-ken (>= 2.3.1), python3-os-ken (<< 2.3.2),
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.14.1
5+
prometheus_client==0.15.0
66
ruamel.yaml==0.17.21
77
os_ken==2.3.1
88
beka==0.4.1

0 commit comments

Comments
 (0)