Skip to content

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

Merged
WilliamBergamin merged 4 commits into
mainfrom
dependabot/pip/chalice-gte-1.32.0-and-lt-2
May 5, 2026
Merged

chore(deps): update chalice requirement from <2,>=1.28 to >=1.32.0,<2#1492
WilliamBergamin merged 4 commits into
mainfrom
dependabot/pip/chalice-gte-1.32.0-and-lt-2

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubMay 2, 2026

Copy link
Copy Markdown
Contributor

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

@dependabotdependabotBot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 2, 2026
@dependabot
dependabotBot requested a review from a team as a code ownerMay 2, 2026 01:39
@dependabotdependabotBot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 2, 2026
@codecov

codecovBot commented May 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.32%. Comparing base (6b15876) to head (6ac5cbb).
⚠️ 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.

@dependabot
dependabotBotforce-pushed the dependabot/pip/chalice-gte-1.32.0-and-lt-2 branch from f1283cd to 981cc8cCompareMay 5, 2026 13:58
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
dependabotBotforce-pushed the dependabot/pip/chalice-gte-1.32.0-and-lt-2 branch from 981cc8c to 5d561a2CompareMay 5, 2026 14:25
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
dependabotBotforce-pushed the dependabot/pip/chalice-gte-1.32.0-and-lt-2 branch from 5d561a2 to d0380eeCompareMay 5, 2026 14:40
@WilliamBergamin
WilliamBergamin enabled auto-merge (squash) May 5, 2026 14:53
@WilliamBergamin
WilliamBergamin merged commit ae0ba57 into mainMay 5, 2026
16 checks passed
@WilliamBergamin
WilliamBergamin deleted the dependabot/pip/chalice-gte-1.32.0-and-lt-2 branch May 5, 2026 14:53
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filepythonPull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@WilliamBergamin