Skip to content

Commit afa1175

Browse files
chore(deps-dev): update cherrypy requirement
Updates the requirements on [cherrypy](https://github.com/cherrypy/cherrypy) to permit the latest version. - [Changelog](https://github.com/cherrypy/cherrypy/blob/main/CHANGES.rst) - [Commits](cherrypy/cherrypy@v18.0.0...v18.10.0) --- updated-dependencies: - dependency-name: cherrypy dependency-version: 18.10.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 29b9dbd commit afa1175

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)