From d2d0f8e969891c3922bca7524c428854a1dffaf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Jun 2025 21:56:57 +0000 Subject: [PATCH] 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 [pygments](https://github.com/pygments/pygments). Updates `bandit` from 1.8.3 to 1.8.5 - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](https://github.com/PyCQA/bandit/compare/1.8.3...1.8.5) Updates `pygments` from 2.19.1 to 2.19.2 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](https://github.com/pygments/pygments/compare/2.19.1...2.19.2) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.8.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: pygments dependency-version: 2.19.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] --- third_party/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/third_party/requirements.txt b/third_party/requirements.txt index 1893e962d..abc496003 100644 --- a/third_party/requirements.txt +++ b/third_party/requirements.txt @@ -1,13 +1,13 @@ # Python requirements modules # Formatting the source code -bandit==1.8.3 +bandit==1.8.5 black==24.3.0 clang-format==15.0.7 cmake-format==0.6.13 # Tests packaging==25.0 # Generating HTML documentation -pygments==2.19.1 +pygments==2.19.2 sphinxcontrib_applehelp==2.0.0 sphinxcontrib_devhelp==2.0.0 sphinxcontrib_htmlhelp==2.1.0