Skip to content

Commit

Permalink
Bump waitress from 2.0.0 to 2.1.0 (#2962)
Browse files Browse the repository at this point in the history
Bumps [waitress](https://github.com/Pylons/waitress) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/Pylons/waitress/releases)
- [Changelog](https://github.com/Pylons/waitress/blob/master/CHANGES.txt)
- [Commits](Pylons/waitress@v2.0.0...v2.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 8, 2022
1 parent 2c35481 commit 1e88cb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ SQLAlchemy==1.4.31
statsd==3.3.0
transaction==3.0.1
python-rapidjson==1.6
waitress==2.0.0
waitress==2.1.0
Werkzeug==2.0.3
zope.sqlalchemy==1.6

0 comments on commit 1e88cb1

Please sign in to comment.