Skip to content

Commit 123bb58

Browse files
chore(deps): update bandit requirement from >=1.7.8 to >=1.9.4
Updates the requirements on [bandit](https://github.com/PyCQA/bandit) to permit the latest version. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.7.8...1.9.4) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.9.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4c7a859 commit 123bb58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ test = [
5151
"pytest_httpserver==1.1.3",
5252
"types-requests>=2.31.0",
5353
"pandas-stubs>=2.0.0",
54-
"bandit>=1.7.8",
54+
"bandit>=1.9.4",
5555
"pandas>=2.0.0",
5656
"pyarrow>=18.0.0",
5757
"adbc-driver-flightsql>=1.3.0",

0 commit comments

Comments
 (0)