Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/pytest-mock-3.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodong-Yang authored Jun 28, 2024
2 parents 41d8432 + f6336b7 commit a91acbc
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 48 deletions.
46 changes: 0 additions & 46 deletions .github/workflows/merged.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
done
- name: release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
files: |
dist/*.whl
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies = [
"typing-extensions>=4.6.3",
"urllib3<2,>=1.26.8",
"uvicorn[standard]==0.20",
"zstandard==0.18",
"zstandard==0.22",
]
optional-dependencies.dev = [
"black",
Expand Down

0 comments on commit a91acbc

Please sign in to comment.