aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-03 15:26:20 +0000
committerGravatar GitHub <[email protected]>2024-08-03 15:26:20 +0000
commit2ffe0dbe500cf752ee2cdaba73aa51b365569cd1 (patch)
treec5185f5ec453d4287bfd0de1259bcc7026bf1a32 /pyproject.toml
parentMerge remote-tracking branch 'origin/dependabot/pip/ruff-0.5.2' (diff)
Bump pymdown-extensions from 10.8.1 to 10.9
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.8.1 to 10.9. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.8.1...10.9) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index d67d0234..60d9b14c 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -19,7 +19,7 @@ gunicorn = "22.0.0"
httpx = "0.27.0"
markdown = "3.6"
PyJWT = {version = "2.9.0", extras = ["crypto"]}
-pymdown-extensions = "10.8.1"
+pymdown-extensions = "10.9"
python-frontmatter = "1.1.0"
pyyaml = "6.0.1"
sentry-sdk = "2.12.0"