We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ea2542 commit e18d139Copy full SHA for e18d139
etc/kayobe/kolla.yml
@@ -350,6 +350,7 @@ kolla_build_blocks:
350
{% raw %}
351
RUN {{ macros.upper_constraints_version_change('cryptography', '42.*', '43.0.3') }}
352
RUN {{ macros.upper_constraints_version_change('eventlet', '0.35.*', '0.36.1') }}
353
+ RUN {{ macros.upper_constraints_version_change('pyOpenSSL', '24.*', '24.3.0') }}
354
{% endraw %}
355
356
# Dict mapping image customization variable names to their values.
0 commit comments