Skip to content

Upgrade dependencies to latest compatible versions#535

Closed
werk24 wants to merge 2 commits into
mainfrom
claude/keen-wright-eROnc
Closed

Upgrade dependencies to latest compatible versions#535
werk24 wants to merge 2 commits into
mainfrom
claude/keen-wright-eROnc

Conversation

@werk24

@werk24 werk24 commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Summary

This pull request updates all project dependencies to their latest compatible versions to ensure the project benefits from bug fixes, security patches, and performance improvements.

Changes

  • aiohttp: 3.13.4 → 3.14.0
  • certifi: 2026.2.25 → 2026.5.20
  • cryptography: 46.0.6 → 48.0.0
  • packaging: 26.0 → 26.2
  • pydantic: 2.12.5 → 2.13.4
  • pydantic-settings: 2.13.1 → 2.14.1
  • typer: 0.24.1 → 0.26.5
  • websockets: 16.0 (unchanged)
  • pint: Conditional versions unchanged (0.25.3 for Python >3.10, 0.24.4 for ≤3.10)
  • python-dotenv: 1.2.2 (unchanged)
  • pydantic-extra-types: 2.11.1 (unchanged)

Notes

All updates are minor or patch version bumps, indicating backward compatibility. The full test suite should be run to verify compatibility with these updated versions.

https://claude.ai/code/session_01VWhYnfLcF5B1t4qK2WWbR6

claude and others added 2 commits June 2, 2026 12:58
Bump to latest tested releases:
- aiohttp 3.13.4 -> 3.14.0
- certifi 2026.2.25 -> 2026.5.20
- cryptography 46.0.6 -> 48.0.0
- packaging 26.0 -> 26.2
- pydantic 2.12.5 -> 2.13.4
- pydantic-settings 2.13.1 -> 2.14.1
- typer 0.24.1 -> 0.26.5
@jmtts jmtts closed this Jul 3, 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.

3 participants