⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 6, 2026

This PR contains the following updates:

Package Change Age Confidence
pyfakefs (changelog) 6.0.06.1.0 age confidence

Release Notes

pytest-dev/pyfakefs (pyfakefs)

v6.1.0

Compare Source

Changes back-link references to weak references.

Changes
  • added more support for PyPy 3
  • Caution: many back-link references have been replaced by weak references;
    this may have unwanted consequences (crashes) for some untested workflows
Infrastructure
  • added PyPy 3.11 to CI, added PyPy builds for all OSes
  • use only pyproject.toml for dependencies, moved tox configuration into pyproject.toml
Fixes
  • fixed a problem accessing size from a FakeFileWrapper object
    (see #​1276)
  • fixed a problem with readable raising an error on a file object.
    (see #​1265)
  • avoid memory accumulation in consecutive tests by using weak references
    (see #​1267)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependency Pull requests that update a dependency file label Feb 6, 2026
@renovate renovate bot requested a review from a team as a code owner February 6, 2026 21:09
@renovate renovate bot force-pushed the renovate/pyfakefs-6.x branch from 72417de to fcb5aa5 Compare February 9, 2026 06:01
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/pyfakefs-6.x branch from fcb5aa5 to 390505b Compare February 9, 2026 09:09
@simu simu enabled auto-merge February 9, 2026 09:11
@simu simu merged commit 1e8fc41 into master Feb 9, 2026
20 checks passed
@simu simu deleted the renovate/pyfakefs-6.x branch February 9, 2026 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant