aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Johannes Christ <[email protected]>2023-04-11 01:15:05 +0200
committerGravatar GitHub <[email protected]>2023-04-11 01:15:05 +0200
commitd988ee07bb63a01e3e22069759f1a2b62a070650 (patch)
treef7b3361bd54a8190b6bce3f3fcd639c1cdb8e827 /pyproject.toml
parentMerge pull request #933 from python-discord/dependabot/pip/coverage-7.2.3 (diff)
parentBump pymdown-extensions from 9.10 to 9.11 (diff)
Merge pull request #935 from python-discord/dependabot/pip/pymdown-extensions-9.11
Bump pymdown-extensions from 9.10 to 9.11
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 364fe12d..ae7bc086 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -20,7 +20,7 @@ httpx = "0.23.3"
markdown = "3.4.3"
psycopg2-binary = "2.9.6"
PyJWT = {version = "2.6.0", extras = ["crypto"]}
-pymdown-extensions = "9.10"
+pymdown-extensions = "9.11"
python-frontmatter = "1.0.0"
pyyaml = "6.0"
sentry-sdk = "1.19.1"