Skip to content

Commit

Permalink
Update dependency testfixtures to v8 (#2585)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 12, 2024
1 parent 3d53555 commit 2df8bc7
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 @@ -90,7 +90,7 @@ pytest-order = "^1.3.0"
pytest-subprocess = "^1.5.2"
pytest-sugar = "^1.0.0"
pytest-xdist = {extras = ["psutil"], version = "^3.6.1"}
testfixtures = "^7.2.2" # TODO (kyle) remove use of this dependency - was inherited
testfixtures = "^8.3.0" # TODO (kyle) remove use of this dependency - was inherited
tomli-w = "^1.0.0"

[tool.poetry.group.types.dependencies]
Expand Down

0 comments on commit 2df8bc7

Please sign in to comment.