Skip to content

Bump August dependency releases - #3148

Merged
adamtheturtle merged 1 commit into
mainfrom
agent/bump-august-releases
Aug 16, 2026
Merged

Bump August dependency releases#3148
adamtheturtle merged 1 commit into
mainfrom
agent/bump-august-releases

Conversation

@adamtheturtle

@adamtheturtle adamtheturtle commented Aug 16, 2026

Copy link
Copy Markdown
Member

Updates the newly released internal dependencies to their latest August 2026 versions.\n\nThis keeps the development and test toolchain on the released implementations and refreshes the uv lockfile.\n\nValidation: uv lock completed successfully.


Note

Low Risk
Dependency-only bumps in the dev extra with no changes to production dependencies or application logic.

Overview
Bumps three optional dev dependencies in pyproject.toml to their 2026.8.16 (or matching August) releases: doccmd, pytest-beartype-tests, and vws-test-fixtures.

There is no runtime or library code change—only pinned versions for the doc-example tooling and test helpers that CI/pre-commit already rely on. The lockfile is expected to be refreshed with uv lock.

Reviewed by Cursor Bugbot for commit a466343. Bugbot is set up for automated code reviews on this repo. Configure here.

@adamtheturtle
adamtheturtle marked this pull request as ready for review August 16, 2026 09:40
@adamtheturtle
adamtheturtle merged commit cfb3431 into main Aug 16, 2026
14 checks passed
@adamtheturtle
adamtheturtle deleted the agent/bump-august-releases branch August 16, 2026 09:43

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit a466343. Configure here.

Comment thread pyproject.toml
"deptry==0.25.1",
"doc8==2.0.0",
"doccmd==2026.7.19",
"doccmd==2026.8.16",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Nonexistent dependency versions pinned

High Severity

doccmd, pytest-beartype-tests, and vws-test-fixtures are pinned to 2026.8.16, but those releases are not on PyPI. The latest published versions remain the previous pins, so installing or locking dev extras fails and breaks the toolchain this PR aims to refresh.

Additional Locations (2)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit a466343. Configure here.

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