From 3a5d00666df2d620a6343d28f65f4ea05cdfd3c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 04:43:11 +0000 Subject: [PATCH] build(deps-dev): bump constructs from 10.4.1 to 10.4.2 Bumps [constructs](https://github.com/aws/constructs) from 10.4.1 to 10.4.2. - [Release notes](https://github.com/aws/constructs/releases) - [Commits](https://github.com/aws/constructs/compare/v10.4.1...v10.4.2) --- updated-dependencies: - dependency-name: constructs dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index fc93262..b19c9ce 100644 --- a/poetry.lock +++ b/poetry.lock @@ -329,13 +329,13 @@ files = [ [[package]] name = "constructs" -version = "10.4.1" +version = "10.4.2" description = "A programming model for software-defined state" optional = false python-versions = "~=3.8" files = [ - {file = "constructs-10.4.1-py3-none-any.whl", hash = "sha256:f1f9b03cf20b60537c1ece1cc62e66c8216393620a9127ec30b958ec0c519517"}, - {file = "constructs-10.4.1.tar.gz", hash = "sha256:69b71c571bbc98be11024902402a9bbe440d414898f9f3cd1ec5e58701662758"}, + {file = "constructs-10.4.2-py3-none-any.whl", hash = "sha256:1f0f59b004edebfde0f826340698b8c34611f57848139b7954904c61645f13c1"}, + {file = "constructs-10.4.2.tar.gz", hash = "sha256:ce54724360fffe10bab27d8a081844eb81f5ace7d7c62c84b719c49f164d5307"}, ] [package.dependencies]