Skip to content

Commit d3f2871

Browse files
authored
Merge pull request #698 from python-jsonschema/dependabot/pip/responses-0.26.2
Bump responses from 0.26.1 to 0.26.2
2 parents de21be9 + f4e3677 commit d3f2871

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dev = [
99
"coverage<8",
1010
"identify>=2.6.9",
1111
"pytest-xdist<4",
12-
"responses==0.26.1",
12+
"responses==0.26.2",
1313
]
1414
docs = [
1515
"sphinx<9",

0 commit comments

Comments
 (0)