Skip to content

Commit 0cede34

Browse files
authored
Merge pull request #4615 from faucetsdn/dependabot/pip/os-ken-2.11.2
Bump os-ken from 2.9.0 to 2.11.2
2 parents 396ef76 + 1cf5b34 commit 0cede34

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 @@ Depends: python3-networkx (>= 1.9),
2929
python3-pbr (>= 1.9),
3030
python3-prometheus-client (>= 0.21.0), python3-prometheus-client (<< 0.21.1),
3131
python3-ruamel.yaml (>= 0.18.6), python3-ruamel.yaml (<< 0.18.7),
32-
python3-os-ken (>= 2.9.0), python3-os-ken (<< 2.9.1),
32+
python3-os-ken (>= 2.11.2), python3-os-ken (<< 2.11.3),
3333
python3-beka (>= 0.4.2), python3-beka (<< 0.4.3),
3434
python3-chewie (>= 0.0.25), python3-chewie (<< 0.0.26),
3535
python3-pytricia (>= 1.0.0),

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ networkx>=1.9
55
pbr>=1.9
66
prometheus_client==0.21.0
77
ruamel.yaml==0.18.6
8-
os_ken==2.9.0
8+
os_ken==2.11.2
99
beka==0.4.2
1010
pytricia>=1.0.0

0 commit comments

Comments
 (0)