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

fix: allow py-pip 23.1.2 or 23.0

parent b27a9443
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !796. Comments created here will be created in the context of that merge request.
......@@ -294,7 +294,7 @@ packages:
- '@1.5.3'
py-pip:
require:
- '@23.1.2'
- any_of: ['@23.1.2', '@23.0']
py-pre-commit:
require:
- '@2.20.0'
......
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