Skip to content

Commit f1283cd

Browse files
chore(deps): update chalice requirement from <2,>=1.28 to >=1.32.0,<2
Updates the requirements on [chalice](https://github.com/aws/chalice) to permit the latest version. - [Changelog](https://github.com/aws/chalice/blob/master/CHANGELOG.md) - [Commits](aws/chalice@1.28.0...1.32.0) --- updated-dependencies: - dependency-name: chalice dependency-version: 1.32.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2266ac7 commit f1283cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/adapter.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# used only under slack_bolt/adapter
44
boto3<=2
55
bottle>=0.12,<1
6-
chalice>=1.28,<2;
6+
chalice>=1.32.0,<2;
77
cheroot<12
88
CherryPy>=18,<19
99
Django>=3,<6

0 commit comments

Comments
 (0)