From 963bb14c471be4fe2975f77cdc3ccd8b6c3cd254 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 21:18:28 +0000 Subject: [PATCH] Bump ansys-openapi-common from 1.2.0 to 1.2.1 Bumps [ansys-openapi-common](https://github.com/pyansys/openapi-common) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/pyansys/openapi-common/releases) - [Commits](https://github.com/pyansys/openapi-common/compare/v1.2.0...v1.2.1) --- updated-dependencies: - dependency-name: ansys-openapi-common dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/poetry.lock b/poetry.lock index 521982ff..0c247d0a 100644 --- a/poetry.lock +++ b/poetry.lock @@ -33,13 +33,13 @@ test = ["pytest (==7.0.0)", "requests-mock (==1.9.3)"] [[package]] name = "ansys-openapi-common" -version = "1.2.0" +version = "1.2.1" description = "Provides a helper to create sessions for use with Ansys OpenAPI clients." category = "main" optional = false python-versions = ">=3.7,<4.0" files = [ - {file = "ansys_openapi_common-1.2.0-py3-none-any.whl", hash = "sha256:3c6e01a553956314366a9d9c6468eaf4e66ed4a43b7461425a8c0396cfb22e8a"}, + {file = "ansys_openapi_common-1.2.1-py3-none-any.whl", hash = "sha256:295b3f7cbc53867c2c625cc3b0505556ebbcd8a57eab4bc890c7ab8d2498a014"}, ] [package.dependencies]