1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-05-19 19:11:28 +02:00

Bump psycopg to version 3

This commit is contained in:
2025-04-01 17:07:31 +03:00
parent e90cfe9e69
commit ffe6030a9e
4 changed files with 30 additions and 115 deletions

View File

@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Updated
- Falcon 4.0.x
- psycopg2 to psycopg (version 3.2.6)
## 1.4.4 - 2024-09-11
### Changed