[release-announce] oslo.db 8.4.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Fri Sep 11 19:34:11 UTC 2020


We are amped to announce the release of:

oslo.db 8.4.0: Oslo Database library

This release is part of the victoria release series.

The source is available from:

    https://opendev.org/openstack/oslo.db

Download the package from:

    https://pypi.org/project/oslo.db

Please report issues through:

    https://bugs.launchpad.net/oslo.db/+bugs

For more details, please see below.

Changes in oslo.db 8.3.0..8.4.0
-------------------------------

e42c733 [goal] Migrate testing to ubuntu focal
9201de3 Bump bandit version


Diffstat (except docs and test files)
-------------------------------------

lower-constraints.txt | 10 +++++-----
setup.cfg             |  2 +-
test-requirements.txt |  4 ++--
3 files changed, 8 insertions(+), 8 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index d55902a..ba3fbc1 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -13 +13 @@ testtools>=2.2.0 # MIT
-bandit>=1.1.0,<1.6.0 # Apache-2.0
+bandit>=1.6.0,<1.7.0 # Apache-2.0
@@ -16 +16 @@ PyMySQL>=0.7.6 # MIT License
-psycopg2>=2.7.0 # LGPL/ZPL
+psycopg2>=2.8.0 # LGPL/ZPL






More information about the Release-announce mailing list