Skip to content

Commit 14f0f2f

Browse files
Bump mock from 5.1.0 to 5.2.0
Bumps [mock](https://github.com/testing-cabal/mock) from 5.1.0 to 5.2.0. - [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst) - [Commits](testing-cabal/mock@5.1.0...5.2.0) --- updated-dependencies: - dependency-name: mock dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ba032e8 commit 14f0f2f

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

poetry.lock

Lines changed: 11 additions & 11 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
@@ -35,7 +35,7 @@ urllib3 = ">=2.2.3" # requests has a weak dependency on urllib3
3535

3636
[tool.poetry.group.dev.dependencies]
3737
aioresponses = "^0.7.4"
38-
mock = "^5.1.0"
38+
mock = "^5.2.0"
3939
pipx = "^1.7.1"
4040
pytest = "^7.4.0"
4141
pytest-aiohttp = "^1.0.4"

0 commit comments

Comments
 (0)