cachito-1.3.0
·
262 commits
to master
since this release
Minimum required Python version
- 3.10
API changes
- None
Bug Fixes
- Dependency version updates to address CVEs
- Bump jsonschema to 4.17.3
- Bump certifi to 2022.12.7
- Bump setuptools to 65.6.3
- Bump flask-migrate to 4.0.1
- Bump sqlalchemy to 1.4.46
- Bump pydantic to 1.10.4
- Bump pytest-asyncio to 0.20.3
- Gomod dependencies are no longer downloaded to deps/gomod when the gomod-vendor-check flag is set
- Git submodules are correctly updated when the submodule repository does not have a branch called "master"
- Added retries when attempting to download javascript dependencies
Incompatible changes
- None
Improvements
- None