From a265acc4c9a88da64c691203d512679de52ba114 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 17:45:47 +0000 Subject: [PATCH] chore(deps): bump waitress from 3.0.0 to 3.0.2 Bumps [waitress](https://github.com/Pylons/waitress) from 3.0.0 to 3.0.2. - [Release notes](https://github.com/Pylons/waitress/releases) - [Changelog](https://github.com/Pylons/waitress/blob/main/CHANGES.txt) - [Commits](https://github.com/Pylons/waitress/compare/v3.0.0...v3.0.2) --- updated-dependencies: - dependency-name: waitress dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3b009988e..088105b9b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ setuptools==74.1.2 Shapely==2.0.6 SQLAlchemy==1.3.24 transaction==4.0 -waitress==3.0.0 +waitress==3.0.2 zope.sqlalchemy==3.1 gunicorn==23.0.0