Skip to content

Commit

Permalink
Bump poetry from 1.1.11 to 1.1.12 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.11 to 1.1.12.
- [Release notes](https://github.com/python-poetry/poetry/releases)
- [Changelog](https://github.com/python-poetry/poetry/blob/1.1.12/CHANGELOG.md)
- [Commits](python-poetry/poetry@1.1.11...1.1.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 5, 2021
1 parent 3a3c98b commit d373e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/constraints.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pip==21.3.1
nox==2021.10.1
nox-poetry==0.9.0
poetry==1.1.11
poetry==1.1.12
virtualenv==20.10.0

0 comments on commit d373e7b

Please sign in to comment.