eo-datasets
eo-datasets copied to clipboard
Easily write, validate and convert EO datasets and metadata.
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...
updates: - [github.com/astral-sh/ruff-pre-commit: v0.3.5 → v0.6.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.5...v0.6.7) - [github.com/PyCQA/bandit: 1.7.8 → 1.7.9](https://github.com/PyCQA/bandit/compare/1.7.8...1.7.9)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.2 to 1.10.13. Release notes Sourced from pydantic's releases. V1.10.13 2023-09-27 What's Changed Update pip commands to install 1.10 by @chbndrhnns in pydantic/pydantic#6930 Make the v1 mypy...
I submitted a PR to datacube-explorer and got this warning in the tests: ``` verify.py:6: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools...
I submitted a PR to datacube-explorer and got this warning in the tests: ``` /usr/local/lib/python3.10/dist-packages/eodatasets3/serialise.py:183: DeprecationWarning: jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides...
Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.0. Release notes Sourced from pillow's releases. 10.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.3.0.html Changes CVE-2024-28219: Use strncpy to avoid buffer overflow #7928 [@hugovk] Use functools.lru_cache for hopper() #7912 [@hugovk]...
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.1 to 6.3.3. Changelog Sourced from tornado's changelog. Release notes .. toctree:: :maxdepth: 2 releases/v6.4.0 releases/v6.3.3 releases/v6.3.2 releases/v6.3.1 releases/v6.3.0 releases/v6.2.0 releases/v6.1.0 releases/v6.0.4 releases/v6.0.3 releases/v6.0.2 releases/v6.0.1 releases/v6.0.0 releases/v5.1.1...
It seems we have no credentials configured now (but did in the past?) ``` Run docker/login-action@v3 Error: Username and password required ```
I don't know if this is a new issue, but recently I've found that the readthedocs formatting is a little broken, with API docs overlapping with the main content in...