Skip to content

Commit c8ebadb

Browse files
authored
Merge pull request #2113 from apache/dependabot/pip/requests-mock-1.12.1
Bump requests-mock from 1.11.0 to 1.12.1
2 parents 2a4061e + 2196a5d commit c8ebadb

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
@@ -81,7 +81,7 @@ publish = [
8181
test = [
8282
"coverage[toml]==7.2.7; python_version >= '3.10'",
8383
"requests>=2.31.0",
84-
"requests_mock==1.11.0",
84+
"requests_mock==1.12.1",
8585
"pytest==8.3.5",
8686
"pytest-xdist==3.6.1",
8787
"pytest-timeout==2.3.1",

0 commit comments

Comments
 (0)