Bump oslo.log>=5.0.0

Change-Id: I216da5b653983740a85b698821efa2012981c54b
This commit is contained in:
zhangbailin 2022-06-04 14:23:51 +08:00
parent 68c558645c
commit 8f234fd54a
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
- project:
templates:
- openstack-cover-jobs
- check-requirements
- release-notes-jobs-python3
- publish-openstack-docs-pti
check:

View File

@ -8,7 +8,7 @@ WSME>=0.10.1 # MIT
eventlet>=0.26.0 # MIT
oslo.i18n>=1.5.0 # Apache-2.0
oslo.config>=1.1.0,!=4.3.0,!=4.4.0 # Apache-2.0
oslo.log>=1.14.0 # Apache-2.0
oslo.log>=5.0.0 # Apache-2.0
oslo.context>=2.9.0 # Apache-2.0
oslo.messaging>=10.3.0 # Apache-2.0
oslo.concurrency>=3.26.0 # Apache-2.0