From c74e597bf83c96a4b588aec29f6d1b11ca27d2fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 15:44:00 +0000 Subject: [PATCH] Bump pyfakefs from 5.3.5 to 5.4.0 Bumps [pyfakefs](https://github.com/pytest-dev/pyfakefs) from 5.3.5 to 5.4.0. - [Release notes](https://github.com/pytest-dev/pyfakefs/releases) - [Changelog](https://github.com/pytest-dev/pyfakefs/blob/main/CHANGES.md) - [Commits](https://github.com/pytest-dev/pyfakefs/compare/v5.3.5...v5.4.0) --- updated-dependencies: - dependency-name: pyfakefs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9b613fdf6..57129c736 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ mkdocstrings==0.24.3 pillow==10.3.0 pip-upgrader==1.4.15 pydocstyle==6.3.0 -pyfakefs==5.3.5 +pyfakefs==5.4.0 pymdown-extensions==10.7.1 PyYAML==6.0.1 hatch==1.9.4