diff --git a/13426/pyproject.toml b/13426/pyproject.toml index ca5d728..8a60594 100644 --- a/13426/pyproject.toml +++ b/13426/pyproject.toml @@ -65,19 +65,19 @@ Repository = "test" [dependency-groups] dev = [ - "beautifulsoup4==4.14.2", - "ipykernel==6.30.1", + "beautifulsoup4==4.14.3", + "ipykernel==7.1.0", "lxml==6.0.2", "pandas-ods-reader==1.0.2", ] test = [ - "playwright==1.55.0", + "playwright==1.57.0", "pyflakes==3.4.0", - "pytest==8.4.2", - "pytest-asyncio==1.2.0", - "pytest-httpx==0.35.0", - "pytest-playwright==0.7.1", - "ruff==0.13.3", + "pytest==9.0.2", + "pytest-asyncio==1.3.0", + "pytest-httpx==0.36.0", + "pytest-playwright==0.7.2", + "ruff==0.14.10", "tox>=4.30.3", "tox-gh-actions>=3.3.0", "tox-uv>=1.28.0",