diff options
author | 2023-01-16 19:49:40 +0000 | |
---|---|---|
committer | 2023-01-16 19:49:40 +0000 | |
commit | 5c8676c1ad2e12c767e0fe897cac8895a91ab5a4 (patch) | |
tree | b87d89b431938a678dea5f5c7b1ce254542a27f1 /poetry.lock | |
parent | Merge pull request #837 from python-discord/enable-dependabot-github-actions-... (diff) | |
parent | Bump pyfakefs from 5.0.0 to 5.1.0 (diff) |
Merge pull request #840 from python-discord/dependabot/pip/pyfakefs-5.1.0
Bump pyfakefs from 5.0.0 to 5.1.0
Diffstat (limited to 'poetry.lock')
-rw-r--r-- | poetry.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/poetry.lock b/poetry.lock index 39a364e3..a8aabf63 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1070,14 +1070,14 @@ toml = ["toml"] [[package]] name = "pyfakefs" -version = "5.0.0" +version = "5.1.0" description = "pyfakefs implements a fake file system that mocks the Python file system modules." category = "dev" optional = false python-versions = ">=3.7" files = [ - {file = "pyfakefs-5.0.0-py3-none-any.whl", hash = "sha256:e1b01954978fe2d9a4d75f079359d7f8d3af3bb12ff2dc8633a4cc0a0dc7fbda"}, - {file = "pyfakefs-5.0.0.tar.gz", hash = "sha256:19d1d8f1ee520891d78b6ed05c2078e0792d545f83dee33461fbaa5cc72e187d"}, + {file = "pyfakefs-5.1.0-py3-none-any.whl", hash = "sha256:e6f34a8224b41f1b1ab25aa8d430121dac42e3c6e981e01eae76b3343fba47d0"}, + {file = "pyfakefs-5.1.0.tar.gz", hash = "sha256:316c6026640d14a6b4fbde71fd9674576d1b5710deda8fabde8aad51d785dbc3"}, ] [[package]] @@ -1492,4 +1492,4 @@ brotli = ["Brotli"] [metadata] lock-version = "2.0" python-versions = "3.10.*" -content-hash = "77cce32c3f20953bbbe109eb8c7965f95f4c3079262452842799178e52206bdc" +content-hash = "4421b4dbd372cf7deabb6a9537100d94d75aeabe7b477ef3c6a1032755641d1a" |