Skip to content

Commit cbca623

Browse files
Merge branch 'main' into simplify-docs
2 parents 54cdd7f + ad798f8 commit cbca623

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
@@ -43,12 +43,12 @@ optional-dependencies.dev = [
4343
"check-manifest==0.49",
4444
"deptry==0.20.0",
4545
"doc8==1.1.2",
46-
"doccmd==2024.9.27",
46+
"doccmd==2024.10.6",
4747
"freezegun==1.5.1",
4848
"furo==2024.8.6",
4949
"interrogate==1.7.0",
5050
"mypy==1.11.2",
51-
"pre-commit==3.8.0",
51+
"pre-commit==4.0.0",
5252
"pydocstyle==6.3",
5353
"pyenchant==3.3.0rc1",
5454
"pygments==2.18.0",
@@ -60,7 +60,7 @@ optional-dependencies.dev = [
6060
"pytest==8.3.3",
6161
"pytest-cov==5.0.0",
6262
"pyyaml==6.0.2",
63-
"ruff==0.6.8",
63+
"ruff==0.6.9",
6464
# We add shellcheck-py not only for shell scripts and shell code blocks,
6565
# but also because having it installed means that ``actionlint-py`` will
6666
# use it to lint shell commands in GitHub workflow files.

0 commit comments

Comments
 (0)