chore(deps): bump the api-dependencies group in /apps/api with 2 updates - #233
Merged
ravirajsinh45 merged 1 commit intoAug 5, 2026
Merged
Conversation
Bumps the api-dependencies group in /apps/api with 2 updates: [boto3](https://github.com/boto/boto3) and [celery](https://github.com/celery/celery). Updates `boto3` from 1.43.56 to 1.43.62 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.56...1.43.62) Updates `celery` from 5.4.0 to 5.6.3 - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/v5.6.3/Changelog.rst) - [Commits](celery/celery@v5.4.0...v5.6.3) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.62 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: api-dependencies - dependency-name: celery dependency-version: 5.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: api-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
ravirajsinh45
approved these changes
Aug 5, 2026
ravirajsinh45
left a comment
Contributor
There was a problem hiding this comment.
Verified beyond CI before merging: celery 5.4.0 to 5.6.3 changes no existing config default, a real 5.6.3 worker boots on this repo's config with all four queues and routes intact, and the test suite is unchanged at 205 passed.
dependabot
Bot
deleted the
dependabot/pip/apps/api/api-dependencies-f5c63dc77d
branch
August 5, 2026 08:01
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the api-dependencies group in /apps/api with 2 updates: boto3 and celery.
Updates
boto3from 1.43.56 to 1.43.62Commits
f3e9c52Merge branch 'release-1.43.62'47765b7Bumping version to 1.43.622f4f5fbAdd changelog entries from botocore8cd8552Merge branch 'release-1.43.61'53d9670Merge branch 'release-1.43.61' into develop74101e1Bumping version to 1.43.617faedb5Add changelog entries from botocore785f6ffMerge branch 'release-1.43.60'550ff07Merge branch 'release-1.43.60' into develop68f5316Bumping version to 1.43.60Updates
celeryfrom 5.4.0 to 5.6.3Release notes
Sourced from celery's releases.
... (truncated)
Changelog
Sourced from celery's changelog.
... (truncated)
Commits
3f4d8d7Prepare for release: v5.6.3 (#10221)a989e8cfix: clear the timer while catch the exception (#10218)d06de5fChore(deps): Bump nick-fields/retry from 3 to 4 (#10213)c3c19c3Fix: prioritize request ignore_result over task definition (#10184)d23be53Remove outdated autoreloader section from extending docs (#10154)ada2da7docs: fix duplicated word in bootsteps comment\n\nSigned-off-by: Rohan Santho...f45f62bAdd compression header to message protocol docs (#10156)9a27092docs: clarify after_return behavior for retried tasks (#10192)6ee6230Fix#9722 friendly status errors for CLI (#10190)a9a2d4c[pre-commit.ci] pre-commit autoupdate (#10186)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions