diff --git a/openstack-seeder/python/setup.py b/openstack-seeder/python/setup.py index 43da1b723..cde2d516b 100644 --- a/openstack-seeder/python/setup.py +++ b/openstack-seeder/python/setup.py @@ -17,7 +17,7 @@ 'zipp==3.0.0', 'pyyaml>=4.2b4', 'pyparsing==2.1.0', - 'oslo.serialization==2.29.2', + 'oslo.serialization==2.29.3', 'funcsigs', 'oslo.config==7.0.0', 'python-dateutil>=2.7.0',