Skip to content

Commit cff3e79

Browse files
chore(deps): bump waitress from 2.1.2 to 3.0.1 in /api (#131)
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: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 49d4025 commit cff3e79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ pycparser==2.21
1818
pylint==2.6.0
1919
six==1.16.0
2020
toml==0.10.2
21-
waitress==2.1.2
21+
waitress==3.0.1
2222
Werkzeug==1.0.1
2323
wrapt==1.14.1

0 commit comments

Comments
 (0)