Skip to content

Commit

Permalink
Merge pull request #4186 from faucetsdn/dependabot/pip/prometheus-cli…
Browse files Browse the repository at this point in the history
…ent-0.15.0

Bump prometheus-client from 0.14.1 to 0.15.0
  • Loading branch information
gizmoguy committed Nov 1, 2022
2 parents 35b13d1 + aa4a833 commit 7086918
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Architecture: all
Depends: python3-influxdb (>= 2.12.0),
python3-networkx (>= 1.9),
python3-pbr (>= 1.9),
python3-prometheus-client (>= 0.14.1), python3-prometheus-client (<< 0.14.2),
python3-prometheus-client (>= 0.15.0), python3-prometheus-client (<< 0.15.1),
python3-ruamel.yaml (>= 0.17.21), python3-ruamel.yaml (<< 0.17.22),
python3-os-ken (>= 2.3.1), python3-os-ken (<< 2.3.2),
python3-beka (>= 0.4.1), python3-beka (<< 0.4.2),
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ chewie==0.0.24
influxdb>=2.12.0
networkx>=1.9
pbr>=1.9
prometheus_client==0.14.1
prometheus_client==0.15.0
ruamel.yaml==0.17.21
os_ken==2.3.1
beka==0.4.1
Expand Down

0 comments on commit 7086918

Please sign in to comment.