chore: bump pymdown-extensions from 10.13 to 10.14 (#2435)
Some checks are pending
Test & Docs / tests (postgresql, 3.10) (push) Waiting to run
Test & Docs / tests (postgresql, 3.12) (push) Waiting to run
Test & Docs / lint (push) Waiting to run
Test & Docs / docs (push) Waiting to run

This commit is contained in:
Yohan Boniface 2025-01-21 18:02:24 +01:00 committed by GitHub
commit e7388f6cb0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
# Force rtfd to use a recent version of mkdocs
mkdocs==1.6.1
pymdown-extensions==10.13
pymdown-extensions==10.14
mkdocs-material==9.5.50
mkdocs-static-i18n==1.2.3

View file

@ -1,5 +1,5 @@
# Force rtfd to use a recent version of mkdocs
mkdocs==1.6.1
pymdown-extensions==10.13
pymdown-extensions==10.14
mkdocs-material==9.5.50
mkdocs-static-i18n==1.2.3

View file

@ -50,7 +50,7 @@ dev = [
"mkdocs-material==9.5.50",
"mkdocs-static-i18n==1.2.3",
"vermin==1.6.0",
"pymdown-extensions==10.13",
"pymdown-extensions==10.14",
"isort==5.13.2",
]
test = [