We are thrilled to announce the release of: castellan 5.5.0 This release is part of the gazpacho release series. The source is available from: https://opendev.org/openstack/castellan Download the package from: https://tarballs.openstack.org/castellan/ Please report issues through: https://bugs.launchpad.net/castellan/+bugs For more details, please see below. 5.5.0 ^^^^^ Upgrade Notes * Support for Python 3.9 has been removed. Now the minimum python version supported is 3.10. Changes in castellan 5.4.1..5.5.0 --------------------------------- 77121e9 reno: Update master for unmaintained/2024.1 615e42a Migrate bandit options to pyproject.toml 5d9989c pre-commit: Bump dependencies e1d7839 Migrate setup configuration to pyproject.toml f0e943d Drop Python 3.9 support 97f53bd Fix missing session options in [barbican] section 0a93539 Update master for stable/2025.2 Diffstat (except docs and test files) ------------------------------------- .pre-commit-config.yaml | 20 +++------ castellan/key_manager/barbican_key_manager.py | 4 +- pyproject.toml | 52 ++++++++++++++++++++++ .../notes/remove-py39-15693b27361be534.yaml | 5 +++ releasenotes/source/2024.1.rst | 2 +- releasenotes/source/2025.2.rst | 6 +++ releasenotes/source/index.rst | 1 + setup.cfg | 37 --------------- 8 files changed, 73 insertions(+), 54 deletions(-)