From 9d71ffc24b77fae5107626d94034f578cb4ed7eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 18:58:55 +0000 Subject: [PATCH] build(deps): bump pygments from 2.19.1 to 2.20.0 in /transpiler-engine Bumps [pygments](https://github.com/pygments/pygments) from 2.19.1 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.1...2.20.0) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.20.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- transpiler-engine/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/transpiler-engine/requirements.txt b/transpiler-engine/requirements.txt index 1585ac6..78e5a09 100644 --- a/transpiler-engine/requirements.txt +++ b/transpiler-engine/requirements.txt @@ -65,7 +65,7 @@ pyasn1_modules==0.4.2 pydantic==2.11.3 pydantic-settings==2.8.1 pydantic_core==2.33.1 -Pygments==2.19.1 +Pygments==2.20.0 python-dotenv==1.1.0 python-multipart==0.0.20 PyYAML==6.0.2