Skip to content

Commit

Permalink
Update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaso committed Jan 5, 2025
1 parent 1fd7031 commit 0976621
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 57 deletions.
116 changes: 61 additions & 55 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 @@ -19,10 +19,10 @@ classifiers = [
repository = "https://github.com/andreaso/hv4gha"

[tool.poetry.group.dev.dependencies]
mypy = "^1.13.0"
mypy = "^1.14.1"
types-requests = "^2.31.0.20240406"
pytest = "^8.3.4"
ruff = "^0.8.2"
ruff = "^0.8.6"

[tool.ruff]
target-version = "py310"
Expand Down

0 comments on commit 0976621

Please sign in to comment.