Skip to content

Commit

Permalink
Merge pull request #25 from j01101111sh/dependabot/pip/pytest-8.0.1
Browse files Browse the repository at this point in the history
Bump pytest from 8.0.0 to 8.0.1
  • Loading branch information
j01101111sh authored Feb 20, 2024
2 parents a31f444 + 5e17471 commit 03740ff
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 @@ optional = true
[tool.poetry.group.dev.dependencies]
pre-commit = "^3.6.2"
pylint = "^3.0.3"
pytest = "^8.0.0"
pytest = "^8.0.1"
flake8 = "^7.0.0"
bandit = "^1.7.7"
pyupgrade = "^3.15.1"
Expand Down

0 comments on commit 03740ff

Please sign in to comment.