Skip to content

Commit

Permalink
build(deps): bump poetry from 1.8.2 to 1.8.3 in /.github/workflows (#…
Browse files Browse the repository at this point in the history
…1167)

Bumps [poetry](https://github.com/python-poetry/poetry) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/python-poetry/poetry/releases)
- [Changelog](https://github.com/python-poetry/poetry/blob/1.8.3/CHANGELOG.md)
- [Commits](python-poetry/poetry@1.8.2...1.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 8, 2024
1 parent ac3d2e6 commit d377a67
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==24.0
nox==2024.4.15
nox-poetry==1.0.3
poetry==1.8.2
poetry==1.8.3
virtualenv==20.26.1

0 comments on commit d377a67

Please sign in to comment.