Skip to content

build(deps-dev): update boto3 requirement from >=1.43.73 to >=1.43.78 - #88

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/boto3-gte-1.43.78
Closed

build(deps-dev): update boto3 requirement from >=1.43.73 to >=1.43.78#88
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/boto3-gte-1.43.78

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown
Contributor

User description

Updates the requirements on boto3 to permit the latest version.

Commits
  • bf8d343 Merge branch 'release-1.43.78'
  • 4830df4 Bumping version to 1.43.78
  • 921bb10 Add changelog entries from botocore
  • cca5d6f Merge branch 'release-1.43.77'
  • 2ff832b Merge branch 'release-1.43.77' into develop
  • 8c3a6f7 Bumping version to 1.43.77
  • ce5785b Add changelog entries from botocore
  • 8a88b26 Merge branch 'release-1.43.76'
  • ced31bb Merge branch 'release-1.43.76' into develop
  • a1cecc3 Bumping version to 1.43.76
  • 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)

PR Type

Enhancement


Description

  • Update boto3 minimum version requirement from >=1.43.73 to >=1.43.78

  • Applies to both the s3 optional dependency and the all extras group in pyproject.toml


Diagram Walkthrough

  flowchart LR
    A["pyproject.toml"] --> B["s3 extra"]
    A --> C["all extra"]
    B --> D["boto3 >=1.43.78"]
    C --> D
Loading

File Walkthrough

Relevant files
Dependencies
pyproject.toml
Bump boto3 minimum version to 1.43.78                                       

pyproject.toml

  • Bump boto3 minimum version from >=1.43.73 to >=1.43.78 in the s3
    optional dependency group
  • Update the boto3 version constraint in the all extras group to match
+2/-2     

Updates the requirements on [boto3](https://github.com/boto/boto3) to permit the latest version.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.43.73...1.43.78)

---
updated-dependencies:
- dependency-name: boto3
  dependency-version: 1.43.78
  dependency-type: direct:development
...

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 Aug 25, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 Approved by Dependabot Autopilot.

@github-actions
github-actions Bot enabled auto-merge (squash) August 25, 2026 05:36

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 Approved by Dependabot Autopilot.

@rudra-pr-agent

Copy link
Copy Markdown

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ No major issues detected

@rudra-pr-agent

Copy link
Copy Markdown

PR Code Suggestions ✨

No code suggestions found for the PR.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 Approved by Dependabot Autopilot.

@github-actions

Copy link
Copy Markdown

🤖 Dependabot Autopilot: closing — a CI/deployment check failed. Dependabot will regenerate this and it will be re-tried automatically.

@github-actions github-actions Bot closed this Aug 25, 2026
auto-merge was automatically disabled August 25, 2026 05:37

Pull request was closed

@dependabot @github

dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@github-actions
github-actions Bot deleted the dependabot/pip/boto3-gte-1.43.78 branch August 25, 2026 05:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

config dependencies Pull requests that update a dependency file python Pull requests that update python code Review effort 1/5

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants