build(deps): bump dependencies

This commit is contained in:
Nathaniel Landau
2024-01-18 09:26:44 -05:00
parent 64ac9a3ea3
commit 42083f3dc3
3 changed files with 260 additions and 254 deletions

View File

@@ -41,14 +41,14 @@
commitizen = "^3.7.0"
coverage = "^7.3.0"
interrogate = "^1.5.0"
mypy = "^1.5.1"
mypy = "^1.8.0"
pdoc = "^14.0.0"
poethepoet = "^0.22.0"
pre-commit = "^3.3.3"
ruff = "^0.0.286"
ruff = "^0.1.13"
sh = "^2.0.6"
types-python-dateutil = "^2.8.19.14"
typos = "^1.16.9"
typos = "^1.17.1"
vulture = "^2.9.1"
[tool.black]