mirror of
https://github.com/natelandau/obsidian-metadata.git
synced 2025-11-19 18:33:41 -05:00
build(deps): bump dependencies
This commit is contained in:
@@ -18,34 +18,34 @@
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
charset-normalizer = "^3.1.0"
|
||||
emoji = "^2.2.0"
|
||||
emoji = "^2.6.0"
|
||||
loguru = "^0.7.0"
|
||||
python = "^3.10"
|
||||
questionary = "^1.10.0"
|
||||
regex = "^2023.5.5"
|
||||
rich = "^13.3.5"
|
||||
ruamel-yaml = "^0.17.26"
|
||||
regex = "^2023.6.3"
|
||||
rich = "^13.4.2"
|
||||
ruamel-yaml = "^0.17.32"
|
||||
shellingham = "^1.5.0.post1"
|
||||
tomlkit = "^0.11.8"
|
||||
typer = "^0.9.0"
|
||||
|
||||
[tool.poetry.group.test.dependencies]
|
||||
pytest = "^7.3.1"
|
||||
pytest = "^7.4.0"
|
||||
pytest-clarity = "^1.0.1"
|
||||
pytest-mock = "^3.10.0"
|
||||
pytest-mock = "^3.11.1"
|
||||
pytest-pretty-terminal = "^1.1.0"
|
||||
pytest-xdist = "^3.3.0"
|
||||
pytest-xdist = "^3.3.1"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
black = "^23.3.0"
|
||||
commitizen = "^3.2.2"
|
||||
coverage = "^7.2.5"
|
||||
commitizen = "^3.5.2"
|
||||
coverage = "^7.2.7"
|
||||
interrogate = "^1.5.0"
|
||||
mypy = "^1.3.0"
|
||||
pdoc = "^13.1.1"
|
||||
mypy = "^1.4.1"
|
||||
pdoc = "^14.0.0"
|
||||
poethepoet = "^0.20.0"
|
||||
pre-commit = "^3.3.1"
|
||||
ruff = "^0.0.267"
|
||||
pre-commit = "^3.3.3"
|
||||
ruff = "^0.0.277"
|
||||
sh = "^2.0.4"
|
||||
typeguard = "^4.0.0"
|
||||
types-python-dateutil = "^2.8.19.13"
|
||||
|
||||
Reference in New Issue
Block a user