Skip to content

Commit a002ae9

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 [sphinxcontrib-spelling](https://github.com/sphinx-contrib/spelling). Updates `bandit` from 1.8.6 to 1.9.2 - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.8.6...1.9.2) Updates `sphinxcontrib-spelling` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/sphinx-contrib/spelling/releases) - [Commits](sphinx-contrib/spelling@8.0.1...8.0.2) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.9.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: sphinxcontrib-spelling dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 43727cd commit a002ae9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.8.6
7+
bandit==1.9.2
88
# Tests
99
packaging==25.0
1010
# Generating HTML documentation
@@ -20,4 +20,4 @@ sphinx_book_theme==1.1.3
2020
# Spelling check in documentation
2121
codespell==2.4.1
2222
pyenchant==3.3.0
23-
sphinxcontrib-spelling==8.0.1
23+
sphinxcontrib-spelling==8.0.2

0 commit comments

Comments
 (0)