Skip to content

Commit

Permalink
Bump pytest from 7.4.4 to 8.0.0 (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 8, 2024
1 parent e8281a4 commit 1d766b5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -63,7 +63,7 @@ drawsvg = { version = "^2.3.0", optional = true }
[tool.poetry.group.dev.dependencies]
mypy = "^1.6.1"
poethepoet = ">=0.20,<0.25"
pytest = "^7.4.0"
pytest = ">=7.4,<9.0"
black = "^23.3.0"
ruff = "^0.1.3"
jinja2 = "^3.1.2"
Expand Down

0 comments on commit 1d766b5

Please sign in to comment.