Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump poetry to 1.7.1 #120

Merged
merged 1 commit into from
Dec 14, 2023
Merged

build(deps): Bump poetry to 1.7.1 #120

merged 1 commit into from
Dec 14, 2023

Conversation

cpswan
Copy link
Member

@cpswan cpswan commented Dec 13, 2023

New poetry minor release

- What I did

Bump poetry version used in workflow to 1.7.1

- How I did it

git checkout trunk
git pull
git checkout -b cpswan-bump-poetry-1.7.1
sed -i s/1.6.1/1.7.1/ .github/workflows/update_python_requirements.yml
git diff
git add .
git commit -m 'build(deps): Bump poetry to 1.7.1'
git push

- How to verify it

Workflow will run on next bump to Python dependencies

- Description for the changelog

build(deps): Bump poetry to 1.7.1

@cpswan cpswan self-assigned this Dec 13, 2023
@cpswan cpswan merged commit bc42480 into trunk Dec 14, 2023
2 checks passed
@cpswan cpswan deleted the cpswan-bump-poetry-1.7.1 branch December 14, 2023 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants