Skip to content

Commit

Permalink
chore(deps): Upgrade twine to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
timo-reymann committed Jul 3, 2024
1 parent 97ed996 commit 31c6d1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
- run:
name: Install dependencies
command: |
pip install twine==4.* binary_wheel_builder[cli]==3.*
pip install twine==5.* binary_wheel_builder[cli]==3.*
- run:
name: Build wheel
command: |
Expand Down

0 comments on commit 31c6d1a

Please sign in to comment.