Skip to content

Commit

Permalink
Updated poetry.lock and pyproject.toml (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
ag14774 authored Oct 7, 2024
1 parent 6cbb249 commit 61162ec
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 43 deletions.
66 changes: 26 additions & 40 deletions poetry.lock

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

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ python = "^3.9"
poetry = ">=1.8.0,<1.9.0"

[tool.poetry.group.dev.dependencies]
ruff = "^0.6.4"
ruff = "^0.6.9"
mypy = "^1.11.2"
pre-commit = "^3.8.0"
pre-commit-hooks = "^4.6.0"
pre-commit = "^4.0.0"
pre-commit-hooks = "^5.0.0"
pytest = "^8.3.3"

[tool.poetry.group.ci]
Expand Down

0 comments on commit 61162ec

Please sign in to comment.