Skip to content

Commit 5dbfbe7

Browse files
Bump waitress from 2.1.2 to 3.0.1 in /services/platform_http_server (#29)
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-version: 3.0.1 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 a5b36c6 commit 5dbfbe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/platform_http_server/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
flask==3.0.0
2-
waitress==2.1.2
2+
waitress==3.0.1
33
grpcio==1.65.0
44
# The following are dependencies of flask
55
blinker==1.7.0

0 commit comments

Comments
 (0)