Skip to content

Commit a65d5dc

Browse files
Bump the pip-dependencies group in /third_party with 2 updates
Bumps the pip-dependencies group in /third_party with 2 updates: [bandit](https://github.com/PyCQA/bandit) and [packaging](https://github.com/pypa/packaging). Updates `bandit` from 1.9.2 to 1.9.3 - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.9.2...1.9.3) Updates `packaging` from 25.0 to 26.0 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@25.0...26.0) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: packaging dependency-version: '26.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2dec957 commit a65d5dc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

third_party/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ black==24.3.0
44
clang-format==15.0.7
55
cmake-format==0.6.13
66
# Linting the source code
7-
bandit==1.9.2
7+
bandit==1.9.3
88
# Tests
9-
packaging==25.0
9+
packaging==26.0
1010
# Generating HTML documentation
1111
pygments==2.19.2
1212
sphinxcontrib_applehelp==2.0.0

0 commit comments

Comments
 (0)