Skip to content

Commit 30521cd

Browse files
dependabot[bot]Mateus Oliveira
andauthored
⬆ Bump pymdown-extensions from 9.11 to 10.0 (#991)
Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Mateus Oliveira <msouzaol@redhat.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mateus Oliveira <msouzaol@redhat.com>
1 parent cf049b8 commit 30521cd

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

docs/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -321,9 +321,9 @@ pycparser==2.21 ; python_version >= "3.9" and python_version < "4.0" \
321321
pygments==2.15.1 ; python_version >= "3.9" and python_version < "4.0" \
322322
--hash=sha256:8ace4d3c1dd481894b2005f560ead0f9f19ee64fe983366be1a21e171d12775c \
323323
--hash=sha256:db2db3deb4b4179f399a09054b023b6a586b76499d36965813c71aa8ed7b5fd1
324-
pymdown-extensions==9.11 ; python_version >= "3.9" and python_version < "4.0" \
325-
--hash=sha256:a499191d8d869f30339de86fcf072a787e86c42b6f16f280f5c2cf174182b7f3 \
326-
--hash=sha256:f7e86c1d3981f23d9dc43294488ecb54abadd05b0be4bf8f0e15efc90f7853ff
324+
pymdown-extensions==10.0 ; python_version >= "3.9" and python_version < "4.0" \
325+
--hash=sha256:9a77955e63528c2ee98073a1fb3207c1a45607bc74a34ef21acd098f46c3aa8a \
326+
--hash=sha256:e6cbe8ace7d8feda30bc4fd6a21a073893a9a0e90c373e92d69ce5b653051f55
327327
python-dateutil==2.8.2 ; python_version >= "3.9" and python_version < "4.0" \
328328
--hash=sha256:0123cacc1627ae19ddf3c27a5de5bd67ee4586fbdd6440d9748f8abb483d3e86 \
329329
--hash=sha256:961d03dc3453ebbc59dbdea9e4e11c5651520a876d0f4db161e8674aae935da9

poetry.lock

Lines changed: 4 additions & 4 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
@@ -47,7 +47,7 @@ diagrams = "^0.23.3"
4747
mkdocs-material = "^9.1.9"
4848
mkdocs-redirects = "^1.2.0"
4949
pillow = "^9.5.0"
50-
pymdown-extensions = "^9.11"
50+
pymdown-extensions = "^10.0"
5151

5252
[build-system]
5353
requires = ["poetry-core"]

0 commit comments

Comments
 (0)