Switch to openstack-python3 jobs and bump flake8

Change-Id: If5f8203e19c6cfdf686462cd9ed0445dbcb4cf05
Signed-off-by: Dirk Müller <dirk@dmllr.de>
This commit is contained in:
Dirk Müller
2025-06-25 17:50:16 +02:00
parent 6d55b2f165
commit 6fe3cec029
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
- project:
templates:
- openstack-python3-zed-jobs
- openstack-python3-jobs
- publish-openstack-docs-pti

View File

@@ -20,7 +20,7 @@ commands = stestr run {posargs}
[testenv:pep8]
deps = {[testenv]deps}
flake8<7.1.0,>=7.0.0
flake8<7.4.0,>=7.3.0
bandit>=1.1.0
commands =
flake8