Skip to content

Commit d2d0f8e

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 [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](PyCQA/bandit@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](pygments/pygments@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] <support@github.com>
1 parent fde2bcf commit d2d0f8e

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
@@ -1,13 +1,13 @@
11
# Python requirements modules
22
# Formatting the source code
3-
bandit==1.8.3
3+
bandit==1.8.5
44
black==24.3.0
55
clang-format==15.0.7
66
cmake-format==0.6.13
77
# Tests
88
packaging==25.0
99
# Generating HTML documentation
10-
pygments==2.19.1
10+
pygments==2.19.2
1111
sphinxcontrib_applehelp==2.0.0
1212
sphinxcontrib_devhelp==2.0.0
1313
sphinxcontrib_htmlhelp==2.1.0

0 commit comments

Comments
 (0)