Skip to content

Commit 15133e8

Browse files
author
ascode
committed
update virl2_client and cisco-sdwan packages
1 parent 082e7f9 commit 15133e8

File tree

3 files changed

+21
-18
lines changed

3 files changed

+21
-18
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Catalyst SD-WAN Lab 2.2.0 [unreleased]
2+
3+
- Update minimum versions of virl2-client and cisco-sdwan packages
4+
15
# Catalyst SD-WAN Lab 2.1.1 [Jun 18, 2025]
26

37
- Print error when user tries to use the SD-WAN Lab Tool 2.1.x or higher against CML 2.6.x

poetry.lock

Lines changed: 15 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ csdwan = "catalyst_sdwan_lab.cli:cli"
1414

1515
[tool.poetry.dependencies]
1616
python = "^3.9.2"
17-
virl2-client = "^2.6.0"
17+
virl2-client = "^2.8.0"
1818
requests = "^2.28.1"
1919
pyopenssl = "^24.0.0"
2020
passlib = "^1.7.4"
2121
jinja2 = "^3.1.6"
22-
cisco-sdwan = "^1.24"
22+
cisco-sdwan = "1.26"
2323
ruamel-yaml = "^0.17.21"
2424
urllib3 = "^1.26.18"
2525
catalystwan = "^0.33.10"

0 commit comments

Comments
 (0)