We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c52d85 commit 8b4411aCopy full SHA for 8b4411a
pyproject.toml
@@ -51,11 +51,11 @@ pytest-pycharm = "^0.7.0"
51
types-python-slugify = "^8.0.0.1"
52
types-requests = "^2.28.11.15"
53
pandas-stubs = "^2.1.1.230928"
54
-pre-commit = "^2.15.0"
+pre-commit = "^3.8.0"
55
pytest-mypy-plugins = "^3.1.2"
56
devtools = "^0.12.2"
57
ipython = "^8.18.1"
58
-mypy = "^1.10.0"
+mypy = "^1.11.2"
59
60
[tool.poetry.group.docs.dependencies]
61
portray = {git = "https://github.com/HeinrichAD/portray.git"}
0 commit comments