From 0aaeb2e9cefb1256bf85690661917e4bae644e37 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 May 2023 20:56:21 +0000 Subject: [PATCH] Update dependency pulumi-docker to v4.2.3 (#289) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- infrastructure_old/poetry.lock | 28 +++------------------------- 1 file changed, 3 insertions(+), 25 deletions(-) diff --git a/infrastructure_old/poetry.lock b/infrastructure_old/poetry.lock index 081c4a9df..59e9af1ed 100644 --- a/infrastructure_old/poetry.lock +++ b/infrastructure_old/poetry.lock @@ -1,10 +1,9 @@ -# This file is automatically @generated by Poetry and should not be changed by hand. +# This file is automatically @generated by Poetry 1.5.0 and should not be changed by hand. [[package]] name = "arpeggio" version = "1.10.2" description = "Packrat parser interpreter" -category = "main" optional = false python-versions = "*" files = [ @@ -20,7 +19,6 @@ test = ["coverage", "coveralls", "flake8", "pytest"] name = "attrs" version = "21.4.0" description = "Classes Without Boilerplate" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -38,7 +36,6 @@ tests-no-zope = ["cloudpickle", "coverage[toml] (>=5.0.2)", "hypothesis", "mypy" name = "certifi" version = "2022.12.7" description = "Python package for providing Mozilla's CA Bundle." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -50,7 +47,6 @@ files = [ name = "charset-normalizer" version = "2.0.9" description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet." -category = "main" optional = false python-versions = ">=3.5.0" files = [ @@ -65,7 +61,6 @@ unicode-backport = ["unicodedata2"] name = "debugpy" version = "1.6.7" description = "An implementation of the Debug Adapter Protocol for Python" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -93,7 +88,6 @@ files = [ name = "dill" version = "0.3.4" description = "serialize all of python" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*" files = [ @@ -108,7 +102,6 @@ graph = ["objgraph (>=1.7.2)"] name = "grpcio" version = "1.51.3" description = "HTTP/2-based RPC framework" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -166,7 +159,6 @@ protobuf = ["grpcio-tools (>=1.51.3)"] name = "idna" version = "3.3" description = "Internationalized Domain Names in Applications (IDNA)" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -178,7 +170,6 @@ files = [ name = "onepasswordconnectsdk" version = "1.3.0" description = "Python SDK for 1Password Connect" -category = "main" optional = false python-versions = ">=3.7,<4.0" files = [ @@ -195,7 +186,6 @@ six = ">=1.10,<2.0" name = "parver" version = "0.3.1" description = "Parse and manipulate version numbers." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -217,7 +207,6 @@ test = ["hypothesis", "pretend", "pytest"] name = "protobuf" version = "4.21.6" description = "" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -241,7 +230,6 @@ files = [ name = "pulumi" version = "3.68.0" description = "Pulumi's Python SDK" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -260,7 +248,6 @@ six = ">=1.12,<2.0" name = "pulumi-command" version = "0.7.2" description = "The Pulumi Command Provider enables you to execute commands and scripts either locally or remotely as part of the Pulumi resource model." -category = "main" optional = false python-versions = "*" files = [ @@ -274,13 +261,12 @@ semver = ">=2.8.1" [[package]] name = "pulumi-docker" -version = "4.2.2" +version = "4.2.3" description = "A Pulumi package for interacting with Docker in Pulumi programs" -category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pulumi_docker-4.2.2.tar.gz", hash = "sha256:6c8e5cc6ba5c516e026dc742ed8e8b4973e5e4799ff8e6b041af3d23f4de944d"}, + {file = "pulumi_docker-4.2.3.tar.gz", hash = "sha256:792df9f8109f739125f94876897e6630dc9c1299062ae691dfe8c8f3b63dddb4"}, ] [package.dependencies] @@ -292,7 +278,6 @@ semver = ">=2.8.1" name = "pulumi-kubernetes" version = "3.28.1" description = "A Pulumi package for creating and managing Kubernetes resources." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -310,7 +295,6 @@ semver = ">=2.8.1" name = "pulumi-vault" version = "5.11.0" description = "A Pulumi package for creating and managing HashiCorp Vault cloud resources." -category = "main" optional = false python-versions = "*" files = [ @@ -326,7 +310,6 @@ semver = ">=2.8.1" name = "python-dateutil" version = "2.8.2" description = "Extensions to the standard Python datetime module" -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,>=2.7" files = [ @@ -341,7 +324,6 @@ six = ">=1.5" name = "pyyaml" version = "6.0" description = "YAML parser and emitter for Python" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -391,7 +373,6 @@ files = [ name = "requests" version = "2.31.0" description = "Python HTTP for Humans." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -413,7 +394,6 @@ use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"] name = "semver" version = "2.13.0" description = "Python helper for Semantic Versioning (http://semver.org/)" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -425,7 +405,6 @@ files = [ name = "six" version = "1.16.0" description = "Python 2 and 3 compatibility utilities" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -437,7 +416,6 @@ files = [ name = "urllib3" version = "1.26.7" description = "HTTP library with thread-safe connection pooling, file post, and more." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4" files = [