Skip to content

Commit 397248d

Browse files
Update poetry requirement from ~=1.3.2 to ~=1.4.2 in /.github/workflows
Updates the requirements on [poetry](https://github.com/python-poetry/poetry) to permit the latest version. - [Release notes](https://github.com/python-poetry/poetry/releases) - [Changelog](https://github.com/python-poetry/poetry/blob/1.4.2/CHANGELOG.md) - [Commits](python-poetry/poetry@1.3.2...1.4.2) --- updated-dependencies: - dependency-name: poetry dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a0fdf92 commit 397248d

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==23.1
22
nox==2022.11.21
33
nox-poetry==1.0.2
4-
poetry~=1.3.2
4+
poetry~=1.4.2
55
virtualenv==20.19.0

0 commit comments

Comments
 (0)