mirror of
https://github.com/wahyd4/links.git
synced 2026-08-09 05:06:16 +10:00
Merge pull request #59 from wahyd4/dependabot/uv/markdown-3.8.1
Bump markdown from 3.7 to 3.8.1
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ dependencies = [
|
||||
"gunicorn==23.0.0",
|
||||
"whitenoise==5.3.0",
|
||||
"django-simplemde==0.1.4",
|
||||
"markdown==3.7",
|
||||
"markdown==3.8.1",
|
||||
"requests>=2.32.4,<3",
|
||||
"beautifulsoup4==4.12.3",
|
||||
"djangorestframework==3.15.2",
|
||||
|
||||
@@ -628,7 +628,7 @@ requires-dist = [
|
||||
{ name = "fontawesome-free", specifier = "==5.15.3" },
|
||||
{ name = "gunicorn", specifier = "==23.0.0" },
|
||||
{ name = "isort", marker = "extra == 'dev'", specifier = ">=5.0" },
|
||||
{ name = "markdown", specifier = "==3.7" },
|
||||
{ name = "markdown", specifier = "==3.8.1" },
|
||||
{ name = "pillow", specifier = "~=12.1.1" },
|
||||
{ name = "playwright", specifier = ">=1.40.0" },
|
||||
{ name = "pytest", marker = "extra == 'dev'", specifier = ">=7.0" },
|
||||
@@ -650,11 +650,11 @@ dev = [
|
||||
|
||||
[[package]]
|
||||
name = "markdown"
|
||||
version = "3.7"
|
||||
version = "3.8.1"
|
||||
source = { registry = "https://pypi.org/simple" }
|
||||
sdist = { url = "https://files.pythonhosted.org/packages/54/28/3af612670f82f4c056911fbbbb42760255801b3068c48de792d354ff4472/markdown-3.7.tar.gz", hash = "sha256:2ae2471477cfd02dbbf038d5d9bc226d40def84b4fe2986e49b59b6b472bbed2", size = 357086, upload-time = "2024-08-16T15:55:17.812Z" }
|
||||
sdist = { url = "https://files.pythonhosted.org/packages/db/7c/0738e5ff0adccd0b4e02c66d0446c03a3c557e02bb49b7c263d7ab56c57d/markdown-3.8.1.tar.gz", hash = "sha256:a2e2f01cead4828ee74ecca9623045f62216aef2212a7685d6eb9163f590b8c1", size = 361280, upload-time = "2025-06-18T14:50:49.618Z" }
|
||||
wheels = [
|
||||
{ url = "https://files.pythonhosted.org/packages/3f/08/83871f3c50fc983b88547c196d11cf8c3340e37c32d2e9d6152abe2c61f7/Markdown-3.7-py3-none-any.whl", hash = "sha256:7eb6df5690b81a1d7942992c97fad2938e956e79df20cbc6186e9c3a77b1c803", size = 106349, upload-time = "2024-08-16T15:55:16.176Z" },
|
||||
{ url = "https://files.pythonhosted.org/packages/50/34/3d1ff0cb4843a33817d06800e9383a2b2a2df4d508e37f53a40e829905d9/markdown-3.8.1-py3-none-any.whl", hash = "sha256:46cc0c0f1e5211ab2e9d453582f0b28a1bfaf058a9f7d5c50386b99b588d8811", size = 106642, upload-time = "2025-06-18T14:50:48.52Z" },
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
Reference in New Issue
Block a user