fix(deps+types): idna >=3.15 (GHSA-65pc-fj4g-8rjx) + ty check clean #34
No reviewers
Labels
No labels
bug
contribution welcome
duplicate
enhancement
good first issue
help wanted
invalid
question
upstream
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Reference
marvin8/fedinesia!34
Loading…
Reference in a new issue
No description provided.
Delete branch "refs/pull/34/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #33
Changes
Commit 1 —
:bug:fix(deps): constrain idna >=3.15[tool.uv] constraint-dependencies = ["idna>=3.15"]topyproject.tomlidnafrom 3.11 → 3.16 inuv.locknox-uvfrom 0.7.1 → 0.8.0 (required for zaojun pre-commit hook to pass)Commit 2 —
:white_check_mark:test(types): fix ty check errorsv0.15.11→v0.15.14, uv0.11.7→0.11.16, zaojun1.3.0→1.5.3pyproject.tomldependency groups (zaojun-triggered)ty checkerrors in tests:test_audit_log.py: annotatetemp_fileasIO[bytes]instead ofobjecttest_audit_log.py: narrowTextIOWrapper | Nonebefore.closedaccesstest_fedihelper.py: narrowAccount | Nonebefore.usernameaccessVerification
nox -s pysentry→ 0 vulnerabilitiesty check .→ All checks passednox -s tryke→ 73 passed (3.12, 3.13, 3.14)