File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -27,8 +27,12 @@ and this project adheres to
27
27
- Cache the "get PointDeCharge id from its ` id_pdc_itinerance ` " database query
28
28
- Improve JSON string parsing using pyarrow engine
29
29
- Add default values for optional Statique model fields
30
+ - Upgrade alembic to ` 1.14.1 `
30
31
- Upgrade geoalchemy2 to ` 0.17.0 `
32
+ - Upgrade psycopg to ` 3.2.4 `
33
+ - Upgrade pyarrow to ` 19.0.0 `
31
34
- Upgrade pydantic to ` 2.10.5 `
35
+ - Upgrade pydantic-extra-types to ` 2.10.2 `
32
36
- Upgrade pydantic-settings to ` 2.7.1 `
33
37
- Upgrade python-multipart to ` 0.0.20 `
34
38
- Upgrade questionary to ` 2.1.0 `
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ and this project adheres to
10
10
11
11
### Changed
12
12
13
- - Upgrade Psycopg to ` 3.2.3 `
13
+ - Upgrade Psycopg to ` 3.2.4 `
14
14
15
15
### Fixed
16
16
You can’t perform that action at this time.
0 commit comments