We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 43727cd + a002ae9 commit b1fa514Copy full SHA for b1fa514
third_party/requirements.txt
@@ -4,7 +4,7 @@ black==24.3.0
4
clang-format==15.0.7
5
cmake-format==0.6.13
6
# Linting the source code
7
-bandit==1.8.6
+bandit==1.9.2
8
# Tests
9
packaging==25.0
10
# Generating HTML documentation
@@ -20,4 +20,4 @@ sphinx_book_theme==1.1.3
20
# Spelling check in documentation
21
codespell==2.4.1
22
pyenchant==3.3.0
23
-sphinxcontrib-spelling==8.0.1
+sphinxcontrib-spelling==8.0.2
0 commit comments