Skip to content

Commit

Permalink
build(deps): bump poetry from 1.6.1 to 1.7.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.6.1 to 1.7.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.6.1...1.7.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] authored and cauliyang committed Nov 7, 2023
1 parent 5601a5f commit dbf17bd
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==23.3.1
nox==2023.4.22
nox-poetry==1.0.3
poetry==1.6.1
poetry==1.7.0
virtualenv==20.24.6

0 comments on commit dbf17bd

Please sign in to comment.