Skip to content

Commit e539474

Browse files
Bump the "dependencies" group with 1 updates across multiple ecosystems (#144)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kattni <[email protected]>
1 parent d0c5f50 commit e539474

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ maintainers = [
2424

2525
dependencies = [
2626
"click==8.2.1", # DO NOT UPGRADE - 8.3.0 breaks MkDocs live serve
27-
"deepl==1.25.0",
27+
"deepl==1.27.0",
2828
"markdown-checker==0.2.5",
2929
"mistletoe==1.5.1",
3030
"mkdocs-autorefs==1.4.3",
@@ -33,12 +33,12 @@ dependencies = [
3333
"mkdocs-material==9.7.0",
3434
"mkdocs==1.6.1",
3535
"mkdocstrings-python==2.0.1",
36-
"pymdown-extensions==10.18",
36+
"pymdown-extensions==10.19.1",
3737
"pyspelling==2.12.1",
3838
"python-Levenshtein==0.27.3",
3939
"PyYAML==6.0.3",
4040
"polib==1.2.0",
41-
"ruff==0.14.8",
41+
"ruff==0.14.9",
4242
"setuptools_scm==9.2.2",
4343
"translate-toolkit==3.17.4",
4444
]

0 commit comments

Comments
 (0)