Skip to content

Commit

Permalink
chore(deps-dev): bump requests-mock from 1.11.0 to 1.12.1
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jul 17, 2024
1 parent 5e1e102 commit e2335da
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 20 deletions.
25 changes: 6 additions & 19 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
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ redis = { version = "^5.0.0", optional = true, extras = ["hiredis"] }
Pillow = { version = ">=9.3,<10.4", optional = true }

[tool.poetry.group.dev.dependencies]
requests-mock = "1.11.0"
requests-mock = "1.12.1"
flake8 = "6.0.0"
black = "24.3.0"
mypy = "1.3.0"
Expand Down

0 comments on commit e2335da

Please sign in to comment.