Skip to content

chore(deps): update chalice requirement from <2,>=1.28 to >=1.32.0,<2#1492

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/chalice-gte-1.32.0-and-lt-2
Open

chore(deps): update chalice requirement from <2,>=1.28 to >=1.32.0,<2#1492
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/chalice-gte-1.32.0-and-lt-2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 2, 2026

Updates the requirements on chalice to permit the latest version.

Changelog

Sourced from chalice's changelog.

1.32.0

  • feature:Python:Add support for Python 3.13 (#2137)
  • feature:Python:Drop support for Python 3.8 (#2138)

1.31.4

  • enhancement:Pip:Update pip to the latest version (<25.1)

1.31.3

  • enhancement:Pip:Update pip to the latest version (<24.4)
  • enhancement:CLI:Remove distutils warning when packaging/deploying apps (#2123)

1.31.2

  • enhancement:SQS:Add configuration option for MaximumConcurrency for SQS event source (#2104)

1.31.1

  • enhancement:pip:Update pip version to allow 24.0 (#2092)
  • bugfix:tar:Validate tar extraction does not escape destination dir (#1990)

1.31.0

  • feature:Python:Add support for Python 3.12 (#2086)
  • enhancement:Python:Drop support for Python 3.7 (#2095)

1.30.0

  • feature:Python:Add support for Python 3.11 (#2053)
  • enhancement:Pip:Update version dependency on pip (#2080)

1.29.0

  • feature:Python:Add support for Python 3.10 (#2037)
  • enhancement:Pip:Bump pip version range to latest version <23.2 (#2034)

1.28.0

  • enhancement:Terraform:Update required terraform version to support 1.3 (#2014)

... (truncated)

Commits
  • a33863e Bumping version to 1.32.0
  • 62c3080 Merge pull request #2136 from SamRemis/update-docs-generation
  • a175b4f Merge pull request #2137 from jonathan343/3.13
  • 118eb85 Update boto3 version used for tests in tests/aws
  • 533f4c9 add changelog entry
  • 0334e63 Add support for Python 3.13
  • 2d423df Merge pull request #2138 from jonathan343/3.8-removal
  • 70e3bd6 Remove --resolver=backtracking in lockfiles since it is default
  • 200bda9 Fix CI; Bring back --resolver=backtracking in lockfiles
  • 8dd0eb9 Address PR feedback
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 2, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 2, 2026 01:39
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 2, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.32%. Comparing base (2266ac7) to head (f1283cd).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1492   +/-   ##
=======================================
  Coverage   91.32%   91.32%           
=======================================
  Files         228      228           
  Lines        7262     7262           
=======================================
  Hits         6632     6632           
  Misses        630      630           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants