Skip to content

Commit 03a6104

Browse files
dependabot[bot]pefoley2
authored andcommitted
Bump poetry from 2.3.2 to 2.3.3
Bumps [poetry](https://github.com/python-poetry/poetry) from 2.3.2 to 2.3.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@2.3.2...2.3.3) --- updated-dependencies: - dependency-name: poetry dependency-version: 2.3.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 511c024 commit 03a6104

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

poetry.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ tensorflow = "^2.20.0"
1616
feedparser = "^6.0.12"
1717

1818
[tool.poetry.group.dev.dependencies]
19-
poetry = "^2.3.2"
19+
poetry = "^2.3.3"
2020

2121
[build-system]
2222
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)