Skip to content

Commit

Permalink
Bump poetry from 1.8.2 to 1.8.3 (#62)
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/main/CHANGELOG.md)
- [Commits](python-poetry/poetry@1.8.2...1.8.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent dae0bbc commit ce9f3d9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 @@ -42,7 +42,7 @@ pyyaml = { version = "^6.0.1", optional = true }
sentence-transformers = { version = "^2.2.2", optional = true }
torch = { version = "^2.0.0", optional = true }
spacy = { version = "^3.5.1", optional = true }
poetry = "^1.8.2"
poetry = "^1.8.3"
flatten-dict = "^0.4.2"

[tool.poetry.extras]
Expand Down

0 comments on commit ce9f3d9

Please sign in to comment.