Skip to content

fix(security): bump python-multipart and pytest (Dependabot alerts)#21

Merged
AlexChen31337 merged 1 commit intomainfrom
fix/security-bump-python-multipart-pytest
Apr 18, 2026
Merged

fix(security): bump python-multipart and pytest (Dependabot alerts)#21
AlexChen31337 merged 1 commit intomainfrom
fix/security-bump-python-multipart-pytest

Conversation

@AlexChen31337
Copy link
Copy Markdown
Contributor

Security fixes

Resolves 2 Dependabot security alerts:

1. python-multipart — DoS via large multipart preamble/epilogue

  • Before: 0.0.22
  • After: 0.0.26
  • Added as explicit transitive dep pin (alongside existing pyjwt, pyasn1, etc.)

2. pytest — vulnerable tmpdir handling

  • Before: 8.4.2
  • After: 9.0.3
  • Required bumping pytest-asyncio 0.26.0 → 1.3.0 (pytest 9 compat)

Test results

  • 1469 passed, 1 pre-existing failure (test_level2_sqlite3_recover — requires sqlite3 CLI, env-specific)

- python-multipart 0.0.22 → 0.0.26 (DoS via large multipart preamble/epilogue)
- pytest 8.4.2 → 9.0.3 (vulnerable tmpdir handling)
- pytest-asyncio 0.26.0 → 1.3.0 (required for pytest 9 compatibility)
@AlexChen31337 AlexChen31337 merged commit 3ab9f76 into main Apr 18, 2026
5 checks passed
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