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 23a9099 + 0b717af commit 99c19bdCopy full SHA for 99c19bd
1 file changed
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.9.3
+bandit==1.9.4
8
# Tests
9
packaging==26.0
10
# Generating HTML documentation
@@ -18,6 +18,6 @@ breathe==4.36.0
18
sphinx==8.1.3
19
sphinx_book_theme==1.1.3
20
# Spelling check in documentation
21
-codespell==2.4.1
+codespell==2.4.2
22
pyenchant==3.3.0
23
sphinxcontrib-spelling==8.0.2
0 commit comments