This is an automated email from the ASF dual-hosted git repository.

acassis pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


The following commit(s) were added to refs/heads/master by this push:
     new 4bfa4fa2e3d build(deps): bump pygments from 2.19.2 to 2.20.0 in 
/Documentation
4bfa4fa2e3d is described below

commit 4bfa4fa2e3d32b27bf5618948eb97c0c5ef6bf8e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 30 20:22:57 2026 +0000

    build(deps): bump pygments from 2.19.2 to 2.20.0 in /Documentation
    
    Bumps [pygments](https://github.com/pygments/pygments) from 2.19.2 to 
2.20.0.
    - [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.2...2.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: pygments
      dependency-version: 2.20.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 Documentation/Pipfile.lock | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/Documentation/Pipfile.lock b/Documentation/Pipfile.lock
index 3895d5aec3b..e3e3abcae40 100644
--- a/Documentation/Pipfile.lock
+++ b/Documentation/Pipfile.lock
@@ -386,11 +386,12 @@
         },
         "pygments": {
             "hashes": [
-                
"sha256:636cb2477cec7f8952536970bc533bc43743542f70392ae026374600add5b887",
-                
"sha256:86540386c03d588bb81d44bc3928634ff26449851e99741617ecb9037ee5ec0b"
+                
"sha256:6757cd03768053ff99f3039c1a36d6c0aa0b263438fcab17520b30a303a82b5f",
+                
"sha256:81a9e26dd42fd28a23a2d169d86d7ac03b46e2f8b59ed4698fb4785f946d0176"
             ],
-            "markers": "python_version >= '3.8'",
-            "version": "==2.19.2"
+            "index": "pypi",
+            "markers": "python_version >= '3.9'",
+            "version": "==2.20.0"
         },
         "pytz": {
             "hashes": [

Reply via email to