Skip to content

Commit

Permalink
Bump poetry from 1.5.1 to 1.6.1
Browse files Browse the repository at this point in the history
Bumps [poetry](https://github.com/python-poetry/poetry) from 1.5.1 to 1.6.1.
- [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.5.1...1.6.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and cyface committed Aug 29, 2023
1 parent 6f43f96 commit f88c033
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 91 deletions.
123 changes: 33 additions & 90 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Django = ">2.2"
[tool.poetry.dev-dependencies]
black = "^23.7"
coverage = {extras = ["toml"], version = "^7.2"}
poetry = "^1.5.1"
poetry = "^1.6.1"
ruff = "^0.0.286"

[build-system]
Expand Down

0 comments on commit f88c033

Please sign in to comment.