Skip to content

Commit

Permalink
build(deps-dev): bump requests-mock from 1.9.3 to 1.12.0
Browse files Browse the repository at this point in the history
Bumps [requests-mock](https://github.com/jamielennox/requests-mock) from 1.9.3 to 1.12.0.
- [Release notes](https://github.com/jamielennox/requests-mock/releases)
- [Commits](jamielennox/requests-mock@1.9.3...1.12.0)

---
updated-dependencies:
- dependency-name: requests-mock
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 28, 2024
1 parent 3275639 commit 0e39f3f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 32 deletions.
37 changes: 6 additions & 31 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -13,7 +13,7 @@ requests = "2.28.2"
[tool.poetry.group.dev.dependencies]
flake8 = "6.0.0"
nose2 = "0.12.0"
requests_mock = "1.9.3"
requests_mock = "1.12.0"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 0e39f3f

Please sign in to comment.