Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit 96feac9

Browse files
Merge pull request #464 from CSCfi/dependabot/pip/testfixtures-7.2.0
Bump testfixtures from 7.1.0 to 7.2.0
2 parents 44dc35b + f2646bd commit 96feac9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"coverage==7.3.1",
5858
"pytest<7.5",
5959
"pytest-cov==4.1.0",
60-
"testfixtures==7.1.0",
60+
"testfixtures==7.2.0",
6161
"tox==4.11.3",
6262
"flake8==6.1.0",
6363
"flake8-docstrings==1.7.0",

0 commit comments

Comments
 (0)