Skip to content

chore: update deps and actions#317

Merged
qartik merged 2 commits into
mainfrom
chore-update-actions-deps
May 13, 2026
Merged

chore: update deps and actions#317
qartik merged 2 commits into
mainfrom
chore-update-actions-deps

Conversation

@qartik

@qartik qartik commented May 13, 2026

Copy link
Copy Markdown
Member

@qartik qartik marked this pull request as draft May 13, 2026 17:49
@qartik qartik force-pushed the chore-update-actions-deps branch from 0514fdf to 1dcee65 Compare May 13, 2026 18:07
@qartik qartik marked this pull request as ready for review May 13, 2026 18:08
@qartik qartik requested a review from Copilot May 13, 2026 18:17

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Routine dependency and GitHub Actions update PR using the actupdate tool. Bumps several Python packages (including security-related upgrades to requests and urllib3) and pins/upgrades the astral-sh/setup-uv action and typos pre-commit hook.

Changes:

  • Update requests to 2.34.0 and urllib3 to 2.7.0 (addresses Dependabot alerts) and add exclude-newer-package overrides to allow newer security releases.
  • Bump several other deps in uv.lock (markdown-it-py, prek, pydantic, pydantic-core, ty, types-requests).
  • Pin astral-sh/setup-uv to v8.1.0 and bump crate-ci/typos pre-commit hook to v1.46.1.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
pyproject.toml Adds exclude-newer-package overrides for requests and urllib3 so security updates are not blocked by exclude-newer.
uv.lock Lockfile regenerated reflecting the dependency bumps and matching exclude-newer-package config.
.pre-commit-config.yaml Bumps crate-ci/typos to v1.46.1.
.github/workflows/python-app.yml Pins astral-sh/setup-uv to v8.1.0.

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

@qartik qartik merged commit 5689300 into main May 13, 2026
14 checks passed
@qartik qartik deleted the chore-update-actions-deps branch May 13, 2026 18:21
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.

2 participants