From 101c7b4191010d569a892c09371da93bafd80114 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 19:41:05 +0000 Subject: Bump pyfakefs from 5.0.0 to 5.1.0 Bumps [pyfakefs](https://github.com/pytest-dev/pyfakefs) from 5.0.0 to 5.1.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.0.0...v5.1.0) --- updated-dependencies: - dependency-name: pyfakefs dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 57527abc..8e18aab1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ flake8-string-format = "0.3.0" flake8-todo = "0.7" pep8-naming = "0.13.3" pre-commit = "2.21.0" -pyfakefs = "5.0.0" +pyfakefs = "5.1.0" taskipy = "1.10.3" python-dotenv = "0.21.0" -- cgit v1.2.3