Skip to content

build(deps-dev): bump pyfakefs from 5.10.1 to 6.1.6#5041

Open
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/pip/pyfakefs-6.1.6
Open

build(deps-dev): bump pyfakefs from 5.10.1 to 6.1.6#5041
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/pip/pyfakefs-6.1.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps pyfakefs from 5.10.1 to 6.1.6.

Release notes

Sourced from pyfakefs's releases.

pyfakefs release version 6.1.6

Follow-up bugfix release for release 6.1.5.

pyfakefs release version 6.1.5

Fixes a Windows-specific issue with os.path.realpath.

pyfakefs release version 6.1.4

Fixes an incompatibility with the VCCode unittest runner.

pyfakefs release version 6.1.3

Minor bugfix release.

pyfakefs release version 6.1.2

Fixes a regression caused by the introduced weak references.

pyfakefs release version 6.1.1

  • fixes a packaging issue in latest version

pyfakefs release version 6.1.0

  • changes back-link references to weak references
  • minor bugfixes
  • see the release notes for a list of changes

pyfakefs release version 6.0.0

  • removes some deprecated functionality
  • removes support for Python < 3.10
  • see the release notes for a list of changes

pyfakefs release version 5.10.2

  • fixes a problem with pathlib.glob in Python 3.14
Changelog

Sourced from pyfakefs's changelog.

Version 6.1.6 (2026-03-18)

Follow-up bugfix release for 6.1.5.

Fixes

  • os.path.realpath did not correctly handle some absolute paths under Windows (previous fix was incomplete, see #1296)

Version 6.1.5 (2026-03-15)

Minor bugfix release.

Fixes

  • os.path.realpath did not resolve symlinks under Windows (see #1296)

Version 6.1.4 (2026-03-04)

Fixes incompatibility with VCCode unittest runner.

Fixes

  • expanduser now correctly handles paths besides home and different separators (see #1289)
  • avoid faking filesystem in VSCode unittest runner (see #1285)

Version 6.1.3 (2026-03-01)

Minor bugfix release.

Fixes

  • handle expanduser() and home() correctly in cross OS usage (see #1289)

Version 6.1.2 (2026-02-22)

Fixes a regression caused by the introduced weakrefs.

Fixes

  • do not use weakrefs for filesystem objects in fake modules (see #1284)

Version 6.1.1 (2026-02-09)

Fixes a packaging issue in latest version.

Fixes

  • fixed packaging issue: tests had not been added to sdist (see #1278)

Version 6.1.0 (2026-02-06)

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;

... (truncated)

Commits
  • 07a6c45 Release 6.1.6
  • 618b94a Fix os.path.realpath with absolute path (Windows)
  • 2ea3a13 [pre-commit.ci] pre-commit autoupdate
  • a4feba2 Release 6.1.5
  • 0847d29 Fix os.path.realpath symlink handling under Windows
  • 1b11cfa [pre-commit.ci] pre-commit autoupdate
  • eceb589 Minor documentation update
  • 3309aa9 Release 6.1.4
  • e8cc3a9 [pre-commit.ci] pre-commit autoupdate
  • 6b4d590 Avoid faking fs in VSCode unittest runner
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [pyfakefs](https://github.com/pytest-dev/pyfakefs) from 5.10.1 to 6.1.6.
- [Release notes](https://github.com/pytest-dev/pyfakefs/releases)
- [Changelog](https://github.com/pytest-dev/pyfakefs/blob/main/CHANGES.md)
- [Commits](pytest-dev/pyfakefs@v5.10.1...v6.1.6)

---
updated-dependencies:
- dependency-name: pyfakefs
  dependency-version: 6.1.6
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Related to dependencies maintenance General maintenance of the repo (libraries, cicd, etc) labels Apr 1, 2026
@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related to dependencies maintenance General maintenance of the repo (libraries, cicd, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants