From b54761a2db07ca494d714589655495105765ced0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 20:47:50 +0000 Subject: [PATCH] Bump pygments from 2.4.2 to 2.20.0 in /SmartHome_Cacty Bumps [pygments](https://github.com/pygments/pygments) from 2.4.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.4.2...2.20.0) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.20.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- SmartHome_Cacty/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SmartHome_Cacty/requirements.txt b/SmartHome_Cacty/requirements.txt index e2818a3..50eb53f 100644 --- a/SmartHome_Cacty/requirements.txt +++ b/SmartHome_Cacty/requirements.txt @@ -217,7 +217,7 @@ pydot==1.4.1 pyflakes==2.1.1 pygame==1.9.6 pyglet==1.3.2 -Pygments==2.4.2 +Pygments==2.20.0 pygobject==3.28.3 PyJWT==1.7.1 pykwalify==1.7.0