We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb652ab commit db86cb4Copy full SHA for db86cb4
src/api/CHANGELOG.md
@@ -23,6 +23,10 @@ and this project adheres to
23
command
24
- Decrease the number of database queries for dynamic endpoints
25
- Cache the "get PointDeCharge id from its `id_pdc_itinerance`" database query
26
+- Upgrade pydantic to `2.10.4`
27
+- Upgrade pydantic-settings to `2.7.1`
28
+- Upgrade python-multipart to `0.0.20`
29
+- Upgrade questionary to `2.1.0`
30
31
## [0.16.0] - 2024-12-12
32
0 commit comments