Skip to content

Commit 7f905a1

Browse files
Merge branch 'main' into dependabot/pip/check-manifest-0.51
2 parents 824fd51 + 2f904aa commit 7f905a1

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
@@ -28,7 +28,7 @@ spark = [
2828
]
2929
test = [
3030
"bandit[toml]==1.8.6",
31-
"black==23.3.0",
31+
"black==25.11.0",
3232
"check-manifest==0.51",
3333
"flake8-bugbear==24.12.12",
3434
"flake8-docstrings",
@@ -39,11 +39,11 @@ test = [
3939
"pylint==2.17.4",
4040
"pylint_junit",
4141
"pytest-cov==7.0.0",
42-
"pytest-mock<3.10.1",
42+
"pytest-mock<3.15.2",
4343
"pytest-runner",
4444
"pytest==8.4.2",
4545
"pytest-github-actions-annotate-failures",
46-
"shellcheck-py==0.9.0.2"
46+
"shellcheck-py==0.11.0.1"
4747
]
4848

4949
[project.urls]

0 commit comments

Comments
 (0)