Skip to content

Commit efbe4f5

Browse files
authored
Merge pull request #219 from stac-utils/dependabot/pip/dot-github/workflows/poetry-approx-eq-1.3.2
Update poetry requirement from ~=1.2.2 to ~=1.3.2 in /.github/workflows
2 parents d539cfd + 790407b commit efbe4f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pip==22.3.1
22
nox==2022.11.21
33
nox-poetry==1.0.2
4-
poetry~=1.2.2
4+
poetry~=1.3.2
55
virtualenv==20.17.1

0 commit comments

Comments
 (0)