Skip to content

Commit df8511c

Browse files
authored
Update snappi version to 1.44.0 in optional dependencies (#635)
1 parent 047ae09 commit df8511c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies = { file = "requirements.txt" }
4444

4545
[project.optional-dependencies]
4646
testing = [
47-
"snappi==1.43.0",
47+
"snappi==1.44.0",
4848
"pytest",
4949
"mock",
5050
"dpkt==1.9.4",

0 commit comments

Comments
 (0)