Skip to content

Commit

Permalink
chore(deps): lock file maintenance dev dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent c253206 commit 582b967
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
52 changes: 26 additions & 26 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 @@ -32,9 +32,9 @@ python = ">=3.8,<3.13"
[tool.poetry.group.dev.dependencies]
assertpy = "1.1"
coverage = { version = "7.6.1", extras = ["toml"] }
poethepoet = "0.27.0"
poethepoet = "0.28.0"
pytest = "8.3.2"
ruff = "0.5.7"
ruff = "0.6.3"

[tool.poe.tasks.test]
shell = """
Expand Down

0 comments on commit 582b967

Please sign in to comment.