Skip to content

Commit

Permalink
Merge pull request #133 from p1c2u/dependabot/pip/pytest-8.2.1
Browse files Browse the repository at this point in the history
Bump pytest from 8.1.1 to 8.2.1
  • Loading branch information
p1c2u authored May 24, 2024
2 parents 2e8214e + f5445e8 commit bc83397
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 @@ -49,7 +49,7 @@ referencing = ">=0.28.0,<0.35.0"

[tool.poetry.dev-dependencies]
pre-commit = "*"
pytest = "^8.1.1"
pytest = "^8.2.1"
pytest-flake8 = "=1.1.1"
pytest-cov = "^5.0.0"
isort = "^5.13.2"
Expand Down

0 comments on commit bc83397

Please sign in to comment.