From 491a7de879845ba8e92a3d6e7582edc001e95747 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 19:54:34 +0000 Subject: [PATCH 1/2] Bump urllib3 from 1.26.2 to 1.26.3 in /deploy Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.2 to 1.26.3. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.2...1.26.3) Signed-off-by: dependabot[bot] --- deploy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/requirements.txt b/deploy/requirements.txt index b9ab7b4c..8fd3649b 100644 --- a/deploy/requirements.txt +++ b/deploy/requirements.txt @@ -80,7 +80,7 @@ sphinxcontrib-serializinghtml==1.1.4 spiffworkflow sqlalchemy==1.3.20 swagger-ui-bundle==0.0.8 -urllib3==1.26.2 +urllib3==1.26.3 waitress==1.4.4 webob==1.8.6 webtest==2.0.35 From 0feee28ba1cf63d8d2bf76c836549b169d61f770 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 23:39:17 +0000 Subject: [PATCH 2/2] Bump pygments from 2.7.2 to 2.7.4 in /deploy Bumps [pygments](https://github.com/pygments/pygments) from 2.7.2 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.7.2...2.7.4) Signed-off-by: dependabot[bot] --- deploy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/requirements.txt b/deploy/requirements.txt index f20a4a5c..e8e6bb61 100644 --- a/deploy/requirements.txt +++ b/deploy/requirements.txt @@ -53,7 +53,7 @@ psycopg2-binary==2.8.6 pyasn1==0.4.8 pycparser==2.20 pygithub==1.53 -pygments==2.7.2 +pygments==2.7.4 pyjwt==1.7.1 pyparsing==2.4.7 pyrsistent==0.17.3