Skip to content

Commit 6e5bb0d

Browse files
authored
Merge pull request #548 from python-jsonschema/dependabot/pip/responses-0.25.7
Bump responses from 0.25.6 to 0.25.7
2 parents 4c8515b + 4c92db5 commit 6e5bb0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dev = [
3939
"coverage<8",
4040
"identify>=2.6.9",
4141
"pytest-xdist<4",
42-
"responses==0.25.6",
42+
"responses==0.25.7",
4343
]
4444
docs = [
4545
"sphinx<9",

0 commit comments

Comments
 (0)