Skip to content

Commit f886aec

Browse files
Bump waitress from 2.0.0 to 2.1.1
Bumps [waitress](https://github.com/Pylons/waitress) from 2.0.0 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@v2.0.0...v2.1.1) --- updated-dependencies: - dependency-name: waitress dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 40f8c82 commit f886aec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
'pyramid_chameleon==0.3',
1515
'pyramid_jinja2==2.8',
1616
'pyramid_debugtoolbar==4.9',
17-
'waitress==2.0.0',
17+
'waitress==2.1.1',
1818
'secureconfig==0.2.0a0',
1919
'WTForms==2.3.3',
2020
'reconfigure==0.1.82'

0 commit comments

Comments
 (0)