Skip to content

Commit

Permalink
Bump waitress from 2.1.2 to 3.0.1
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent 0d953a8 commit e5997ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ PyQtChart==5.15.6
PyYAML==6.0.1
jsonschema==3.2.0
flask==2.3.2
waitress==2.1.2
waitress==3.0.1
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ install_requires =
PyYAML==6.0.1
jsonschema==3.2.0
flask==2.3.2
waitress==2.1.2
waitress==3.0.1
include_package_data = True

[options.packages.find]
Expand Down

0 comments on commit e5997ea

Please sign in to comment.