Skip to content

Commit

Permalink
Merge branch 'main' into renovate/black-24.x
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] authored Feb 1, 2024
2 parents fcaa67b + 6f0e461 commit 73eb35e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/regen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
make clone-proto
make gen-proto
- name: Create Pull Request
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6
with:
# required so the PR triggers workflow runs
token: ${{ secrets.GH_CQ_BOT }}
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
black==24.1.1
grpcio-tools==1.60.0
grpcio==1.60.0
protobuf==4.25.1
protobuf==4.25.2
pyarrow==13.0.0
pytest==7.4.4

0 comments on commit 73eb35e

Please sign in to comment.