From 0646632a492d7da3f3109b9d5ad02d66166e1ea7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 08:46:02 +0000 Subject: [PATCH] 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](https://github.com/kiwicom/pytest-recording/compare/v0.13.2...v0.13.4) --- updated-dependencies: - dependency-name: pytest-recording dependency-version: 0.13.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9906b789b..4ca5d896f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,6 +18,6 @@ pyfakefs==5.8.0 pytest==8.3.5 pytest-asyncio==0.26.0 pytest-mock==3.14.0 -pytest-recording==0.13.2 +pytest-recording==0.13.4 tox==4.24.2 twine==6.1.0 \ No newline at end of file