From 549a8d7999c800439f87a4a1461f751c8b856d2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 12:33:08 +0000 Subject: [PATCH] chore(deps): bump pygments from 2.3.1 to 2.15.0 Bumps [pygments](https://github.com/pygments/pygments) from 2.3.1 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.3.1...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- DAT/r.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DAT/r.txt b/DAT/r.txt index e94d6f7..26a65fd 100644 --- a/DAT/r.txt +++ b/DAT/r.txt @@ -56,7 +56,7 @@ psycopg2==2.7.7 psycopg2-binary==2.7.7 ptyprocess==0.6.0 pycodestyle==2.5.0 -Pygments==2.3.1 +Pygments==2.15.0 pylint==2.3.1 pyrsistent==0.14.11 python-dateutil==2.8.0 diff --git a/requirements.txt b/requirements.txt index 9ecb5b9..62421aa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -66,7 +66,7 @@ psycopg2-binary==2.7.7 ptyprocess==0.6.0 pycodestyle==2.5.0 pydot==1.4.1 -Pygments==2.3.1 +Pygments==2.15.0 pylint==2.3.1 pyparsing==2.4.0 pyrsistent==0.14.11