Skip to content

Commit 208e7bb

Browse files
Update dependency poetry to v2.3.2 (#1288)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ce55ea8 commit 208e7bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repos:
2424
- id: copyright
2525
- id: poetry-lock
2626
additional_dependencies:
27-
- poetry==2.3.1 # pypi
27+
- poetry==2.3.2 # pypi
2828
exclude: ^pyproject.toml$
2929
- id: canonicalize
3030
- repo: https://github.com/codespell-project/codespell

acceptance_tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
poetry==2.3.1
1+
poetry==2.3.2
22
poetry-plugin-export==1.10.0

0 commit comments

Comments
 (0)