Skip to content

Commit

Permalink
Update dependency testfixtures to ^7.2.2 (#2578)
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] authored Sep 12, 2024
1 parent 03e620d commit 0be2f75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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.2.1"
pytest-subprocess = "^1.5.2"
pytest-sugar = "^1.0.0"
pytest-xdist = {extras = ["psutil"], version = "^3.6.1"}
testfixtures = "^7.0.3" # TODO (kyle) remove use of this dependency - was inherited
testfixtures = "^7.2.2" # 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 0be2f75

Please sign in to comment.