update dependencies

This commit is contained in:
2023-11-04 22:09:44 +03:00
parent 4d5bdcaf4e
commit f35ad2d32b
4 changed files with 515 additions and 509 deletions

View File

@@ -21,7 +21,7 @@ decorator = "^5.1"
Django = "^4.2"
factory-boy = "^3.3"
Faker = "^19.0"
fastapi = "^0.103"
fastapi = "^0.104"
gunicorn = "^21.2"
httpx = "^0.25"
Jinja2 = "^3.1"
@@ -89,7 +89,7 @@ pytest-asyncio = "^0.21"
pytest-deadfixtures = "^2.2"
pytest-repeat = "^0.9"
pytest-testmon = "^2.0"
pytest-mock = "^3.11"
pytest-mock = "^3.12"
pytest-cov = "^4.1"
pytest-timeout = "^2.1"
pytest-timeouts = "^1.2"
@@ -108,4 +108,4 @@ respx = "^0.20"
safety = "^2.3"
pip-audit = "^2.6"
ruff = "^0.0.292"
ruff = "^0.1"