Skip to content

Commit

Permalink
chore(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
…2032)

* chore(deps): bump poetry from 1.6.1 to 1.7.0 in /.github/workflows

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>

* Run `poetry lock`

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Edgar Ramírez Mondragón <edgar@meltano.com>
  • Loading branch information
dependabot[bot] and edgarrmondragon authored Nov 6, 2023
1 parent 8873980 commit d42b209
Show file tree
Hide file tree
Showing 2 changed files with 182 additions and 167 deletions.
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
poetry==1.6.1
poetry==1.7.0
pre-commit==3.5.0
nox==2023.4.22
nox-poetry==1.0.3
Loading

0 comments on commit d42b209

Please sign in to comment.