Skip to content

Commit

Permalink
Bump requests-mock from 1.10.0 to 1.11.0
Browse files Browse the repository at this point in the history
Bumps [requests-mock](https://github.com/jamielennox/requests-mock) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/jamielennox/requests-mock/releases)
- [Commits](jamielennox/requests-mock@1.10.0...1.11.0)

---
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] committed Jun 12, 2023
1 parent 6500e60 commit fff20ad
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -57,7 +57,7 @@ pandas = { version = "1.3.5" }
tabulate = { version = "0.9.0" }
pytest = { version = "7.3.1" }
pytest-cov = { version = "4.1.0" }
requests-mock = { version = "1.10.0" }
requests-mock = { version = "1.11.0" }
ipython = { version = "7.34.0" }

[tool.poetry.group.doc]
Expand Down

0 comments on commit fff20ad

Please sign in to comment.