Skip to content

Commit

Permalink
Merge pull request #50 from mammo0/dependabot/pip/pytest-8.0.2
Browse files Browse the repository at this point in the history
Bump pytest from 8.0.1 to 8.0.2
  • Loading branch information
mammo0 authored Feb 26, 2024
2 parents 7521831 + bfbf174 commit a573b2f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -15,7 +15,7 @@ classifiers = [
python = ">=3.8"

[tool.poetry.dev-dependencies]
pytest = "^8.0.1"
pytest = "^8.0.2"

[tool.poetry-dynamic-versioning]
enable = true
Expand Down

0 comments on commit a573b2f

Please sign in to comment.