Skip to content

chore: scheduled pip-compile#187

Merged
JAVGan merged 1 commit intomainfrom
deps/pip-compile
Apr 6, 2026
Merged

chore: scheduled pip-compile#187
JAVGan merged 1 commit intomainfrom
deps/pip-compile

Conversation

@cd-red-bot
Copy link
Copy Markdown
Collaborator

@cd-red-bot cd-red-bot commented Apr 5, 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 pinned Python dependencies to their latest compatible versions.

Enhancements:

  • Refresh AWS SDK (boto3, botocore) and HTTP client stack (requests, charset-normalizer) to newer patch releases.
  • Upgrade deepdiff to the latest major version used by the project.

Chores:

  • Regenerate requirements lockfile via pip-compile for scheduled dependency maintenance.

@sourcery-ai
Copy link
Copy Markdown

sourcery-ai Bot commented Apr 5, 2026

Reviewer's Guide

Scheduled dependency refresh updating pinned versions and hashes for several Python packages managed by pip-compile, primarily AWS SDK-related libraries and HTTP/JSON tooling.

File-Level Changes

Change Details Files
Bump AWS SDK dependencies to latest compatible patch versions.
  • Update boto3 from 1.42.78 to 1.42.83 and refresh its hash pins.
  • Update botocore from 1.42.78 to 1.42.83 and refresh its hash pins.
requirements.txt
Refresh HTTP/encoding-related dependencies to latest patch versions.
  • Update charset-normalizer from 3.4.6 to 3.4.7 and regenerate all hash pins.
  • Update requests from 2.33.0 to 2.33.1 and refresh its hash pins.
requirements.txt
Update diff utility library to latest major release.
  • Update deepdiff from 8.6.2 to 9.0.0 and refresh its hash pins.
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 left some high level feedback:

  • The DeepDiff upgrade from 8.6.2 to 9.0.0 is a major version bump; please double-check any DeepDiff usage for API/behaviour changes (e.g. diff result structure, parameters, or default options) and confirm that the current call sites are compatible with v9 before merging.
Prompt for AI Agents
Please address the comments from this code review:

## Overall Comments
- The DeepDiff upgrade from 8.6.2 to 9.0.0 is a major version bump; please double-check any DeepDiff usage for API/behaviour changes (e.g. diff result structure, parameters, or default options) and confirm that the current call sites are compatible with v9 before merging.

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 2855de8 into main Apr 6, 2026
22 checks passed
@JAVGan JAVGan deleted the deps/pip-compile branch April 6, 2026 12:31
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