Skip to content

Commit 1b6adba

Browse files
dependabot[bot]robvdl
authored andcommitted
build(deps): bump waitress from 3.0.0 to 3.0.1 in the pip group
Bumps the pip group with 1 update: [waitress](https://github.com/Pylons/waitress). Updates `waitress` from 3.0.0 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@v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: waitress dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f1f9325 commit 1b6adba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"pyramid_jinja2==2.10.1",
2828
"pyramid_session_redis==1.6.3",
2929
"redis==5.1.1",
30-
"waitress==3.0.0",
30+
"waitress==3.0.1",
3131
"WTForms==3.1.2",
3232
]
3333

0 commit comments

Comments
 (0)