build(poetry): Update dependencies
This commit is contained in:
@@ -41,7 +41,7 @@ construct = "^2.8.8"
|
||||
crccheck = "^1.3.0"
|
||||
jsonpickle = "^3.0.3"
|
||||
langcodes = { extras = ["data"], version = "^3.3.0" }
|
||||
lxml = "^5.1.0"
|
||||
lxml = "^5.2.1"
|
||||
pproxy = "^2.7.9"
|
||||
protobuf = "^4.25.3"
|
||||
pycaption = "^2.2.4"
|
||||
@@ -70,12 +70,12 @@ marisa-trie = "^1.1.0"
|
||||
[tool.poetry.dev-dependencies]
|
||||
pre-commit = "^3.7.0"
|
||||
mypy = "^1.9.0"
|
||||
mypy-protobuf = "^3.5.0"
|
||||
mypy-protobuf = "^3.6.0"
|
||||
types-protobuf = "^4.24.0.20240311"
|
||||
types-PyMySQL = "^1.1.0.1"
|
||||
types-requests = "^2.31.0.20240311"
|
||||
types-requests = "^2.31.0.20240402"
|
||||
isort = "^5.13.2"
|
||||
ruff = "~0.3.4"
|
||||
ruff = "~0.3.5"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
devine = "devine.core.__main__:main"
|
||||
|
||||
Reference in New Issue
Block a user