aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-10 05:57:28 +0000
committerGravatar GitHub <[email protected]>2023-04-10 05:57:28 +0000
commitfcad2e6984ff51886197b61877718b1e314aeb15 (patch)
treef7b3361bd54a8190b6bce3f3fcd639c1cdb8e827 /pyproject.toml
parentMerge pull request #933 from python-discord/dependabot/pip/coverage-7.2.3 (diff)
Bump pymdown-extensions from 9.10 to 9.11
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 9.10 to 9.11. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/9.10...9.11) --- 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 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"