diff options
author | 2022-12-09 21:46:52 +0100 | |
---|---|---|
committer | 2022-12-09 21:46:52 +0100 | |
commit | d0d3c955e41c85a7b38fb69530f68c3ece5f83fc (patch) | |
tree | f2100f2fd4ff7870927f6b022c5ae5d452d18d55 /poetry.lock | |
parent | Merge pull request #805 from python-discord/dependabot/pip/flake8-import-orde... (diff) | |
parent | Bump pymdown-extensions from 9.8 to 9.9 (diff) |
Merge pull request #804 from python-discord/dependabot/pip/pymdown-extensions-9.9
Bump pymdown-extensions from 9.8 to 9.9
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 6b0cebec..13793c29 100644 --- a/poetry.lock +++ b/poetry.lock @@ -650,7 +650,7 @@ tests = ["coverage[toml] (==5.0.4)", "pytest (>=6.0.0,<7.0.0)"] [[package]] name = "pymdown-extensions" -version = "9.8" +version = "9.9" description = "Extension pack for Python Markdown." category = "main" optional = false @@ -912,7 +912,7 @@ brotli = ["Brotli"] [metadata] lock-version = "1.1" python-versions = "3.10.*" -content-hash = "4f69c8421a0e391d3768c378d599eacc68613a28ccf413d5e40b4518500bffd7" +content-hash = "7e339c6e02ec6d59e8d2d948c9473357a12b40bb4eb95b71f08791574dd52f7e" [metadata.files] anyio = [ @@ -1379,8 +1379,8 @@ PyJWT = [ {file = "PyJWT-2.6.0.tar.gz", hash = "sha256:69285c7e31fc44f68a1feb309e948e0df53259d579295e6cfe2b1792329f05fd"}, ] pymdown-extensions = [ - {file = "pymdown_extensions-9.8-py3-none-any.whl", hash = "sha256:8e62688a8b1128acd42fa823f3d429d22f4284b5e6dd4d3cd56721559a5a211b"}, - {file = "pymdown_extensions-9.8.tar.gz", hash = "sha256:1bd4a173095ef8c433b831af1f3cb13c10883be0c100ae613560668e594651f7"}, + {file = "pymdown_extensions-9.9-py3-none-any.whl", hash = "sha256:ac698c15265680db5eb13cd4342abfcde2079ac01e5486028f47a1b41547b859"}, + {file = "pymdown_extensions-9.9.tar.gz", hash = "sha256:0f8fb7b74a37a61cc34e90b2c91865458b713ec774894ffad64353a5fce85cfc"}, ] python-dotenv = [ {file = "python-dotenv-0.21.0.tar.gz", hash = "sha256:b77d08274639e3d34145dfa6c7008e66df0f04b7be7a75fd0d5292c191d79045"}, |