Skip to content

Commit 6fd2835

Browse files
Bump pypandoc from 1.12 to 1.13 (#869)
Bumps [pypandoc](https://github.com/JessicaTegner/pypandoc) from 1.12 to 1.13. - [Release notes](https://github.com/JessicaTegner/pypandoc/releases) - [Changelog](https://github.com/JessicaTegner/pypandoc/blob/master/release.md) - [Commits](JessicaTegner/pypandoc@v1.12...v1.13) --- updated-dependencies: - dependency-name: pypandoc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6c0cae2 commit 6fd2835

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ statsd = "^4.0.1"
2020
requests = "^2.31.0"
2121
pydantic-settings = "^2.1.0"
2222
asgi-correlation-id = "^4.3.0"
23-
pypandoc = "^1.12"
23+
pypandoc = "^1.13"
2424

2525
[tool.poetry.group.dev.dependencies]
2626
pre-commit = "^3.6.1"

0 commit comments

Comments
 (0)