diff --git a/src/api/CHANGELOG.md b/src/api/CHANGELOG.md index 02b41f7f..76b059f7 100644 --- a/src/api/CHANGELOG.md +++ b/src/api/CHANGELOG.md @@ -8,6 +8,13 @@ and this project adheres to ## [Unreleased] +### Changed + +- Upgrade fastapi to `0.115.5` +- Upgrade geoalchemy2 to `0.16.0` +- Upgrade pyjwt to `2.10.0` +- Upgrade setuptools to `75.5.0` + ## [0.14.0] - 2024-11-15 ### Added diff --git a/src/api/Pipfile b/src/api/Pipfile index f91e9132..2b6dfad5 100644 --- a/src/api/Pipfile +++ b/src/api/Pipfile @@ -34,7 +34,7 @@ csvkit = "==2.0.1" honcho = "==2.0.0" mypy = "==1.13.0" pandas-stubs = "==2.2.3.241009" -polyfactory = "==2.18.0" +polyfactory = "==2.17.0" pytest = "==8.3.3" pytest-cov = "==6.0.0" pytest-httpx = "==0.33.0" diff --git a/src/api/Pipfile.lock b/src/api/Pipfile.lock index 9a846fb5..5e2f6a28 100644 --- a/src/api/Pipfile.lock +++ b/src/api/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "fbb49525b7a66ee005bcef39942a912ba6a831c196c3d8e3eadda90fab6512dd" + "sha256": "088b73eb95a7a4c5b1ead8a5e3fc5860f53d5b65a3acf850a27b09773e136c8d" }, "pipfile-spec": 6, "requires": { @@ -1344,11 +1344,11 @@ }, "starlette": { "hashes": [ - "sha256:9834fd799d1a87fd346deb76158668cfa0b0d56f85caefe8268e2d97c3468b62", - "sha256:fbc189474b4731cf30fcef52f18a8d070e3f3b46c6a04c97579e85e6ffca942d" + "sha256:0e4ab3d16522a255be6b28260b938eae2482f98ce5cc934cb08dce8dc3ba5835", + "sha256:44cedb2b7c77a9de33a8b74b2b90e9f50d11fcf25d8270ea525ad71a25374ff7" ], "markers": "python_version >= '3.8'", - "version": "==0.41.2" + "version": "==0.41.3" }, "time-machine": { "hashes": [ @@ -2182,12 +2182,12 @@ }, "polyfactory": { "hashes": [ - "sha256:04d8b4d4986e406cd4c16cc01e8bb747083842d57a5c0dba63a21ee5ef75ba66", - "sha256:2d9163e5e3971a4e82fac5d37048b09ae26cfc4173ebcf0047370c288e339307" + "sha256:099d86f7c79c51a2caaf7c8598cc56e7b0a57c11b5918ddf699e82380735b6b7", + "sha256:71b677c17bb7cebad9a5631b1aca7718280bdcedc1c25278253717882d1ac294" ], "index": "pypi", "markers": "python_version >= '3.8' and python_version < '4.0'", - "version": "==2.18.0" + "version": "==2.17.0" }, "pytest": { "hashes": [