Skip to content

[codex] Fix Dependabot security resolution markers#14

Merged
aviadr1 merged 1 commit into
mainfrom
codex/fix-dependabot-security-resolution
Apr 25, 2026
Merged

[codex] Fix Dependabot security resolution markers#14
aviadr1 merged 1 commit into
mainfrom
codex/fix-dependabot-security-resolution

Conversation

@aviadr1

@aviadr1 aviadr1 commented Apr 25, 2026

Copy link
Copy Markdown
Owner

Summary

  • keep Python 3.8/3.9 development installs on twine<6
  • refresh uv.lock so Dependabot security updates can resolve requests across Python splits
  • document the marker fix in the changelog

Validation

  • uv lock --check
  • uv run ruff check .
  • uv run ruff format --check .
  • uv run pytest
  • uv run python -m compileall -q src tests
  • uv run --python 3.8 python -m py_compile src/winuvloop/__init__.py
  • uv build
  • uv run twine check dist/*

@aviadr1 aviadr1 merged commit d621e98 into main Apr 25, 2026
7 checks passed
@aviadr1 aviadr1 deleted the codex/fix-dependabot-security-resolution branch April 25, 2026 15:44
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