Skip to content

Commit ba05d43

Browse files
committed
Update pyfakefs to 4.5
This is required to allow running tests on 3.10.
1 parent 8b375d5 commit ba05d43

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ flake8-todo = "~=0.7"
3737
mccabe = "~=0.6.1"
3838
pep8-naming = "~=0.9"
3939
pre-commit = "~=2.1"
40-
pyfakefs = "~=4.4.0"
40+
pyfakefs = "~=4.5"
4141
coveralls = "~=2.1"
4242
taskipy = "~=1.7.0"
4343
python-dotenv = "~=0.17.1"

0 commit comments

Comments
 (0)