Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent a9a5357 commit 8e3e1c6
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 12 deletions.
36 changes: 25 additions & 11 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 @@ -23,7 +23,7 @@ pydantic = "^2.5.0"
[tool.poetry.group.dev.dependencies]
loguru = "^0.7.2"
myst-parser = "^2.0.0"
poetry = "^1.6.1"
poetry = "^1.7.1"
pre-commit = "^3.4.0"
pytest = "^7.4.2"
sphinx = "^7.2.6"
Expand Down

0 comments on commit 8e3e1c6

Please sign in to comment.