From 628eba064bf94cf7ed8dd1e0f4abdcfab0b51a07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Aug 2023 08:22:28 +0300 Subject: [PATCH] Bump pygments from 2.10.0 to 2.15.0 (#909) Bumps [pygments](https://github.com/pygments/pygments) from 2.10.0 to 2.15.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.10.0...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-ci.txt b/requirements-ci.txt index b3737fa8..315662ef 100644 --- a/requirements-ci.txt +++ b/requirements-ci.txt @@ -12,7 +12,7 @@ lz4==3.1.3 xxhash==2.0.2 python-snappy==0.6.1 docutils==0.17.1 -Pygments==2.10.0 +Pygments==2.15.0 gssapi==1.8.2 async-timeout==4.0.1 zstandard==0.16.0