Skip to content

Commit

Permalink
Bump pytest from 7.4.4 to 8.3.4 (#30)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent de87e66 commit dd488a4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ bump2version = "^1.0.1"
ruamel-yaml = "^0.18.6"

[tool.poetry.group.dev.dependencies]
pytest = "^7.3.1"
pytest = ">=7.3.1,<9.0.0"
pytest-mock = "^3.10.0"
pylint = "^2.17.4"
flake8 = "^6.0.0"
Expand Down

0 comments on commit dd488a4

Please sign in to comment.