diff --git a/poetry.lock b/poetry.lock index 2a8f0cbfa..506fb3e4d 100644 --- a/poetry.lock +++ b/poetry.lock @@ -766,4 +766,4 @@ test = ["covdefaults (>=2.3)", "coverage (>=7.2.7)", "coverage-enable-subprocess [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "b6ff7efffeec520188931870e245138dc19f54613fca9e0cb8b99a1469e06e9f" +content-hash = "6d431290157af5557639c336c9c87625ec28acd59fd72e7d665d131a8b0db140" diff --git a/pyproject.toml b/pyproject.toml index c0c9402ac..3a5cf4fd9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,18 +17,18 @@ version = "0.1.0" [tool.poetry.dependencies] allure-pytest = "2.13.5" -axe-playwright-python = "^0.1.4" +axe-playwright-python = "0.1.4" playwright = "1.44.0" pytest = "8.2.0" -pytest-base-url = "^2.1.0" +pytest-base-url = "2.1.0" pytest-playwright = "0.5.0" python = "^3.11" requests = "2.31.0" [tool.poetry.group.dev.dependencies] -black = "^24.4.2" +black = "24.4.2" isort = "5.13.2" -pre-commit = "^3.7.0" +pre-commit = "3.7.1" [tool.pytest.ini_options] addopts = [