Skip to content

Commit 2196a5d

Browse files
Bump requests-mock from 1.11.0 to 1.12.1
Bumps [requests-mock](https://github.com/jamielennox/requests-mock) from 1.11.0 to 1.12.1. - [Release notes](https://github.com/jamielennox/requests-mock/releases) - [Commits](jamielennox/requests-mock@1.11.0...1.12.1) --- updated-dependencies: - dependency-name: requests-mock dependency-version: 1.12.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0a592e commit 2196a5d

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
@@ -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)