Skip to content

Commit 7fa9b39

Browse files
build(deps-dev): bump poetry from 1.8.4 to 2.0.1 in /packages
Bumps [poetry](https://github.com/python-poetry/poetry) from 1.8.4 to 2.0.1. - [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.4...2.0.1) --- updated-dependencies: - dependency-name: poetry dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ee0a243 commit 7fa9b39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ platformdirs==4.3.6 ; python_version >= "3.9" and python_version < "4.0"
7070
pluggy==1.5.0 ; python_version >= "3.9" and python_version < "4.0"
7171
poetry-core==1.9.1 ; python_version >= "3.9" and python_version < "4.0"
7272
poetry-plugin-export==1.8.0 ; python_version >= "3.9" and python_version < "4.0"
73-
poetry==1.8.4 ; python_version >= "3.9" and python_version < "4.0"
73+
poetry==2.0.1 ; python_version >= "3.9" and python_version < "4.0"
7474
pre-commit==3.8.0 ; python_version >= "3.9" and python_version < "4.0"
7575
prompt-toolkit==3.0.36 ; python_version >= "3.9" and python_version < "4.0"
7676
ptyprocess==0.7.0 ; python_version >= "3.9" and python_version < "4.0"

0 commit comments

Comments
 (0)