Skip to content

Conversation

@robotadam
Copy link
Contributor

Removes unused direct dependencies on cryptography, certifi, and urllib3 so that they can be updated in apps that include the fragment library. No changes are made to the lockfile versions because all three libs are still transitive dependencies.

Fixes #27

robotadam and others added 2 commits February 11, 2026 12:03
…v#14

Updates transitive dependency cryptography from 44.0.1 to 46.0.5,
which fixes the subgroup attack vulnerability (CVE in <= 46.0.4).
Also updates cffi from 1.17.1 to 2.0.0 as a transitive dependency.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@dggrunzweig dggrunzweig merged commit ec4696f into fragment-dev:dev Feb 11, 2026
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.

Cryptography and certifi dependencies pinned to old versions

2 participants