Skip to content

Commit

Permalink
Merge pull request #171 from unixorn/dependabot/pip/pytest-8.0.0
Browse files Browse the repository at this point in the history
build(deps-dev): Bump pytest from 7.4.4 to 8.0.0
  • Loading branch information
unixorn authored Feb 2, 2024
2 parents 999decb + 55dfc35 commit 1b7075d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -17,7 +17,7 @@ pydantic = "^1.10.5"

[tool.poetry.group.dev.dependencies]
black = "^23.1.0"
pytest = "^7.2.2"
pytest = ">=7.2.2,<9.0.0"
flake8 = "^6.0.0"
pre-commit = "^3.1.1"

Expand Down

0 comments on commit 1b7075d

Please sign in to comment.