Skip to content

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

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

User description

Updates the requirements on boto3 to permit the latest version.

Commits

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

Other


Description

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

  • Apply the version bump in both s3 and all optional dependency groups


Diagram Walkthrough

flowchart LR
  A["pyproject.toml"] --> B["s3 extra<br/>boto3>=1.43.77"]
  A --> C["all extra<br/>boto3>=1.43.77"]
Loading

File Walkthrough

Relevant files
Dependencies
pyproject.toml
Bump boto3 version to >=1.43.77 in extras                               

pyproject.toml

  • Bump boto3 minimum version from >=1.43.73 to >=1.43.77 in the s3
    optional dependency group
  • Apply the same boto3 version bump in the all optional dependency group
+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.77)

---
updated-dependencies:
- dependency-name: boto3
  dependency-version: 1.43.77
  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 24, 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 24, 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 24, 2026
auto-merge was automatically disabled August 24, 2026 05:36

Pull request was closed

@github-actions
github-actions Bot deleted the dependabot/pip/boto3-gte-1.43.77 branch August 24, 2026 05:36
@dependabot @github

dependabot Bot commented on behalf of github Aug 24, 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.

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