Skip to content

Commit 0e9f87e

Browse files
Bump requests-mock from 1.11.0 to 1.12.1 (#1390)
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-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ddf19e0 commit 0e9f87e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ pytest-cov==5.0.0
1111
pytest-mock==3.14.0
1212
recommonmark==0.7.1
1313
requests==2.31.0
14-
requests-mock==1.11.0
14+
requests-mock==1.12.1
1515
sphinx==7.1.2
1616
sphinx-rtd-theme==2.0.0
1717
tqdm==4.66.2

0 commit comments

Comments
 (0)