Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
⬆️ deps: bump deps (protobuf etc.)
Browse files Browse the repository at this point in the history
  • Loading branch information
SigureMo committed Sep 8, 2024
1 parent 3088573 commit 9a61ddf
Show file tree
Hide file tree
Showing 3 changed files with 88 additions and 103 deletions.
60 changes: 22 additions & 38 deletions biliass/protobuf/danmaku_pb2.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

123 changes: 62 additions & 61 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@ classifiers = [

[tool.poetry.dependencies]
python = "^3.8"
protobuf = "^4.21.9"
protobuf = "^5.28.0"

[tool.poetry.group.dev.dependencies]
pytest = "^7.2.2"
pytest = "^8.3.2"
tomli = { version = "^2.0.1", python = "<3.11" }
pytest-rerunfailures = "^10.2"
pytest-rerunfailures = "^14.0"
requests = "^2.32.2"
ruff = "^0.4.4"
ruff = "^0.6.4"

[tool.poetry.scripts]
biliass = "biliass.__main__:main"
Expand Down

0 comments on commit 9a61ddf

Please sign in to comment.