Skip to content

Commit

Permalink
Merge pull request #54 from dajiaji/dependabot/pip/pytest-7.2.1
Browse files Browse the repository at this point in the history
Bump pytest from 7.2.0 to 7.2.1
  • Loading branch information
dajiaji committed Jan 17, 2023
2 parents 0cc9773 + c6ea26f commit dc52665
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 @@ -38,7 +38,7 @@ docs = [
]

[tool.poetry.dev-dependencies]
pytest = "^7.0"
pytest = "^7.2"
pytest-cov = "^4.0.0"
tox = "^4.3.1"
pre-commit = "^2.17.0"

0 comments on commit dc52665

Please sign in to comment.