Skip to content

Commit

Permalink
Bump waitress from 1.4.1 to 1.4.2 (#754)
Browse files Browse the repository at this point in the history
* Bump waitress from 1.4.1 to 1.4.2

Bumps [waitress](https://github.com/Pylons/waitress) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/Pylons/waitress/releases)
- [Changelog](https://github.com/Pylons/waitress/blob/master/CHANGES.txt)
- [Commits](Pylons/waitress@v1.4.1...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>

* - complete waitress version bump

Co-authored-by: Jens Vagelpohl <jens@netz.ooo>
  • Loading branch information
dependabot[bot] and dataflake committed Jan 6, 2020
1 parent f586aa6 commit b418067
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ roman==3.2
shutilwhich==1.1.0
six==1.13.0
transaction==2.4.0
waitress==1.4.1
waitress==1.4.2
z3c.pt==3.2.0
zExceptions==4.1
zc.lockfile==2.0
Expand Down
2 changes: 1 addition & 1 deletion requirements-full.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ roman==3.2
shutilwhich==1.1.0
six==1.13.0
transaction==2.4.0
waitress==1.4.1
waitress==1.4.2
z3c.pt==3.2.0
zExceptions==4.1
zc.lockfile==2.0
Expand Down
2 changes: 1 addition & 1 deletion versions-prod.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ roman = 3.2
shutilwhich = 1.1.0
six = 1.13.0
transaction = 2.4.0
waitress = 1.4.1
waitress = 1.4.2
z3c.pt = 3.2.0
zExceptions = 4.1
zc.lockfile = 2.0
Expand Down

0 comments on commit b418067

Please sign in to comment.