Skip to content

Commit

Permalink
Merge pull request #249 from cj81499/dependabot/pip/pytest-7.4.1
Browse files Browse the repository at this point in the history
chore(deps-dev): bump pytest from 7.4.0 to 7.4.1
  • Loading branch information
cj81499 authored Sep 5, 2023
2 parents 39059a5 + 8e3f578 commit feb12f0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -16,7 +16,7 @@ lark = "^1.1.7"
[tool.poetry.group.dev.dependencies]
black = "^23.7.0"
pre-commit = "^3.3.3"
pytest = "^7.4.0"
pytest = "^7.4.1"
pytest-cov = "^4.1.0"
mypy = "^1.5"

Expand Down

0 comments on commit feb12f0

Please sign in to comment.