Skip to content

Update crt versions#732

Merged
DmitriyMusatkin merged 3 commits intomainfrom
up_crt
Apr 24, 2026
Merged

Update crt versions#732
DmitriyMusatkin merged 3 commits intomainfrom
up_crt

Conversation

@DmitriyMusatkin
Copy link
Copy Markdown
Contributor

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Comment thread pyproject.toml
"sphinx>=7.2.6,<7.3; python_version >= '3.9'", # for building docs
"websockets>=13.1", # for tests
# for tests, restrict to exact version for test_http_client/TestClientMockServer/_on_remote_settings_changed that relies on the implementation details. Also, this is no needs to update this package.
"h2==4.1.0",
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.

any reason we are upgrading this?

Copy link
Copy Markdown
Contributor Author

@DmitriyMusatkin DmitriyMusatkin Apr 24, 2026

Choose a reason for hiding this comment

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

reverted it for now. dependabot complains about it. but things started massively failing after upgrading. its a dev dep, so not a major concern

@DmitriyMusatkin DmitriyMusatkin merged commit 3e14d24 into main Apr 24, 2026
151 of 152 checks passed
@DmitriyMusatkin DmitriyMusatkin deleted the up_crt branch April 24, 2026 20:49
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