Skip to content

ci(dependabot-pip): update dependencies#126

Merged
achxkloel merged 1 commit intoespressif:v1from
vsaltxx:feat/update-dependencies
Apr 15, 2026
Merged

ci(dependabot-pip): update dependencies#126
achxkloel merged 1 commit intoespressif:v1from
vsaltxx:feat/update-dependencies

Conversation

@vsaltxx
Copy link
Copy Markdown
Contributor

@vsaltxx vsaltxx commented Apr 15, 2026

Summary

Regenerated requirements.txt with pip-compile --upgrade (Python 3.12) to consolidate all open dependabot PRs into a single update.

Covers dependabot PRs: #125, #124, #123, #122, #120

Once merged, the dependabot PRs above can be closed.

@vsaltxx vsaltxx requested a review from a team as a code owner April 15, 2026 13:20
@vsaltxx vsaltxx requested review from achxkloel and Copilot and removed request for a team April 15, 2026 13:20
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Consolidates multiple Dependabot pip updates by regenerating the project’s pinned dependency set (via pip-compile --upgrade) and aligning the project metadata to the new top-level dependency versions.

Changes:

  • Bump runtime dependencies, including PyGithub (2.2.0 → 2.9.0), cryptography (46.0.6 → 46.0.7), charset-normalizer (3.4.6 → 3.4.7), and pillow (12.1.1 → 12.2.0).
  • Update pyproject.toml dependency pins to match the consolidated upgrades.
  • Regenerate requirements.txt, removing no-longer-required transitive pins (deprecated, wrapt).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
requirements.txt Updates pinned resolved dependencies from pip-compile --upgrade output.
pyproject.toml Updates top-level dependency pins (PyGithub) and dev dependency constraint (just-bin).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@achxkloel achxkloel merged commit 63eedfd into espressif:v1 Apr 15, 2026
5 of 6 checks passed
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