chore: update pyinfra to v3.4.2
This commit is contained in:
parent
41dbfc69d9
commit
63fbd387a3
8
poetry.lock
generated
8
poetry.lock
generated
@ -5221,14 +5221,14 @@ files = [
|
||||
|
||||
[[package]]
|
||||
name = "pyinfra"
|
||||
version = "3.4.2.dev350"
|
||||
version = "3.4.2"
|
||||
description = ""
|
||||
optional = false
|
||||
python-versions = ">=3.10,<3.11"
|
||||
groups = ["main"]
|
||||
files = [
|
||||
{file = "pyinfra-3.4.2.dev350-py3-none-any.whl", hash = "sha256:2f035e621dc4b382c4c367a7a3f2e2b55d75cad3ea5e06263fea6686716f9160"},
|
||||
{file = "pyinfra-3.4.2.dev350.tar.gz", hash = "sha256:30771a72fd377eb5ceb700e04a5095c5c9fe25cf6eb3049f8f127d1622235a5f"},
|
||||
{file = "pyinfra-3.4.2-py3-none-any.whl", hash = "sha256:4e69176f07328bda96772aa4309140fc6edebec8333ac806b0ffc04a3a997d52"},
|
||||
{file = "pyinfra-3.4.2.tar.gz", hash = "sha256:694b07c1d36262a04027aa3a00ef07bfc19157eb8128d0ba5722c606ddee7ae9"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@ -6998,4 +6998,4 @@ type = ["pytest-mypy"]
|
||||
[metadata]
|
||||
lock-version = "2.1"
|
||||
python-versions = ">=3.10,<3.11"
|
||||
content-hash = "4d0badd192e2e1b9d84a90a9b282fcd3a876a9dcf93dc42271524c2ede044644"
|
||||
content-hash = "b5f546cd0fc5a7a3451bacc57fa9d7af07c9b60850f0a9bc1aa51e589f9f3d8e"
|
||||
|
||||
@ -25,7 +25,7 @@ coverage = "^5.5"
|
||||
dependency-check = "^0.6.0"
|
||||
lorem-text = "^2.1"
|
||||
PyMuPDF = "^1.19.6"
|
||||
pyinfra = { version = "3.4.2.dev350", source = "gitlab-research" }
|
||||
pyinfra = { version = "3.4.2", source = "gitlab-research" }
|
||||
kn-utils = { version = ">=0.4.0", source = "gitlab-research" }
|
||||
pdf2img = { version = "0.7.0", source = "gitlab-red" }
|
||||
dvc-azure = "^2.21.2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user