Skip to content

Commit 794f164

Browse files
authored
Merge pull request #630 from magmax/dependabot/pip/dot-github/workflows/pipx-eq-1.7.1
build(deps): update pipx requirement from !=1.5,!=1.6.0,==1.4.3 to ==1.7.1 in /.github/workflows
2 parents 3726b61 + 3d5753c commit 794f164

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/constraints.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
pip==25.0.1
2-
pipx==1.4.3,!=1.5,!=1.6.0
3-
nox==2025.2.9
4-
nox-poetry==1.1.0
5-
virtualenv==20.29.3
1+
pip==24.2
2+
pipx==1.7.1,!=1.5,!=1.6
3+
nox==2023.4.22
4+
nox-poetry==1.0.3
5+
virtualenv==20.26.3

0 commit comments

Comments
 (0)