Skip to content

Commit

Permalink
Merge pull request #12 from CIRCL/dependabot/pip/pytest-8.0.0
Browse files Browse the repository at this point in the history
build(deps-dev): bump pytest from 7.4.4 to 8.0.0
  • Loading branch information
Rafiot authored Feb 6, 2024
2 parents 14dc851 + a341b77 commit ef8d78e
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 @@ -42,7 +42,7 @@ Sphinx = [
[tool.poetry.group.dev.dependencies]
mypy = "^1.8.0"
types-requests = "^2.31.0.20240125"
pytest = "^7.4.4"
pytest = ">=7.4.4,<9.0.0"

[tool.poetry.extras]
docs = ["Sphinx"]
Expand Down

0 comments on commit ef8d78e

Please sign in to comment.