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

Commit c32eef2

Browse files
Merge pull request #385 from CSCfi/dependabot/pip/testfixtures-7.1.0
Bump testfixtures from 7.0.4 to 7.1.0
2 parents e594822 + aa80847 commit c32eef2

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
@@ -58,7 +58,7 @@
5858
"coverage==7.1.0",
5959
"pytest<7.3",
6060
"pytest-cov==4.0.0",
61-
"testfixtures==7.0.4",
61+
"testfixtures==7.1.0",
6262
"tox==4.4.5",
6363
"flake8==6.0.0",
6464
"flake8-docstrings==1.7.0",

0 commit comments

Comments
 (0)