aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar jchristgit <[email protected]>2023-10-20 19:19:02 +0200
committerGravatar GitHub <[email protected]>2023-10-20 19:19:02 +0200
commitfe0c8a716df78bb722e08157dc0e657f99a32263 (patch)
treec8f0311bef7667adfe5012f8ab232fb975e2b2b9 /pyproject.toml
parentMerge pull request #1129 from python-discord/dependabot/pip/ruff-0.1.1 (diff)
parentBump pymdown-extensions from 10.3 to 10.3.1 (diff)
Merge pull request #1130 from python-discord/dependabot/pip/pymdown-extensions-10.3.1
Bump pymdown-extensions from 10.3 to 10.3.1
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 034a3ce2..ead1e383 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -19,7 +19,7 @@ gunicorn = "21.2.0"
httpx = "0.25.0"
markdown = "3.5"
PyJWT = {version = "2.8.0", extras = ["crypto"]}
-pymdown-extensions = "10.3"
+pymdown-extensions = "10.3.1"
python-frontmatter = "1.0.0"
pyyaml = "6.0.1"
sentry-sdk = "1.32.0"