Skip to content

Commit

Permalink
Bump poetry from 1.8.1 to 1.8.2
Browse files Browse the repository at this point in the history
Bumps [poetry](https://github.com/python-poetry/poetry) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/python-poetry/poetry/releases)
- [Changelog](https://github.com/python-poetry/poetry/blob/main/CHANGELOG.md)
- [Commits](python-poetry/poetry@1.8.1...1.8.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and cyface committed Mar 11, 2024
1 parent bab5c2d commit 2036e27
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -52,7 +52,7 @@ Django = ">2.2"
[tool.poetry.dev-dependencies]
black = "^24.2"
coverage = {extras = ["toml"], version = "^7.4"}
poetry = "^1.8.1"
poetry = "^1.8.2"
ruff = "^0.3.0"

[build-system]
Expand Down

0 comments on commit 2036e27

Please sign in to comment.