Skip to content

Commit

Permalink
Update ruff and mypi (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
aflament authored Feb 8, 2025
1 parent 76839e1 commit db3b1d2
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 62 deletions.
114 changes: 54 additions & 60 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 @@ -38,8 +38,8 @@ optional = true

[tool.poetry.group.dev.dependencies]
types-pyyaml = "^6.0.12.20241230"
ruff = "^0.9.3"
mypy = "^1.14.1"
ruff = "^0.9.5"
mypy = "^1.15.0"
black = "^24.10.0"
isort = "^5.13.2"
pytest = "^8.3.4"
Expand Down

0 comments on commit db3b1d2

Please sign in to comment.