From 29b5133cb8be8f5661b04a21429647d550858805 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 09:02:04 +0000 Subject: [PATCH] Bump waitress from 1.2.1 to 2.1.2 in /geoportal Bumps [waitress](https://github.com/Pylons/waitress) from 1.2.1 to 2.1.2. - [Release notes](https://github.com/Pylons/waitress/releases) - [Changelog](https://github.com/Pylons/waitress/blob/v2.1.2/CHANGES.txt) - [Commits](https://github.com/Pylons/waitress/compare/v1.2.1...v2.1.2) --- updated-dependencies: - dependency-name: waitress dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- geoportal/upstream_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geoportal/upstream_requirements.txt b/geoportal/upstream_requirements.txt index 05efe8758..f6e7bee15 100644 --- a/geoportal/upstream_requirements.txt +++ b/geoportal/upstream_requirements.txt @@ -76,7 +76,7 @@ transifex-client==0.13.6 # Makefile translationstring==1.3 # admin urllib3==1.23 # required by transifex, rq.filter: <1.24 virtualenv==16.4.3 # Makefile -waitress==1.2.1 # pcreate +waitress==2.1.2 # pcreate WebOb==1.8.5 # geoportal test WebTest==2.0.33 # admin tests wsgi-lineprof==0.7.0 # profiling