Skip to content

Commit

Permalink
Merge pull request #43 from sphinx-contrib/dependabot/pip/testfixture…
Browse files Browse the repository at this point in the history
…s-tw-7.0.0

Update testfixtures requirement from ^6.18.5 to ^7.0.0
  • Loading branch information
milliams authored Jul 6, 2022
2 parents 64d674d + e4908a8 commit 7648146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ python-dateutil = "^2.8.2"

[tool.poetry.dev-dependencies]
pytest = "^7.1.2"
testfixtures = "^6.18.5"
testfixtures = "^7.0.0"
mypy = "^0.960"

[tool.pytest.ini_options]
Expand Down

0 comments on commit 7648146

Please sign in to comment.