Skip to content
This repository was archived by the owner on Dec 6, 2022. It is now read-only.

Commit bb822c5

Browse files
Bump waitress from 1.4.4 to 2.1.1
Bumps [waitress](https://github.com/Pylons/waitress) from 1.4.4 to 2.1.1. - [Release notes](https://github.com/Pylons/waitress/releases) - [Changelog](https://github.com/Pylons/waitress/blob/master/CHANGES.txt) - [Commits](Pylons/waitress@v1.4.4...v2.1.1) --- updated-dependencies: - dependency-name: waitress dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 892e388 commit bb822c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

old/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Mako==1.1.3
1919
MarkupSafe==1.1.1
2020
mccabe==0.6.1
2121
openpyxl==3.0.5
22-
waitress==1.4.4
22+
waitress==2.1.1
2323
psycopg2-binary==2.9.1
2424
python-dateutil==2.8.1
2525
python-dotenv==0.14.0
@@ -29,7 +29,7 @@ six==1.15.0
2929
soupsieve==2.0.1
3030
toml==0.10.1
3131
urllib3==1.26.5
32-
waitress==1.4.4
32+
waitress==2.1.1
3333
Werkzeug==1.0.1
3434
wrapt==1.12.1
3535
xlrd==1.2.0

0 commit comments

Comments
 (0)