From 15acec67e4073ed48bb916c3cd3bd1f4b42367c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Sep 2023 10:25:56 +0000 Subject: [PATCH] Bump pygments in /000009/DataJoint/DJ-NWB-Guo-Inagaki-2017 Bumps [pygments](https://github.com/pygments/pygments) from 2.4.2 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.4.2...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 000009/DataJoint/DJ-NWB-Guo-Inagaki-2017/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/000009/DataJoint/DJ-NWB-Guo-Inagaki-2017/requirements.txt b/000009/DataJoint/DJ-NWB-Guo-Inagaki-2017/requirements.txt index f2f0c41..dd031d5 100644 --- a/000009/DataJoint/DJ-NWB-Guo-Inagaki-2017/requirements.txt +++ b/000009/DataJoint/DJ-NWB-Guo-Inagaki-2017/requirements.txt @@ -19,7 +19,7 @@ parso==0.5.0 pickleshare==0.7.5 prompt-toolkit==2.0.9 pydot==1.4.1 -Pygments==2.4.2 +Pygments==2.15.0 PyMySQL==0.9.3 pynwb==1.0.3 pyparsing==2.4.0