mirror of
https://github.com/natelandau/obsidian-metadata.git
synced 2025-11-19 02:13:39 -05:00
build(deps): bump dependencies
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
questionary = "^1.10.0"
|
||||
regex = "^2023.5.5"
|
||||
rich = "^13.3.5"
|
||||
ruamel-yaml = "^0.17.22"
|
||||
ruamel-yaml = "^0.17.26"
|
||||
shellingham = "^1.5.0.post1"
|
||||
tomlkit = "^0.11.8"
|
||||
typer = "^0.9.0"
|
||||
@@ -34,21 +34,21 @@
|
||||
pytest-clarity = "^1.0.1"
|
||||
pytest-mock = "^3.10.0"
|
||||
pytest-pretty-terminal = "^1.1.0"
|
||||
pytest-xdist = "^3.2.1"
|
||||
pytest-xdist = "^3.3.0"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
black = "^23.3.0"
|
||||
commitizen = "^3.2.1"
|
||||
commitizen = "^3.2.2"
|
||||
coverage = "^7.2.5"
|
||||
interrogate = "^1.5.0"
|
||||
mypy = "^1.2.0"
|
||||
mypy = "^1.3.0"
|
||||
pdoc = "^13.1.1"
|
||||
poethepoet = "^0.20.0"
|
||||
pre-commit = "^3.3.1"
|
||||
ruff = "^0.0.265"
|
||||
ruff = "^0.0.267"
|
||||
sh = "2.0.3"
|
||||
typeguard = "^3.0.2"
|
||||
types-python-dateutil = "^2.8.19.12"
|
||||
typeguard = "^4.0.0"
|
||||
types-python-dateutil = "^2.8.19.13"
|
||||
vulture = "^2.7"
|
||||
|
||||
[tool.black]
|
||||
|
||||
Reference in New Issue
Block a user