Skip to content

Commit 0b681b6

Browse files
build(deps-dev): bump pytest-recording from 0.13.2 to 0.13.4
Bumps [pytest-recording](https://github.com/kiwicom/pytest-recording) from 0.13.2 to 0.13.4. - [Release notes](https://github.com/kiwicom/pytest-recording/releases) - [Changelog](https://github.com/kiwicom/pytest-recording/blob/master/docs/changelog.rst) - [Commits](kiwicom/pytest-recording@v0.13.2...v0.13.4) --- updated-dependencies: - dependency-name: pytest-recording dependency-version: 0.13.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 720d816 commit 0b681b6

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

poetry.lock

Lines changed: 8 additions & 8 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
@@ -29,7 +29,7 @@ coverage = "^7.8.0"
2929
pytest-cov = "^6.1.1"
3030
ruff = "^0.11.10"
3131
pytest-asyncio = "^0.26.0"
32-
pytest-recording = "^0.13.1"
32+
pytest-recording = "^0.13.4"
3333
pytest-random-order = "^1.1.1"
3434

3535
[tool.poetry.group.docs.dependencies]

0 commit comments

Comments
 (0)