Skip to content
Snippets Groups Projects

chore(deps): update dependency pandoc to v2.3

Merged RenovateBot requested to merge renovate/pandoc-2.x into main
2 files
+ 4
4
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 3
3
@@ -188,7 +188,7 @@ python-versions = ">=3.7"
@@ -188,7 +188,7 @@ python-versions = ">=3.7"
[[package]]
[[package]]
name = "pandoc"
name = "pandoc"
version = "2.2"
version = "2.3"
description = "Pandoc Documents for Python"
description = "Pandoc Documents for Python"
category = "dev"
category = "dev"
optional = false
optional = false
@@ -386,7 +386,7 @@ testing = ["flake8 (<5)", "func-timeout", "jaraco.functools", "jaraco.itertools"
@@ -386,7 +386,7 @@ testing = ["flake8 (<5)", "func-timeout", "jaraco.functools", "jaraco.itertools"
[metadata]
[metadata]
lock-version = "1.1"
lock-version = "1.1"
python-versions = "^3.10"
python-versions = "^3.10"
content-hash = "1834986615a1863dbca35473e1d319712a3a33a78792588a383f70324b1e83a5"
content-hash = "6c341c00b3d01cc97804305923bd9b38ecc60e43e6d810f64d7021fde9a9988f"
[metadata.files]
[metadata.files]
blinker = [
blinker = [
@@ -494,7 +494,7 @@ MarkupSafe = [
@@ -494,7 +494,7 @@ MarkupSafe = [
{file = "MarkupSafe-2.1.1.tar.gz", hash = "sha256:7f91197cc9e48f989d12e4e6fbc46495c446636dfc81b9ccf50bb0ec74b91d4b"},
{file = "MarkupSafe-2.1.1.tar.gz", hash = "sha256:7f91197cc9e48f989d12e4e6fbc46495c446636dfc81b9ccf50bb0ec74b91d4b"},
]
]
pandoc = [
pandoc = [
{file = "pandoc-2.2.tar.gz", hash = "sha256:d063ee252f2761010f16cf3a14912ad9245187c24c56f4b1ad9696e104fe6e1e"},
{file = "pandoc-2.3.tar.gz", hash = "sha256:e772c2c6d871146894579828dbaf1efd538eb64fc7e71d4a6b3a11a18baef90d"},
]
]
pathspec = [
pathspec = [
{file = "pathspec-0.10.1-py3-none-any.whl", hash = "sha256:46846318467efc4556ccfd27816e004270a9eeeeb4d062ce5e6fc7a87c573f93"},
{file = "pathspec-0.10.1-py3-none-any.whl", hash = "sha256:46846318467efc4556ccfd27816e004270a9eeeeb4d062ce5e6fc7a87c573f93"},
Loading