Skip to content

Commit

Permalink
Bump waitress from 2.1.1 to 2.1.2
Browse files Browse the repository at this point in the history
Bumps [waitress](https://github.com/Pylons/waitress) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/Pylons/waitress/releases)
- [Changelog](https://github.com/Pylons/waitress/blob/v2.1.2/CHANGES.txt)
- [Commits](Pylons/waitress@v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: waitress
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 15, 2022
1 parent 4a6f75f commit 07cf520
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-freeze.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ toml==0.10.2
tornado==6.1
typing-extensions==3.7.4.3
urllib3==1.26.5
waitress==2.1.1
waitress==2.1.2
watchdog==2.0.2
Werkzeug==1.0.1
wrapt==1.13.3
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ Flask-Cors==3.0.10
ProcessOptimizer==0.7.3
json-tricks==3.15.5
cryptography==3.4.7
waitress==2.1.1
waitress==2.1.2
rq==1.10.0

0 comments on commit 07cf520

Please sign in to comment.