Skip to content

Update pytest-recording requirement from >=0.13.3 to >=0.13.4#112

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pytest-recording-gte-0.13.4
Open

Update pytest-recording requirement from >=0.13.3 to >=0.13.4#112
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pytest-recording-gte-0.13.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Copy link
Copy Markdown

Updates the requirements on pytest-recording to permit the latest version.

Release notes

Sourced from pytest-recording's releases.

Release 0.13.4

Fixed

  • AttributeError on Windows. #174
Changelog

Sourced from pytest-recording's changelog.

0.13.4_ - 2025-04-24

  • AttributeError on Windows. [#174](https://github.com/kiwicom/pytest-recording/issues/174)_

0.13.3_ - 2025-04-24

  • Limit generated cassette names to prevent OSError. [#172](https://github.com/kiwicom/pytest-recording/issues/172)_

0.13.2_ - 2024-07-09

  • Add lazy loading of VCR to reduce plugin overhead. [#145](https://github.com/kiwicom/pytest-recording/issues/145)_
  • Documentation improvements.

0.13.1_ - 2023-12-07

  • Add support for Python 3.12.
  • Add trove classifier for license.

0.13.0_ - 2023-08-01

  • Drop support for Python 3.5 and 3.6. [#97](https://github.com/kiwicom/pytest-recording/issues/97)_
  • Add support for VCR.py 5.0.0. [#118](https://github.com/kiwicom/pytest-recording/issues/118)_
  • Drop direct dependency on attrs.
  • Build: Switch the build backend to Hatch <https://hatch.pypa.io/>_.

0.12.2_ - 2023-02-16

  • Add support for Python 3.10 and 3.11. [#99](https://github.com/kiwicom/pytest-recording/issues/99)_

0.12.1_ - 2022-06-20

  • Allow block_network.allowed_hosts configuration via vcr_config fixture. [#82](https://github.com/kiwicom/pytest-recording/issues/82)_

0.12.0_ - 2021-07-08

Fixed


- Honor ``record_mode`` set via the ``vcr_config`` fixture or the ``vcr`` mark when ``block_network`` is applied. `[#68](https://github.com/kiwicom/pytest-recording/issues/68)`_

Changed

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [pytest-recording](https://github.com/kiwicom/pytest-recording) to permit the latest version.
- [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.3...v0.13.4)

---
updated-dependencies:
- dependency-name: pytest-recording
  dependency-version: 0.13.4
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants