Skip to content

Commit

Permalink
Build: Bump requests-mock from 1.10.0 to 1.11.0 in /python (#8019)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 9, 2023
1 parent 38db671 commit a1f35d1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions python/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 python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ pytest-checkdocs = "2.9.0"
pre-commit = "3.3.3"
fastavro = "1.7.4"
coverage = { version = "^7.2.3", extras = ["toml"] }
requests-mock = "1.10.0"
requests-mock = "1.11.0"
moto = "^4.1.7"
typing-extensions = "4.5.0"
pytest-mock = "3.11.1"
Expand Down

0 comments on commit a1f35d1

Please sign in to comment.