mirror of
https://github.com/natelandau/obsidian-metadata.git
synced 2025-11-08 05:03:47 -05:00
build(deps): bump all dependencies
This commit is contained in:
661
poetry.lock
generated
661
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -17,20 +17,20 @@
|
||||
obsidian-metadata = "obsidian_metadata.cli:app"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
charset-normalizer = "2.1.0"
|
||||
charset-normalizer = "^3.1.0"
|
||||
emoji = "^2.2.0"
|
||||
loguru = "^0.6.0"
|
||||
loguru = "^0.7.0"
|
||||
python = "^3.10"
|
||||
questionary = "^1.10.0"
|
||||
regex = "^2023.3.23"
|
||||
rich = "^13.3.3"
|
||||
ruamel-yaml = "^0.17.21"
|
||||
regex = "^2023.5.5"
|
||||
rich = "^13.3.5"
|
||||
ruamel-yaml = "^0.17.22"
|
||||
shellingham = "^1.5.0.post1"
|
||||
tomlkit = "^0.11.7"
|
||||
typer = "^0.7.0"
|
||||
tomlkit = "^0.11.8"
|
||||
typer = "^0.9.0"
|
||||
|
||||
[tool.poetry.group.test.dependencies]
|
||||
pytest = "^7.2.2"
|
||||
pytest = "^7.3.1"
|
||||
pytest-clarity = "^1.0.1"
|
||||
pytest-mock = "^3.10.0"
|
||||
pytest-pretty-terminal = "^1.1.0"
|
||||
@@ -38,17 +38,17 @@
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
black = "^23.3.0"
|
||||
commitizen = "^2.42.1"
|
||||
coverage = "^7.2.2"
|
||||
commitizen = "^3.2.1"
|
||||
coverage = "^7.2.5"
|
||||
interrogate = "^1.5.0"
|
||||
mypy = "^1.1.1"
|
||||
pdoc = "^13.0.1"
|
||||
poethepoet = "^0.19.0"
|
||||
pre-commit = "^3.2.1"
|
||||
ruff = "^0.0.264"
|
||||
mypy = "^1.2.0"
|
||||
pdoc = "^13.1.1"
|
||||
poethepoet = "^0.20.0"
|
||||
pre-commit = "^3.3.1"
|
||||
ruff = "^0.0.265"
|
||||
sh = "2.0.3"
|
||||
typeguard = "^3.0.2"
|
||||
types-python-dateutil = "^2.8.19.11"
|
||||
types-python-dateutil = "^2.8.19.12"
|
||||
vulture = "^2.7"
|
||||
|
||||
[tool.black]
|
||||
|
||||
Reference in New Issue
Block a user