tmp changes

This commit is contained in:
Jonathan Kössler 2024-08-28 10:32:58 +02:00
parent f7dd98aa1b
commit 92868519ec
2 changed files with 5 additions and 5 deletions

8
poetry.lock generated
View File

@ -4834,13 +4834,13 @@ files = [
[[package]]
name = "pyinfra"
version = "3.2.4.dev249"
version = "3.2.5.dev250"
description = ""
optional = false
python-versions = ">=3.10,<3.11"
files = [
{file = "pyinfra-3.2.4.dev249-py3-none-any.whl", hash = "sha256:8ff118394558a5fb678b4f80ea76322eadb80d05acc127246ffe905177ace813"},
{file = "pyinfra-3.2.4.dev249.tar.gz", hash = "sha256:b59db7bb4da6b6cc82e9f62e6f38f809c1757e0d0f4b5c849c284664481b717e"},
{file = "pyinfra-3.2.5.dev250-py3-none-any.whl", hash = "sha256:a83cf890de97705265e8e40f8a1165cce551f8c6f4375fd9f573bb16d34ba48a"},
{file = "pyinfra-3.2.5.dev250.tar.gz", hash = "sha256:61c32b339a5dd75d78a6d3c3a76ddf632914bcb845f696d74b98b48d4d8dd5bf"},
]
[package.dependencies]
@ -6545,4 +6545,4 @@ type = ["pytest-mypy"]
[metadata]
lock-version = "2.0"
python-versions = ">=3.10,<3.11"
content-hash = "0373408760fb1ab1b4224393037f7eb0306e5af646723258cfb50c3f55d26847"
content-hash = "a0047a2f641d1230312171356f805b21075628303c6c3674c0bc87f119118bf4"

View File

@ -25,7 +25,7 @@ coverage = "^5.5"
dependency-check = "^0.6.0"
lorem-text = "^2.1"
PyMuPDF = "^1.19.6"
pyinfra = { version = "3.2.4.dev249", source = "gitlab-research" }
pyinfra = { version = "3.2.5.dev250", source = "gitlab-research" }
kn-utils = { version = "0.2.7", source = "gitlab-research" }
pdf2img = { version = "0.7.0", source = "gitlab-red" }
dvc-azure = "^2.21.2"