diff --git a/pyproject.toml b/pyproject.toml index 8651944..c417a39 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ tooling = [ "httpx", "sqlalchemy-utils ==0.40.0", "python-dotenv ==1.0.0", - "pytest ==7.2.1", + "pytest ==7.3.1", # types "mypy ==1.0.1", "types-requests ==2.28.11.15"