Skip to content

Commit

Permalink
Merge pull request #64 from codectl/dependabot/pip/pytest-7.4.3
Browse files Browse the repository at this point in the history
build(deps-dev): bump pytest from 7.4.0 to 7.4.3
  • Loading branch information
codectl authored Mar 19, 2024
2 parents a40a16f + 5be43bd commit 8682049
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 @@ -48,7 +48,7 @@ apispec = { extras = ["yaml"], version = "^6.3.0" }
coverage = "^7.3.0"
flask = "^2.2.3"
pre-commit = "^3.3.3"
pytest = "^7.4.0"
pytest = "^7.4.3"

[tool.poetry.urls]
issues = "https://github.com/codectl/apispec-ui/issues"
Expand Down

0 comments on commit 8682049

Please sign in to comment.