Skip to content

Commit

Permalink
build(deps): bump waitress from 3.0.1 to 3.0.2
Browse files Browse the repository at this point in the history
Bumps [waitress](https://github.com/Pylons/waitress) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/Pylons/waitress/releases)
- [Changelog](https://github.com/Pylons/waitress/blob/main/CHANGES.txt)
- [Commits](Pylons/waitress@v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: waitress
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and robvdl committed Nov 26, 2024
1 parent 9777193 commit 7eda862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies = [
"pyramid_jinja2==2.10.1",
"pyramid_session_redis==1.6.3",
"redis==5.2.0",
"waitress==3.0.1",
"waitress==3.0.2",
"WTForms==3.2.1",
]

Expand Down

0 comments on commit 7eda862

Please sign in to comment.