Skip to content

chore: update dependencies to latest versions#519

Merged
werk24 merged 2 commits into
mainfrom
chore/update-dependencies-2026-03-31
Apr 14, 2026
Merged

chore: update dependencies to latest versions#519
werk24 merged 2 commits into
mainfrom
chore/update-dependencies-2026-03-31

Conversation

@jmtts
Copy link
Copy Markdown
Collaborator

@jmtts jmtts commented Mar 31, 2026

Updates 8 packages in requirements.txt to their latest versions.

Notable changes

  • typer 0.21.1 → 0.24.1 (several minor versions, may include CLI behavior changes)
  • pydantic-settings 2.12.0 → 2.13.1
  • certifi 2026.1.4 → 2026.2.25 (updated CA certificate bundle)

All updated packages

Package From To
aiohttp 3.13.3 3.13.4
certifi 2026.1.4 2026.2.25
cryptography 46.0.5 46.0.6
pint 0.25.2 0.25.3
pydantic-extra-types 2.11.0 2.11.1
pydantic-settings 2.12.0 2.13.1
python-dotenv 1.2.1 1.2.2
typer 0.21.1 0.24.1

Note: pyproject.toml uses flexible lower-bound constraints (e.g. >=3.10.11) which already allow these versions — no changes needed there.

Updated 8 packages in requirements.txt:
- aiohttp 3.13.3 → 3.13.4
- certifi 2026.1.4 → 2026.2.25
- cryptography 46.0.5 → 46.0.6
- pint 0.25.2 → 0.25.3
- pydantic-extra-types 2.11.0 → 2.11.1
- pydantic-settings 2.12.0 → 2.13.1
- python-dotenv 1.2.1 → 1.2.2
- typer 0.21.1 → 0.24.1
- aiohttp: >=3.10.11 → >=3.13.3 (fixes CVE-2025-69223, CVE-2025-69227, CVE-2025-69228, CVE-2025-69229)
- cryptography: >=44.0.0 → >=46.0.5 (fixes CVE-2026-26007)
@werk24 werk24 merged commit 3387625 into main Apr 14, 2026
7 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.

3 participants