Skip to content

Commit adf4c6f

Browse files
fix: bump bandit[toml] from 1.8.2 to 1.8.3 (#91)
Bumps [bandit[toml]](https://github.com/PyCQA/bandit) from 1.8.2 to 1.8.3. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.8.2...1.8.3) --- updated-dependencies: - dependency-name: bandit[toml] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f317bde commit adf4c6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies = [
3939
[project.optional-dependencies]
4040
exd-data = ["grpcio>=1.59.3,<2.0.0"]
4141
test = [
42-
"bandit[toml]==1.8.2",
42+
"bandit[toml]==1.8.3",
4343
"black==25.1.0",
4444
"check-manifest==0.50",
4545
"flake8-bugbear==24.12.12",

0 commit comments

Comments
 (0)