Skip to content

Commit 4b31a99

Browse files
Bump testfixtures from 8.3.0 to 10.0.0
Bumps [testfixtures](https://github.com/Simplistix/testfixtures) from 8.3.0 to 10.0.0. - [Changelog](https://github.com/simplistix/testfixtures/blob/master/CHANGELOG.rst) - [Commits](simplistix/testfixtures@8.3.0...10.0.0) --- updated-dependencies: - dependency-name: testfixtures dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 37b4fd6 commit 4b31a99

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ cloudsnake = 'cloudsnake.__main__:main'
3737
[tool.poetry.group.test.dependencies]
3838
pytest-randomly = "^3.15.0"
3939
pytest = "^9.0.1"
40-
testfixtures = "^8.3.0"
40+
testfixtures = "^10.0.0"
4141
moto = "^5.0.9"
4242
pytest-cov = "^5.0.0"
4343

0 commit comments

Comments
 (0)