diff options
author | 2022-10-12 12:24:58 -0700 | |
---|---|---|
committer | 2022-10-12 12:24:58 -0700 | |
commit | 01f5651045f5e2b90d213bd5c96d1ff06375137b (patch) | |
tree | 73646ab57b00e656ddf93e22ee679dc824e427de /poetry.lock | |
parent | Merge pull request #744 from python-discord/snekbox-311-and-metricity (diff) | |
parent | Bump pyfakefs from 4.7.0 to 5.0.0 (diff) |
Merge pull request #779 from python-discord/dependabot/pip/pyfakefs-5.0.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 9b09a5de..d202848a 100644 --- a/poetry.lock +++ b/poetry.lock @@ -617,7 +617,7 @@ toml = ["toml"] [[package]] name = "pyfakefs" -version = "4.7.0" +version = "5.0.0" description = "pyfakefs implements a fake file system that mocks the Python file system modules." category = "dev" optional = false @@ -909,7 +909,7 @@ brotli = ["Brotli"] [metadata] lock-version = "1.1" python-versions = "3.10.*" -content-hash = "75f384f1b764918d349b8927ce8ff61f7f170dc72b422e5bfe77b31d9e9d64f7" +content-hash = "7d8c9f0c71c2e6e4555aab0c5edfbf48607a7e4062a8817d37ace0c4a3910009" [metadata.files] anyio = [ @@ -1348,8 +1348,8 @@ pydocstyle = [ {file = "pydocstyle-6.1.1.tar.gz", hash = "sha256:1d41b7c459ba0ee6c345f2eb9ae827cab14a7533a88c5c6f7e94923f72df92dc"}, ] pyfakefs = [ - {file = "pyfakefs-4.7.0-py3-none-any.whl", hash = "sha256:29203a7482b25406dd3ea41c8740be2697c6058b0f6577485c3ae9cd4c5e96cd"}, - {file = "pyfakefs-4.7.0.tar.gz", hash = "sha256:f22d30d93d2989bf2d2c67b606a14cbab2df0be912c09dcdb590ea4931073ade"}, + {file = "pyfakefs-5.0.0-py3-none-any.whl", hash = "sha256:e1b01954978fe2d9a4d75f079359d7f8d3af3bb12ff2dc8633a4cc0a0dc7fbda"}, + {file = "pyfakefs-5.0.0.tar.gz", hash = "sha256:19d1d8f1ee520891d78b6ed05c2078e0792d545f83dee33461fbaa5cc72e187d"}, ] pyflakes = [ {file = "pyflakes-2.5.0-py2.py3-none-any.whl", hash = "sha256:4579f67d887f804e67edb544428f264b7b24f435b263c4614f384135cea553d2"}, |