aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-02-18 18:45:30 +0000
committerGravatar Johannes Christ <[email protected]>2025-02-18 19:48:56 +0100
commitabb88868e39ac1b684c16525a56fe5e314b4051e (patch)
tree204a2ed7683276b554f967954b194c2194c7fd61 /pyproject.toml
parentdocs: include privileged intents in `setting-test-server-and-bot-account.md` (diff)
Bump pymdown-extensions from 10.12 to 10.14.3
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.12 to 10.14.3. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.12...10.14.3)
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 2a277fa3..69341390 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -21,7 +21,7 @@ httpx = "0.28.1"
markdown = "3.7"
psycopg = {extras = ["binary"], version = "3.2.3"}
pyjwt = {version = "2.10.1", extras = ["crypto"]}
-pymdown-extensions = "10.12"
+pymdown-extensions = "10.14.3"
python-frontmatter = "1.1.0"
pyyaml = "6.0.2"
sentry-sdk = "2.20.0"