Skip to content

Commit ab425f1

Browse files
Use vws-python 2026.2.25.1 and simplify respx tests (#3019)
* Use vws-python 2026.2.25.1 in respx tests * Fix pylint spelling in respx test docstrings
1 parent 0c67958 commit ab425f1

File tree

2 files changed

+132
-303
lines changed

2 files changed

+132
-303
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ optional-dependencies.dev = [
104104
"types-requests==2.32.4.20260107",
105105
"urllib3==2.6.3",
106106
"vulture==2.14",
107-
"vws-python==2026.2.24",
107+
"vws-python==2026.2.25.1",
108108
"vws-test-fixtures==2023.3.5",
109109
"vws-web-tools==2026.2.22.1",
110110
"yamlfix==1.19.1",

0 commit comments

Comments
 (0)