We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e6704ee + 037a05e commit c160bd1Copy full SHA for c160bd1
1 file changed
pyproject.toml
@@ -27,7 +27,7 @@ spark = [
27
"pyspark>=3.0.0"
28
]
29
test = [
30
- "bandit[toml]==1.7.5",
+ "bandit[toml]==1.8.6",
31
"black==23.3.0",
32
"check-manifest==0.49",
33
"flake8-bugbear==24.12.12",
0 commit comments