diff --git a/poetry.lock b/poetry.lock index 36953af..1c53403 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 = "ec62f4e83220b457f6b560a384dfc1f858edc52444b16bc60eb3db3fe6766b94" +content-hash = "a16203943efae2c854205899fab8f545aaabc0b02aa8d1ad35baef51b98abd81" diff --git a/pyproject.toml b/pyproject.toml index 366d3ae..88d888e 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"