Skip to content

Commit

Permalink
Merge pull request #182 from arduino/dependabot/pip/pytest-7.3.0
Browse files Browse the repository at this point in the history
Bump pytest from 7.2.2 to 7.3.0
  • Loading branch information
per1234 authored Apr 11, 2023
2 parents d504f5e + 36a92b2 commit 70babe3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 25 deletions.
29 changes: 5 additions & 24 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 @@ codespell = "^2.2.4"
flake8 = "^6.0.0"
invoke = "^2.0.0"
pep8-naming = "^0.13.3"
pytest = "^7.2.2"
pytest = "^7.3.0"
yamllint = "^1.30.0"

[build-system]
Expand Down

0 comments on commit 70babe3

Please sign in to comment.