forked from github.com/pypiserver
chore: Bump waitress from 1.4.4 to 2.1.2 in /docker (#454)
Bumps [waitress](https://github.com/Pylons/waitress) from 1.4.4 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.4.4...v2.1.2) --- updated-dependencies: - dependency-name: waitress dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
a95f456a68
commit
e0c9723ee7
@ -7,5 +7,5 @@ bcrypt==3.2.0
|
||||
# If a user overrides args but does not override the server arg, we fall back to
|
||||
# whatever bottle chooses as a default. Since the wsgiref server is not
|
||||
# production-ready, install waitress as a fallback for these cases.
|
||||
waitress==1.4.4
|
||||
waitress==2.1.2
|
||||
watchdog==1.0.2
|
||||
|
Loading…
Reference in New Issue
Block a user