Skip to content

Commit 4f196e3

Browse files
Test Adminclaude
andcommitted
chore(ci): bump poetry version to 2.3.3 in version-bump-prs workflow
Poetry has been updated to 2.3.3 in OpenHands (OpenHands/OpenHands#13711), keeping the version consistent across repos. Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent e212d45 commit 4f196e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/version-bump-prs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105

106106
- name: Install Poetry
107107
run: |
108-
pipx install poetry==2.2.1
108+
pipx install poetry==2.3.3
109109
110110
# OpenHands-CLI step runs first since it's simpler and less error-prone
111111
- name: Create PR for OpenHands-CLI repo

0 commit comments

Comments
 (0)