Skip to content
Snippets Groups Projects

fix: py-pip-23.1.2, force single version

Merged Wouter Deconinck requested to merge py-pip-23.1.2 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -360,7 +360,7 @@ packages:
- '@0.23.0'
py-pip:
require:
- any_of: ['@23.1.2', '@23.0']
- '@23.1.2'
py-pre-commit:
require:
- '@3.3.3'
Loading