Skip to content

Commit

Permalink
Merge pull request #27 from SevanSSP/dependabot/pip/pytest-8.3.3
Browse files Browse the repository at this point in the history
Bump pytest from 7.4.4 to 8.3.3
  • Loading branch information
jta98 authored Sep 23, 2024
2 parents 03aea75 + d30f5ee commit f3b8fc8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 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 @@ -18,7 +18,7 @@ avm-list = "avm.entry_points:list_applications"
python = "^3.8"

[tool.poetry.group.dev.dependencies]
pytest = "^7.4.4"
pytest = "^8.3.3"
nox = "^2024.4.15"
coverage = "^7.6.1"
pytest-cov = "^5.0.0"
Expand Down

0 comments on commit f3b8fc8

Please sign in to comment.