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:
@@ -16,7 +16,7 @@ alembic = "^1.11"
|
||||
bcrypt = "^4.0"
|
||||
celery = "^5.3"
|
||||
click = "^8.1"
|
||||
cookiecutter = "^2.3"
|
||||
cookiecutter = "^2.5"
|
||||
decorator = "^5.1"
|
||||
Django = "^4.2"
|
||||
factory-boy = "^3.3"
|
||||
@@ -54,7 +54,7 @@ wget = "^3.2"
|
||||
zipp = "^3.16"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
ipython = "^8.14"
|
||||
ipython = "^8.18"
|
||||
|
||||
black = "^23.11"
|
||||
mypy = "^1.7"
|
||||
@@ -67,7 +67,7 @@ flake8-eradicate = "^1.5"
|
||||
flake8-deprecated = "^2.0"
|
||||
flake8-pytest-style = "^1.7"
|
||||
flake8-aaa = "^0.17"
|
||||
flake8-bugbear = "^23.7"
|
||||
flake8-bugbear = "^23.11"
|
||||
flake8-warnings = "^0.4"
|
||||
flake8-debugger = "^4.1"
|
||||
flake8-annotations-complexity = "^0.0.8"
|
||||
@@ -94,7 +94,7 @@ pytest-timeout = "^2.1"
|
||||
pytest-timeouts = "^1.2"
|
||||
pytest-sugar = "^0.9"
|
||||
pytest-clarity = "^1.0"
|
||||
pytest-env = "^1.0.1"
|
||||
pytest-env = "^1.1"
|
||||
nest-asyncio = "^1.5"
|
||||
pytest-html = "^4.1"
|
||||
pytest-randomly = "^3.15"
|
||||
|
||||
Reference in New Issue
Block a user