Skip to content

Commit

Permalink
Merge pull request #4156 from arduino/dependabot/pip/production/pytes…
Browse files Browse the repository at this point in the history
…t-8.1.0

Bump pytest from 8.0.2 to 8.1.0
  • Loading branch information
per1234 authored Mar 4, 2024
2 parents 99c5b71 + a116011 commit 82f4899
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -12,7 +12,7 @@ license = "CC0-1.0"
python = "^3.9"

[tool.poetry.dev-dependencies]
pytest = "^8.0.2"
pytest = "^8.1.0"
invoke = "^2.2.0"
black = "^24.2"
flake8 = "^7.0.0"
Expand Down

0 comments on commit 82f4899

Please sign in to comment.