Skip to content

Commit 4d4b80e

Browse files
Merge branch 'main' into dependabot/pip/black-25.9.0
2 parents 32c5443 + 1ba1747 commit 4d4b80e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,19 +27,19 @@ spark = [
2727
"pyspark>=3.0.0"
2828
]
2929
test = [
30-
"bandit[toml]==1.7.5",
30+
"bandit[toml]==1.8.6",
3131
"black==25.11.0",
3232
"check-manifest==0.49",
3333
"flake8-bugbear==24.12.12",
3434
"flake8-docstrings",
3535
"flake8-formatter_junit_xml",
3636
"flake8",
3737
"flake8-pyproject",
38-
"pre-commit==3.3.1",
38+
"pre-commit==4.3.0",
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",

0 commit comments

Comments
 (0)