Skip to content

Commit e18d139

Browse files
authored
dependency hell
1 parent 5ea2542 commit e18d139

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

etc/kayobe/kolla.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,7 @@ kolla_build_blocks:
350350
{% raw %}
351351
RUN {{ macros.upper_constraints_version_change('cryptography', '42.*', '43.0.3') }}
352352
RUN {{ macros.upper_constraints_version_change('eventlet', '0.35.*', '0.36.1') }}
353+
RUN {{ macros.upper_constraints_version_change('pyOpenSSL', '24.*', '24.3.0') }}
353354
{% endraw %}
354355
355356
# Dict mapping image customization variable names to their values.

0 commit comments

Comments
 (0)