Skip to content
This repository was archived by the owner on Nov 17, 2022. It is now read-only.

Commit 6cf117a

Browse files
Bump requests-mock from 1.9.2 to 1.9.3 (#98)
Bumps [requests-mock](https://github.com/jamielennox/requests-mock) from 1.9.2 to 1.9.3. - [Release notes](https://github.com/jamielennox/requests-mock/releases) - [Commits](jamielennox/requests-mock@1.9.2...1.9.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 93bfd4c commit 6cf117a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ requests = "^2.23"
1616
xmltodict = "^0.12.0"
1717

1818
[tool.poetry.dev-dependencies]
19-
requests-mock = "^1.9.2"
19+
requests-mock = "^1.9.3"
2020
pytest = "^6.2.4"
2121
pytest-cov = "^2.12.1"
2222
pytest-mypy = "^0.7.0"

0 commit comments

Comments
 (0)