Skip to content

Commit

Permalink
Bump waitress from 2.1.1 to 2.1.2 (#59)
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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 23, 2022
1 parent 0d823a7 commit 31cf965
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-sphinx.txt
Expand Up @@ -9,6 +9,6 @@ Markdown==3.3.6
Pillow==9.1.1
psycopg2-binary==2.9.3
sphinxcontrib-mermaid==0.7.1
waitress==2.1.1
waitress==2.1.2
whitenoise==6.0.0

2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -8,5 +8,5 @@ music-metadata-territories==22.6
Markdown==3.3.7
Pillow==9.1.1
psycopg2-binary==2.9.3
waitress==2.1.1
waitress==2.1.2
whitenoise==6.0.0

0 comments on commit 31cf965

Please sign in to comment.