From f162643aca0f7ee0a067db682feb10ababde4104 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 03:23:58 +0000 Subject: [PATCH] build(deps): bump pygments from 2.4.0 to 2.18.0 Bumps [pygments](https://github.com/pygments/pygments) from 2.4.0 to 2.18.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.0...2.18.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- constraints-oldest.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints-oldest.txt b/constraints-oldest.txt index 8f73c0805..d38b7d876 100644 --- a/constraints-oldest.txt +++ b/constraints-oldest.txt @@ -11,7 +11,7 @@ flake8-bugbear==22.1.11 flake8-comprehensions==3.7.0 flynt==0.76 mypy==0.990 -Pygments==2.4.0 +Pygments==2.18.0 pytest==6.2.0 pytest-kwparametrize==0.0.3 regex==2021.4.4