Skip to content

Commit 359631a

Browse files
chore(deps): update cheroot requirement from <11 to <12
Updates the requirements on [cheroot](https://github.com/cherrypy/cheroot) to permit the latest version. - [Release notes](https://github.com/cherrypy/cheroot/releases) - [Changelog](https://github.com/cherrypy/cheroot/blob/main/CHANGES.rst) - [Commits](cherrypy/cheroot@4.0.0beta...v11.0.0) --- updated-dependencies: - dependency-name: cheroot dependency-version: 11.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cb4130a commit 359631a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/adapter.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
boto3<=2
55
bottle>=0.12,<1
66
chalice>=1.28,<2;
7-
cheroot<11 # https://github.com/slackapi/bolt-python/issues/1374
7+
cheroot<12 # https://github.com/slackapi/bolt-python/issues/1374
88
CherryPy>=18,<19
99
Django>=3,<6
1010
falcon>=2,<5; python_version<"3.11"

0 commit comments

Comments
 (0)