From 17b66ac12e93abb457af6e6443d992ab9af38e25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 18:44:27 +0000 Subject: [PATCH 1/3] Bump io.swagger.codegen.v3:swagger-codegen-maven-plugin Bumps io.swagger.codegen.v3:swagger-codegen-maven-plugin from 3.0.63 to 3.0.64. --- updated-dependencies: - dependency-name: io.swagger.codegen.v3:swagger-codegen-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2927376f..dc2fb8c7 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ io.swagger.codegen.v3 swagger-codegen-maven-plugin - 3.0.63 + 3.0.64 From c356999ecc0d3a8c63e770cce589d584dbcd5463 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 11 Nov 2024 18:46:41 +0000 Subject: [PATCH 2/3] Generate Client Library code - Automated --- ansys-grantami-serverapi-openapi/.swagger-codegen/VERSION | 2 +- ansys-grantami-serverapi-openapi/pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ansys-grantami-serverapi-openapi/.swagger-codegen/VERSION b/ansys-grantami-serverapi-openapi/.swagger-codegen/VERSION index eefcac2b..8515c052 100644 --- a/ansys-grantami-serverapi-openapi/.swagger-codegen/VERSION +++ b/ansys-grantami-serverapi-openapi/.swagger-codegen/VERSION @@ -1 +1 @@ -3.0.63 \ No newline at end of file +3.0.64 \ No newline at end of file diff --git a/ansys-grantami-serverapi-openapi/pyproject.toml b/ansys-grantami-serverapi-openapi/pyproject.toml index fe67cb3f..bad569de 100644 --- a/ansys-grantami-serverapi-openapi/pyproject.toml +++ b/ansys-grantami-serverapi-openapi/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "ansys-grantami-serverapi-openapi" description = "Autogenerated client library for the Granta MI Server API." -version = "4.0.0.dev320" +version = "4.0.0.dev323" license = "MIT" authors = ["ANSYS, Inc. "] maintainers = ["ANSYS, Inc. "] From 7c2b586c6b9a255eb0a28eb7e0516d22116562a7 Mon Sep 17 00:00:00 2001 From: da1910 Date: Tue, 17 Dec 2024 10:29:56 +0000 Subject: [PATCH 3/3] Generate Client Library code - Automated --- ansys-grantami-serverapi-openapi/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansys-grantami-serverapi-openapi/pyproject.toml b/ansys-grantami-serverapi-openapi/pyproject.toml index 14dacd99..c88898d8 100644 --- a/ansys-grantami-serverapi-openapi/pyproject.toml +++ b/ansys-grantami-serverapi-openapi/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "ansys-grantami-serverapi-openapi" description = "Autogenerated client library for the Granta MI Server API." -version = "4.0.0.dev365" +version = "4.0.0.dev366" license = "MIT" authors = ["ANSYS, Inc. "] maintainers = ["ANSYS, Inc. "]