Skip to content

chore(deps): update pyfakefs requirement from <=5.6.0,>=4.5.3 to >=4.5.3,<=6.1.6#501

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pyfakefs-gte-4.5.3-and-lte-6.1.6
Open

chore(deps): update pyfakefs requirement from <=5.6.0,>=4.5.3 to >=4.5.3,<=6.1.6#501
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pyfakefs-gte-4.5.3-and-lte-6.1.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2026

Updates the requirements on pyfakefs to permit the latest version.

Release notes

Sourced from pyfakefs's releases.

pyfakefs release version 6.1.6

Follow-up bugfix release for release 6.1.5.

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 dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 27, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 27, 2026 07:32
@dependabot dependabot bot added the python Pull requests that update python code label Mar 27, 2026
@dependabot dependabot bot force-pushed the dependabot/pip/pyfakefs-gte-4.5.3-and-lte-6.1.6 branch 2 times, most recently from 030c00d to ef9dd9e Compare March 28, 2026 02:06
@dependabot dependabot bot force-pushed the dependabot/pip/pyfakefs-gte-4.5.3-and-lte-6.1.6 branch from ef9dd9e to 290d683 Compare March 28, 2026 02:14
Updates the requirements on [pyfakefs](https://github.com/pytest-dev/pyfakefs) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pyfakefs/releases)
- [Changelog](https://github.com/pytest-dev/pyfakefs/blob/main/CHANGES.md)
- [Commits](pytest-dev/pyfakefs@v4.5.3...v6.1.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pyfakefs-gte-4.5.3-and-lte-6.1.6 branch from 290d683 to 2993e0a Compare March 28, 2026 02:25
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.

1 participant