Skip to content

Commit

Permalink
chore: bump poetry from 1.1.15 to 1.2.0 in /.github/workflows
Browse files Browse the repository at this point in the history
Bumps [poetry](https://github.com/python-poetry/poetry) from 1.1.15 to 1.2.0.
- [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.15...1.2.0)

---
updated-dependencies:
- dependency-name: poetry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 31, 2022
1 parent 65160d3 commit b1efd98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/resources/constraints.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pip==22.2.2
poetry==1.1.15
poetry==1.2.0
virtualenv==20.16.4

0 comments on commit b1efd98

Please sign in to comment.