Skip to content

Commit b00f1df

Browse files
build(deps-dev): bump bandit[toml] from 1.7.10 to 1.8.3 in /packages
Bumps [bandit[toml]](https://github.com/PyCQA/bandit) from 1.7.10 to 1.8.3. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.7.10...1.8.3) --- updated-dependencies: - dependency-name: bandit[toml] dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 211eaa4 commit b00f1df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ argcomplete==3.5.1 ; python_version >= "3.9" and python_version < "4.0"
44
asgiref==3.8.1 ; python_version >= "3.9" and python_version < "4.0"
55
astroid==3.3.5 ; python_version >= "3.9" and python_version < "4.0"
66
babel==2.16.0 ; python_version >= "3.9" and python_version < "4.0"
7-
bandit[toml]==1.7.10 ; python_version >= "3.9" and python_version < "4.0"
7+
bandit[toml]==1.8.3 ; python_version >= "3.9" and python_version < "4.0"
88
black==24.10.0 ; python_version >= "3.9" and python_version < "4.0"
99
build==1.2.2.post1 ; python_version >= "3.9" and python_version < "4.0"
1010
cachecontrol[filecache]==0.14.1 ; python_version >= "3.9" and python_version < "4.0"

0 commit comments

Comments
 (0)