Skip to content
Snippets Groups Projects
Commit d626b32b authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

fix: py-pip-23.1.2, force single version

parent 30f9860d
No related branches found
No related tags found
1 merge request!1042fix: py-pip-23.1.2, force single version
Checking pipeline status
...@@ -360,7 +360,7 @@ packages: ...@@ -360,7 +360,7 @@ packages:
- '@0.23.0' - '@0.23.0'
py-pip: py-pip:
require: require:
- any_of: ['@23.1.2', '@23.0'] - '@23.1.2'
py-pre-commit: py-pre-commit:
require: require:
- '@3.3.3' - '@3.3.3'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment