Skip to content

chore: scheduled pip-compile#202

Merged
JAVGan merged 1 commit into
mainfrom
deps/pip-compile
May 18, 2026
Merged

chore: scheduled pip-compile#202
JAVGan merged 1 commit into
mainfrom
deps/pip-compile

Conversation

@cd-red-bot
Copy link
Copy Markdown
Collaborator

@cd-red-bot cd-red-bot commented May 17, 2026

Update dependencies

This is a scheduled update of Python dependencies within this repo managed by pip-compile.
This change will be submitted automatically within a few days if all checks have succeeded.

Summary by Sourcery

Update Python dependency pins generated by pip-compile to their latest compatible versions.

Chores:

  • Bump boto3, botocore, deepdiff, idna, and requests to newer patch/minor versions and refresh associated hashes.
  • Add cachebox as a transitive dependency required by the updated deepdiff package.

@sourcery-ai
Copy link
Copy Markdown

sourcery-ai Bot commented May 17, 2026

Reviewer's Guide

This PR refreshes pinned Python dependencies via pip-compile, updating several existing packages and adding the newly required cachebox dependency, along with their associated hashes in requirements.txt.

Flow diagram for updated dependency relationships in requirements.txt

flowchart TD
    cloudpub["cloudpub project"] --> deepdiff["deepdiff 9.1.0"]
    deepdiff --> cachebox["cachebox 5.2.3 (new)"]
    cloudpub --> boto3["boto3 1.43.9"]
    cloudpub --> botocore["botocore 1.43.9"]
    cloudpub --> requests["requests 2.34.2"]
Loading

File-Level Changes

Change Details Files
Update AWS SDK dependencies to the latest patch versions.
  • Bump boto3 from 1.43.6 to 1.43.9 and refresh its hash pins.
  • Bump botocore from 1.43.6 to 1.43.9 and refresh its hash pins.
requirements.txt
Refresh HTTP and diffing-related dependencies to newer patch versions.
  • Bump deepdiff from 9.0.0 to 9.1.0 and update hashes.
  • Bump idna from 3.14 to 3.15 and update hashes.
  • Bump requests from 2.33.1 to 2.34.2 and update hashes.
requirements.txt
Add newly-resolved transitive dependency from pip-compile.
  • Add cachebox==5.2.3 with all generated hash pins as a new dependency (pulled in via deepdiff).
requirements.txt

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link
Copy Markdown

@sourcery-ai sourcery-ai Bot left a comment

Choose a reason for hiding this comment

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

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@JAVGan JAVGan merged commit 956f8ac into main May 18, 2026
20 of 22 checks passed
@JAVGan JAVGan deleted the deps/pip-compile branch May 18, 2026 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants