diff --git a/poetry.lock b/poetry.lock index 90e88ec..d60fd2c 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.4 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. [[package]] name = "aiohappyeyeballs" @@ -3796,4 +3796,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.0" python-versions = ">=3.10,<3.13" -content-hash = "0d9140cdf5c67d589f6fe45126a0319e457a875def2533b9594a028098021dae" +content-hash = "e10115151436c823961a74eb904e3b05fb1305ebdd27ec2fd787d91799d266ee" diff --git a/pyproject.toml b/pyproject.toml index 984f28e..19038d2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ django-crispy-forms = "^2.1" crispy-bootstrap5 = "^2024.2" markdown = "^3.4" bleach = "^6.0" -pymdown-extensions = "^10.4" +pymdown-extensions = "^10.12" # 3rd party integrations slack-sdk = "^3.33"