mirror of https://github.com/jumpserver/jumpserver
perf: Update poetry.lock
parent
adbd73182b
commit
5af6f89229
|
@ -480,7 +480,7 @@ description = "Radically simple IT automation"
|
|||
optional = false
|
||||
python-versions = ">=3.9"
|
||||
files = [
|
||||
{file = "ansible-2.14.1.2.zip", hash = "sha256:813b39d8e03d5ea23b47703b3ba4d0372f68141b33e2b1be28deb6ad28b31c73"},
|
||||
{file = "v2.14.1.4.zip", hash = "sha256:1805e06391223ac6198229a18f501f0e001e66c3b334cb7c5061e0ac810297d6"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
|
@ -492,7 +492,7 @@ resolvelib = ">=0.5.3,<0.9.0"
|
|||
|
||||
[package.source]
|
||||
type = "url"
|
||||
url = "https://github.com/jumpserver/ansible/releases/download/v2.14.1.2/ansible-2.14.1.2.zip"
|
||||
url = "https://github.com/jumpserver/ansible/archive/refs/tags/v2.14.1.4.zip"
|
||||
|
||||
[[package]]
|
||||
name = "ansible-runner"
|
||||
|
@ -7869,4 +7869,4 @@ reference = "tsinghua"
|
|||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.11"
|
||||
content-hash = "9f9294b5efb21a24625429dddb084c8d7f53b4d9d7d41c534d249bc9ed512905"
|
||||
content-hash = "fc3ea4ae8c25a1c00894e1012f229e85346c83d60f36b418c80e46572a78f196"
|
||||
|
|
Loading…
Reference in New Issue