Skip to content

Commit

Permalink
build(poetry): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pivoshenko committed Nov 27, 2024
1 parent f006dc5 commit 8730980
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 22 deletions.
41 changes: 21 additions & 20 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ poetry = "^1.8.4"

[tool.poetry.group.dev.dependencies]
pre-commit = ">=4.0.1"
poethepoet = ">=0.31.0"
poethepoet = ">=0.31.1"
ipdb = ">=0.13.13"
ipython = ">=8.12.3"

Expand All @@ -73,7 +73,7 @@ mypy = ">=1.13.0"
ruff = ">=0.8.0"
deptry = ">=0.21.1"
codespell = ">=2.3.0"
commitizen = ">=3.31.0"
commitizen = ">=4.0.0"

[tool.poetry.group.lsp.dependencies]
python-lsp-server = { extras = ["all"], version = ">=1.12.0" }
Expand Down

0 comments on commit 8730980

Please sign in to comment.