Skip to content

Commit edc3b44

Browse files
committed
Update changelogs
1 parent 03f2366 commit edc3b44

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

src/api/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,12 @@ and this project adheres to
2727
- Cache the "get PointDeCharge id from its `id_pdc_itinerance`" database query
2828
- Improve JSON string parsing using pyarrow engine
2929
- Add default values for optional Statique model fields
30+
- Upgrade alembic to `1.14.1`
3031
- Upgrade geoalchemy2 to `0.17.0`
32+
- Upgrade psycopg to `3.2.4`
33+
- Upgrade pyarrow to `19.0.0`
3134
- Upgrade pydantic to `2.10.5`
35+
- Upgrade pydantic-extra-types to `2.10.2`
3236
- Upgrade pydantic-settings to `2.7.1`
3337
- Upgrade python-multipart to `0.0.20`
3438
- Upgrade questionary to `2.1.0`

src/opendata/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ and this project adheres to
1010

1111
### Changed
1212

13-
- Upgrade Psycopg to `3.2.3`
13+
- Upgrade Psycopg to `3.2.4`
1414

1515
### Fixed
1616

0 commit comments

Comments
 (0)