Skip to content

Commit e4ab277

Browse files
Bump the "dependencies" group with 1 update across multiple ecosystems (#206)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 59ca0bd commit e4ab277

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

pyproject.toml

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

2525
dependencies = [
2626
"click==8.3.2",
27-
"deepl==1.29.0",
27+
"deepl==1.30.0",
2828
"markdown-checker==0.2.5",
2929
"mistletoe==1.5.1",
3030
"mkdocs-autorefs==1.4.4",
3131
"mkdocs-literate-nav==0.6.3",
3232
"mkdocs-macros-plugin==1.5.0",
3333
"mkdocs-material==9.7.6",
34-
"mkdocs-rss-plugin==1.17.9",
34+
"mkdocs-rss-plugin==1.18.1",
3535
"mkdocs==1.6.1", # DO NOT UPGRADE - 2+ is not compatible with anything here
3636
"mkdocstrings-python==2.0.3",
3737
"pymdown-extensions==10.21.2",
3838
"pyspelling==2.12.1",
3939
"python-Levenshtein==0.27.3",
4040
"PyYAML==6.0.3",
4141
"polib==1.2.0",
42-
"ruff==0.15.9",
42+
"ruff==0.15.10",
4343
"setuptools_scm==10.0.5",
44-
"translate-toolkit==3.19.3",
44+
"translate-toolkit==3.19.4",
4545
]
4646

4747
[dependency-groups]
@@ -52,7 +52,7 @@ pre-commit = [
5252
]
5353

5454
tox-uv = [
55-
"tox-uv == 1.34.0",
55+
"tox-uv == 1.35.1",
5656
]
5757

5858
wlc = [
@@ -65,7 +65,7 @@ dev = [
6565
]
6666

6767
test = [
68-
"pytest == 9.0.2",
68+
"pytest == 9.0.3",
6969
"pytest-xdist == 3.8.0",
7070
]
7171

0 commit comments

Comments
 (0)