Skip to content

Commit df093d3

Browse files
authored
Merge pull request #649 from python-discord/update-pyfakefs
Update pyfakefs to 4.5
2 parents 8b375d5 + ba05d43 commit df093d3

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)