Skip to content

Lock dev dependencies with ==#464

Merged
stefanvanburen merged 1 commit intomainfrom
svanburen/lock-dev-deps
May 7, 2026
Merged

Lock dev dependencies with ==#464
stefanvanburen merged 1 commit intomainfrom
svanburen/lock-dev-deps

Conversation

@stefanvanburen
Copy link
Copy Markdown
Contributor

Matches connect-python; prevents the Renovate PR from upgrading types-protobuf.

Matches connect-python; prevents the Renovate PR from upgrading
types-protobuf.
@stefanvanburen stefanvanburen requested a review from anuraaga May 6, 2026 17:33
Comment thread pyproject.toml
"pytest==9.0.3",
"ruff==0.15.12",
"tombi==0.10.5",
"types-protobuf==6.32.1.20260221",
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I guess this locks to what's currently in the lock file but just a double check we didn't actually want the older one

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

yeah, in this specific case I think it's alright to keep the newer types version since these stubs are best-effort anyway (7.x doesn't work yet).

@stefanvanburen stefanvanburen merged commit 70cde78 into main May 7, 2026
13 checks passed
@stefanvanburen stefanvanburen deleted the svanburen/lock-dev-deps branch May 7, 2026 13:11
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