From f55c3ddfe7c0ef7ee9b124bbc53d4f49b0c8585b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 18:51:58 +0000 Subject: [PATCH] Bump pygments from 2.3.0 to 2.7.4 in /examples/pymodm_autogenerated Bumps [pygments](https://github.com/pygments/pygments) from 2.3.0 to 2.7.4. - [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.0...2.7.4) Signed-off-by: dependabot[bot] --- examples/pymodm_autogenerated/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/pymodm_autogenerated/requirements.txt b/examples/pymodm_autogenerated/requirements.txt index 9b35b58..20bc7fb 100644 --- a/examples/pymodm_autogenerated/requirements.txt +++ b/examples/pymodm_autogenerated/requirements.txt @@ -3,7 +3,7 @@ Flask==1.0.2 isodate==0.6.0 itsdangerous==1.1.0 Jinja2==2.10 -Pygments==2.3.0 +Pygments==2.7.4 pymodm==0.4.1 pymongo==3.7.2 requests==2.21.0