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:
@@ -20,7 +20,7 @@ decorator = "^5.1"
|
||||
Django = "^4.2"
|
||||
factory-boy = "^3.3"
|
||||
Faker = "^19.0"
|
||||
fastapi = "^0.108"
|
||||
fastapi = "^0.109"
|
||||
gunicorn = "^21.2"
|
||||
httpx = "^0.26"
|
||||
Jinja2 = "^3.1"
|
||||
@@ -53,13 +53,13 @@ wget = "^3.2"
|
||||
zipp = "^3.16"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
ipython = "^8.19"
|
||||
ipython = "^8.20"
|
||||
|
||||
black = "^23.12"
|
||||
mypy = "^1.8"
|
||||
|
||||
autoflake = "^2.2"
|
||||
flake8 = "^6.1"
|
||||
flake8 = "^7.0"
|
||||
flake8-logging-format = "^0.9"
|
||||
flake8-comprehensions = "^3.14"
|
||||
flake8-eradicate = "^1.5"
|
||||
@@ -75,7 +75,7 @@ flake8-simplify = "^0.21"
|
||||
flake8-variables-names = "^0.0.6"
|
||||
flake8-bandit = "^4.1"
|
||||
flake8-tidy-imports = "^4.10"
|
||||
flake8-noqa = "^1.3"
|
||||
flake8-noqa = "^1.4"
|
||||
flake8-useless-assert = "^0.4"
|
||||
flake8-mock = "^0.4"
|
||||
flake8-comments = "^0.1"
|
||||
@@ -104,6 +104,6 @@ assertpy = "^1.1"
|
||||
respx = "^0.20"
|
||||
|
||||
safety = "^2.4.0b2"
|
||||
pip-audit = "^2.6"
|
||||
pip-audit = "^2.7"
|
||||
|
||||
ruff = "^0.1"
|
||||
|
||||
Reference in New Issue
Block a user