I'm seeing warnings in test output in branches that have been updated to use the ADS-beta.
WARNING cads_api_client.processing:processing.py:101 [2024-09-23T06:51:08.962105] You are using a deprecated API
endpoint. If you are using cdsapi, please upgrade to the latest version.
According to https://pypi.org/project/cdsapi/ the latest version of cdsapi is 0.7.3 and we're using 0.7.0 in all our repositories.
The problem
I'm seeing warnings in test output in branches that have been updated to use the ADS-beta.
According to https://pypi.org/project/cdsapi/ the latest version of cdsapi is 0.7.3 and we're using 0.7.0 in all our repositories.
Definition of "done"
cdsapi
has been updated to0.7.3
Additional context