Skip to content

chore: sync main→dev (dependabot security bumps)#26

Merged
gerchowl merged 10 commits intodevfrom
chore/sync-deps-bumps-main-to-dev
Apr 15, 2026
Merged

chore: sync main→dev (dependabot security bumps)#26
gerchowl merged 10 commits intodevfrom
chore/sync-deps-bumps-main-to-dev

Conversation

@gerchowl
Copy link
Copy Markdown
Contributor

Summary

Fresh main→dev sync to bring 4 dependabot security bumps into `dev`. The automated `sync-main-to-dev.yml` run got tangled up (PR #24 stuck at stale ref, PR #25 auto-closed during branch update) so doing this manually.

What's being synced from main to dev

Effectively a `uv.lock` update containing all four transitive bumps.

Branch construction

Branched from `origin/main`, merged `origin/dev` on top (to pick up the template-refresh PR #23 that dev has but main doesn't yet). Result: a branch that has both main's and dev's tips merged, ready to be merged back into dev as a clean fast-forward-from-dev's-perspective.

🤖 Generated with Claude Code

dependabot Bot and others added 10 commits April 15, 2026 11:33
Bumps [requests](https://github.com/psf/requests) from 2.32.5 to 2.33.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.32.5...v2.33.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.33.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.1.1 to 12.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@12.1.1...12.2.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-version: 12.2.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pygments](https://github.com/pygments/pygments) from 2.19.2 to 2.20.0.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.19.2...2.20.0)

---
updated-dependencies:
- dependency-name: pygments
  dependency-version: 2.20.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.2 to 9.0.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@9.0.2...9.0.3)

---
updated-dependencies:
- dependency-name: pytest
  dependency-version: 9.0.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
chore(deps): bump requests from 2.32.5 to 2.33.0
chore(deps): bump pygments from 2.19.2 to 2.20.0
chore(deps): bump pytest from 9.0.2 to 9.0.3
chore(deps): bump pillow from 12.1.1 to 12.2.0
@gerchowl gerchowl merged commit 5bd951f into dev Apr 15, 2026
13 checks passed
@gerchowl gerchowl deleted the chore/sync-deps-bumps-main-to-dev branch April 15, 2026 12:00
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.

1 participant