mirror of
https://github.com/Balshgit/python-poetry.git
synced 2026-03-21 22:00:37 +03:00
update dependencies
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user