The latest version of python-decouple-aws depends on a somewhat outdated botocore library.
Recently I started getting this warning message.
/opt/bitnami/python/lib/python3.8/site-packages/botocore/client.py:621: FutureWarning: The sqs client is currently using a deprecated endpoint: us-east-2.queue.amazonaws.com. In the next minor version this
will be moved to sqs.us-east-2.amazonaws.com. See https://github.com/boto/botocore/issues/2705 for more details.
Updating the dependencies to have the latest botocore should fix this "soon-to-become" issue.
The latest version of
python-decouple-awsdepends on a somewhat outdated botocore library.Recently I started getting this warning message.
Updating the dependencies to have the latest botocore should fix this "soon-to-become" issue.