chore: update pyinfra to v3.3.5
This commit is contained in:
parent
cb0c58d699
commit
92692281ce
8
poetry.lock
generated
8
poetry.lock
generated
@ -5059,13 +5059,13 @@ files = [
|
||||
|
||||
[[package]]
|
||||
name = "pyinfra"
|
||||
version = "3.3.4"
|
||||
version = "3.3.5"
|
||||
description = ""
|
||||
optional = false
|
||||
python-versions = ">=3.10,<3.11"
|
||||
files = [
|
||||
{file = "pyinfra-3.3.4-py3-none-any.whl", hash = "sha256:db3a417d619a3f26b74877d75a7665506109818782fabe297fcc362f0a60e773"},
|
||||
{file = "pyinfra-3.3.4.tar.gz", hash = "sha256:e681123eea2fe0ef2b704f73e0db0c67cf06e349840a202acaa4e8643627a445"},
|
||||
{file = "pyinfra-3.3.5-py3-none-any.whl", hash = "sha256:b8c7065c27a598185669e4579a55b4c1137620d20e4c712662058ecb1f20a56c"},
|
||||
{file = "pyinfra-3.3.5.tar.gz", hash = "sha256:956eb403c037a1680a61c2fb80038c7379afb9e50983246b767bd2af97f7a249"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@ -6696,4 +6696,4 @@ type = ["pytest-mypy"]
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = ">=3.10,<3.11"
|
||||
content-hash = "5007fc0296586fe2365295816b91e9981ea6bca562fa88c3271b33b831688ecf"
|
||||
content-hash = "da3e59b4e5e63d876f89893da25a5f34db39a52fe332d1c4110483805ecd519b"
|
||||
|
||||
@ -25,7 +25,7 @@ coverage = "^5.5"
|
||||
dependency-check = "^0.6.0"
|
||||
lorem-text = "^2.1"
|
||||
PyMuPDF = "^1.19.6"
|
||||
pyinfra = { version = "3.3.4", source = "gitlab-research" }
|
||||
pyinfra = { version = "3.3.5", source = "gitlab-research" }
|
||||
kn-utils = { version = ">=0.3.2,<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