diff --git a/api/poetry.lock b/api/poetry.lock index ae01d536a..a0ef89da4 100644 --- a/api/poetry.lock +++ b/api/poetry.lock @@ -2056,7 +2056,7 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"] [metadata] lock-version = "1.1" python-versions = "^3.7" -content-hash = "771a4aab4581264ef4e64e24bc9580fb478e49515243dc7f51e3aa3e49208c9a" +content-hash = "ce10938a9cb0a49619ab5c728dc9823930098edf00d61b4f3f74705eb271856d" [metadata.files] aiohttp = [ diff --git a/api/pyproject.toml b/api/pyproject.toml index 75af87207..2e9f79176 100644 --- a/api/pyproject.toml +++ b/api/pyproject.toml @@ -48,7 +48,7 @@ unicode-slugify = "~=0.1.0" django-cacheops = "~=6.0.0" service-identity = "~=21.1.0" click = "~=7.1.0" -Markdown = "~=3.3.4" +Markdown = "~=3.3.6" bleach = "~=3.3.0" feedparser = "~=6.0.0" watchdog = "~=2.1.2"