Skip to content

Conversation

@benglewis
Copy link

@benglewis benglewis commented Nov 24, 2025

Fixes #8069

Tested (run the relevant ones):

  • Code formatting: install pre-commit (auto-check on commit) or bash format.sh
  • Any manual or new tests for this PR (please specify below)
  • All smoke tests: /smoke-test (CI) or pytest tests/test_smoke.py (local)
  • Relevant individual tests: /smoke-test -k test_name (CI) or pytest tests/test_smoke.py::test_name (local)
  • Backward compatibility: /quicktest-core (CI) or pytest tests/smoke_tests/test_backward_compat.py (local)

@benglewis
Copy link
Author

I could not run the tests I believe due to some missing API keys

@benglewis benglewis marked this pull request as ready for review November 24, 2025 09:06
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.

Unable to upgrade any dependent project / package to using cryptography>=44.0.1 to fix vulnerability

1 participant