Skip to content

Commit f6c623b

Browse files
Bump waitress from 2.1.2 to 3.0.1 (#2150)
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-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Thomas Vatter <[email protected]>
1 parent 50311d3 commit f6c623b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ djlint==1.30.2
1313
cpplint==1.6.1
1414
flask==3.0.0
1515
flask-cors==4.0.1
16-
waitress==2.1.2
16+
waitress==3.0.1
1717
flask-executor==1.0.0
1818
vidua==0.4.5
1919
pyxdelta==0.2.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ flask-executor==1.0.0
44
pyxdelta==0.2.0
55
pillow==10.3.0
66
boto3==1.28.43
7-
waitress==2.1.2
7+
waitress==3.0.1
88
GitPython==3.1.41
99
cryptography==42.0.4
1010
apscheduler==3.10.4

0 commit comments

Comments
 (0)