Skip to content

Commit 3cc4663

Browse files
Update poetry requirement from ~=1.1.10 to ~=1.2.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/master/CHANGELOG.md) - [Commits](python-poetry/poetry@1.1.10...1.2.2) --- updated-dependencies: - dependency-name: poetry dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d558bb4 commit 3cc4663

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.2.2
22
nox==2022.8.7
33
nox-poetry==1.0.1
4-
poetry~=1.1.10
4+
poetry~=1.2.2
55
virtualenv==20.16.5

0 commit comments

Comments
 (0)