Skip to content

Commit

Permalink
⬆️(project) upgrade dependencies
Browse files Browse the repository at this point in the history
Upgrades:

- anyio (4.7.0 -> 4.8.0)
- charset-normalizer (3.4.0 -> 3.4.1)
- click (8.1.7 -> 8.1.8)
- coverage (7.6.9 -> 7.6.10)
- httpx (0.27.2 -> 0.28.1)
- jinja2 (3.1.4 -> 3.1.5)
- kiwisolver (1.4.7 -> 1.4.8)
- mkdocs-material (9.5.48 -> 9.5.49)
- mypy (1.13.0 -> 1.14.1)
- numpy (2.2.0 -> 2.2.1)
- pillow (11.0.0 -> 11.1.0)
- pygments (2.18.0 -> 2.19.0)
- pymdown-extensions (10.12 -> 10.13)
- pyparsing (3.2.0 -> 3.2.1)
- pytest-httpx (0.34.0 -> 0.35.0)
- ruff (0.8.3 -> 0.8.6)
- typer (0.13.1 -> 0.15.1)
- types-pyyaml (6.0.12.20240917 -> 6.0.12.20241230)
- urllib3 (2.2.3 -> 2.3.0)
  • Loading branch information
jmaupetit committed Jan 6, 2025
1 parent 11dbb46 commit 9c49195
Show file tree
Hide file tree
Showing 3 changed files with 473 additions and 519 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ and this project adheres to
- Upgrade pyarrow to 18.2.0
- Upgrade sentry-sdk to 2.18.0
- Upgrade starlette to 0.41.2
- Upgrade typer to 0.13.1
- Upgrade typer to 0.15.1
- Upgrade uvicorn to 0.32.1

## [0.8.0] - 2024-10-17
Expand Down
Loading

0 comments on commit 9c49195

Please sign in to comment.