From be64cd73e6f9279f6bfdbe80d76aa650582dcc57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 12:00:09 +0000 Subject: [PATCH] build(deps): bump pygments Bumps [pygments](https://github.com/pygments/pygments) from 2.13.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.13.0...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../tools/strictness_level_migration/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/airbyte-integrations/bases/connector-acceptance-test/tools/strictness_level_migration/requirements.txt b/airbyte-integrations/bases/connector-acceptance-test/tools/strictness_level_migration/requirements.txt index 97b14d6e7173..d97b2d0fcbaf 100644 --- a/airbyte-integrations/bases/connector-acceptance-test/tools/strictness_level_migration/requirements.txt +++ b/airbyte-integrations/bases/connector-acceptance-test/tools/strictness_level_migration/requirements.txt @@ -34,7 +34,7 @@ pprintpp==0.4.0 py==1.11.0 pyaml==21.10.1 pydantic==1.9.2 -Pygments==2.13.0 +Pygments==2.15.0 pyparsing==3.0.9 pyrepl==0.9.0 pyrsistent==0.19.2