Skip to content

Commit

Permalink
build: Run regular requirement updates with 3.11
Browse files Browse the repository at this point in the history
We've already moved onto 3.11 for this repo so run the regular
requiremnet update PRs with Python 3.11
  • Loading branch information
feanil committed Jul 3, 2024
1 parent c625a8d commit 498e166
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/upgrade-python-requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
team_reviewers: "arbi-bom"
email_address: [email protected]
send_success_notification: false
python_version: "3.11"
secrets:
requirements_bot_github_token: ${{ secrets.REQUIREMENTS_BOT_GITHUB_TOKEN }}
requirements_bot_github_email: ${{ secrets.REQUIREMENTS_BOT_GITHUB_EMAIL }}
Expand Down

0 comments on commit 498e166

Please sign in to comment.