diff --git a/pyproject.toml b/pyproject.toml index 98a6876a..171662a5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -77,7 +77,7 @@ toml = "0.10.2" ga4-setup = "python.ga4_setup.setup:entry" [tool.poetry.group.test.dependencies] -pytest = "7.0.0" +pytest = "7.4.4" pytest-env = "0.6.2" pytest-mock = "3.7.0" pytest-variables = {extras = ["yaml"], version = "^2.0.0"}