Skip to content

Commit 3269def

Browse files
Build(deps): Bump waitress in /examples/falcon_mongoengine (#240)
Bumps [waitress](https://github.com/Pylons/waitress) from 2.1.2 to 3.0.1. - [Release notes](https://github.com/Pylons/waitress/releases) - [Changelog](https://github.com/Pylons/waitress/blob/main/CHANGES.txt) - [Commits](Pylons/waitress@v2.1.2...v3.0.1) --- updated-dependencies: - dependency-name: waitress dependency-version: 3.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 81dcd7d commit 3269def

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
falcon==2.0.0
22
mongoengine==0.17.0
33
graphene-mongo
4-
waitress==2.1.2
4+
waitress==3.0.1
55
pytest==4.6.3
66
mongomock==3.16.0

0 commit comments

Comments
 (0)