Skip to content

deps: bump anyio to 4.14.2 in databricks-builder-app requirements (GHSA-82r6-8w77-94w6, GHSA-3w57-8xmc-8v26) - #600

Open
katsugtgz wants to merge 1 commit into
databricks-solutions:mainfrom
katsugtgz:deps/anyio-4.14.2
Open

katsugtgz wants to merge 1 commit into
databricks-solutions:mainfrom
katsugtgz:deps/anyio-4.14.2

Conversation

@katsugtgz

Copy link
Copy Markdown

Updates anyio to address GHSA-82r6-8w77-94w6 and GHSA-3w57-8xmc-8v26.

Evidence:

  • databricks-builder-app/requirements.txt pinned anyio==4.14.0
  • both advisories affect anyio < 4.14.2; first patched version is 4.14.2
  • OSV query for anyio@4.14.2 (PyPI) returns no open advisories
  • updated version: anyio==4.14.2

Validation:

  • only the anyio entry changed: version plus both sdist and wheel hashes, taken from PyPI
  • downloaded artifacts match both pinned sha256 hashes
  • pip install anyio==4.14.2 and import succeed on Python 3.11
  • CI unit-test job for this repo covers databricks-skills/.tests and lint, neither touches this pin; the file header documents regeneration via uv export

Scope: single dependency entry in databricks-builder-app/requirements.txt only.

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