We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 32c5443 + 1ba1747 commit 4d4b80eCopy full SHA for 4d4b80e
1 file changed
pyproject.toml
@@ -27,19 +27,19 @@ spark = [
27
"pyspark>=3.0.0"
28
]
29
test = [
30
- "bandit[toml]==1.7.5",
+ "bandit[toml]==1.8.6",
31
"black==25.11.0",
32
"check-manifest==0.49",
33
"flake8-bugbear==24.12.12",
34
"flake8-docstrings",
35
"flake8-formatter_junit_xml",
36
"flake8",
37
"flake8-pyproject",
38
- "pre-commit==3.3.1",
+ "pre-commit==4.3.0",
39
"pylint==2.17.4",
40
"pylint_junit",
41
"pytest-cov==7.0.0",
42
- "pytest-mock<3.10.1",
+ "pytest-mock<3.15.2",
43
"pytest-runner",
44
"pytest==8.4.2",
45
"pytest-github-actions-annotate-failures",
0 commit comments