Skip to content

Commit 696a1bc

Browse files
Bump waitress from 3.0.0 to 3.0.2 in /{{cookiecutter.project_slug}} (#839)
Bumps [waitress](https://github.com/Pylons/waitress) from 3.0.0 to 3.0.2. - [Release notes](https://github.com/Pylons/waitress/releases) - [Changelog](https://github.com/Pylons/waitress/blob/main/CHANGES.txt) - [Commits](Pylons/waitress@v3.0.0...v3.0.2) --- updated-dependencies: - dependency-name: waitress dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ac9c7ed commit 696a1bc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

{{cookiecutter.project_slug}}/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ django = "==4.2.19"
1515
django-environ = "~=0.11.2"
1616
django-storages = "~=1.14"
1717
psycopg2 = "<=2.9.9"
18-
waitress = "~=3.0.0"
18+
waitress = "~=3.0.2"
1919
whitenoise = "~=6.7.0"
2020
djangorestframework = "~=3.15.1"
2121
django-bootstrap4 = "~=22.1"

{{cookiecutter.project_slug}}/Pipfile.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)