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 Apr 29, 2024
1 parent 918aab8 commit eea999f
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 @@ -24,7 +24,7 @@ pydantic = ">=2.0.0,<3.0.0"
tqdm = ">=4.0.0,<5.0.0"

[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 eea999f

Please sign in to comment.