Skip to content

Commit

Permalink
⬆️ deps: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
SigureMo committed Feb 9, 2024
1 parent 0d58af5 commit be5183d
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 50 deletions.
94 changes: 47 additions & 47 deletions poetry.lock

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

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@ biliass = "1.3.7"
colorama = { version = "^0.4.6", markers = "sys_platform == 'win32'" }
typing-extensions = "^4.4.0"
dict2xml = "1.7.4"
httpx = {extras = ["http2", "socks"], version = "^0.26.0"}
httpx = { extras = ["http2", "socks"], version = "^0.26.0" }

[tool.poetry.group.dev.dependencies]
pytest = "^8.0.0"
pyright = "^1.1.336"
pyright = "^1.1.350"
pytest-rerunfailures = "^13.0"
ruff = "^0.2.0"
ruff = "^0.2.1"

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

0 comments on commit be5183d

Please sign in to comment.