From 932f0fda8eec5ab53122e4aff65212b230665257 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 12:08:40 +0000 Subject: [PATCH] Bump pygments from 2.14.0 to 2.15.0 in /ingestors Bumps [pygments](https://github.com/pygments/pygments) from 2.14.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.14.0...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ingestors/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ingestors/requirements.txt b/ingestors/requirements.txt index 59cd529..510c078 100644 --- a/ingestors/requirements.txt +++ b/ingestors/requirements.txt @@ -32,7 +32,7 @@ openai==0.26.4 packaging==23.0 pycryptodomex==3.17 pydantic==1.10.4 -Pygments==2.14.0 +Pygments==2.15.0 python-dotenv==0.21.1 pytz==2022.7.1 PyYAML==6.0