Skip to content

Commit 3978707

Browse files
chore(deps-dev): update cherrypy requirement from <19,>=18 to >=18.10.0,<19 (#1536)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: William Bergamin <wbergamin@salesforce.com>
1 parent 8028f00 commit 3978707

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/adapter_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ bottle>=0.12,<1
66
chalice>=1.28,<1.31; python_version<"3.9"
77
chalice>=1.32.0,<2; python_version>="3.9"
88
cheroot<12
9-
CherryPy>=18,<19
9+
CherryPy>=18.10.0,<19
1010
Django>=3.2,<4; python_version<"3.8"
1111
Django>=4.2.30,<6; python_version>="3.8"
1212
falcon>=2,<4; python_version<"3.9"

0 commit comments

Comments
 (0)