Skip to content

Commit

Permalink
chore(deps-dev): Bump poetry from 1.8.2 to 1.8.3
Browse files Browse the repository at this point in the history
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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 9, 2024
1 parent 677eca0 commit beda648
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 7 deletions.
23 changes: 17 additions & 6 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 @@ -24,7 +24,7 @@ inflection = "^0.5.1"
[tool.poetry.dev-dependencies]
pytest = "^8.1.1"
black = "^24.4.0"
poetry = "^1.5.0"
poetry = "^1.8.3"
pre-commit = "^3.3.0"
ruff = "^0.4.3"
pytest-coverage = "^0.0"
Expand Down

0 comments on commit beda648

Please sign in to comment.