Skip to content

Commit 0b717af

Browse files
Bump the pip-dependencies group across 1 directory with 2 updates
Bumps the pip-dependencies group with 2 updates in the /third_party directory: [bandit](https://github.com/PyCQA/bandit) and [codespell](https://github.com/codespell-project/codespell). Updates `bandit` from 1.9.3 to 1.9.4 - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.9.3...1.9.4) Updates `codespell` from 2.4.1 to 2.4.2 - [Release notes](https://github.com/codespell-project/codespell/releases) - [Commits](codespell-project/codespell@v2.4.1...v2.4.2) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.9.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: codespell dependency-version: 2.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 23a9099 commit 0b717af

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,7 +4,7 @@ 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.3
7+
bandit==1.9.4
88
# Tests
99
packaging==26.0
1010
# Generating HTML documentation
@@ -18,6 +18,6 @@ breathe==4.36.0
1818
sphinx==8.1.3
1919
sphinx_book_theme==1.1.3
2020
# Spelling check in documentation
21-
codespell==2.4.1
21+
codespell==2.4.2
2222
pyenchant==3.3.0
2323
sphinxcontrib-spelling==8.0.2

0 commit comments

Comments
 (0)