Skip to content

Commit 1f08488

Browse files
chore(deps): bump waitress from 2.1.2 to 3.0.1 in /docs (#220)
Bumps [waitress](https://github.com/Pylons/waitress) from 2.1.2 to 3.0.1. - [Release notes](https://github.com/Pylons/waitress/releases) - [Changelog](https://github.com/Pylons/waitress/blob/main/CHANGES.txt) - [Commits](Pylons/waitress@v2.1.2...v3.0.1) --- updated-dependencies: - dependency-name: waitress dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d72b955 commit 1f08488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ tornado==6.4.1
9494
# livereload
9595
urllib3==1.26.19
9696
# via requests
97-
waitress==2.1.2
97+
waitress==3.0.1
9898
# via webtest
9999
webob==1.8.8
100100
# via webtest

0 commit comments

Comments
 (0)