From e2b0eccd9aedd4c3d8ec25406cd9bf8bd27384da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 18:22:06 +0200 Subject: [PATCH] build: bump pyansys-tools-versioning from 0.5.0 to 0.6.0 in the minimal group (#3357) * build: bump pyansys-tools-versioning in the minimal group Bumps the minimal group with 1 update: [pyansys-tools-versioning](https://github.com/ansys/pyansys-tools-versioning). Updates `pyansys-tools-versioning` from 0.5.0 to 0.6.0 - [Release notes](https://github.com/ansys/pyansys-tools-versioning/releases) - [Commits](https://github.com/ansys/pyansys-tools-versioning/compare/v0.5.0...v0.6.0) --- updated-dependencies: - dependency-name: pyansys-tools-versioning dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minimal ... Signed-off-by: dependabot[bot] * chore: adding changelog file 3357.maintenance.md --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> --- doc/changelog.d/3357.maintenance.md | 1 + minimum_requirements.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 doc/changelog.d/3357.maintenance.md diff --git a/doc/changelog.d/3357.maintenance.md b/doc/changelog.d/3357.maintenance.md new file mode 100644 index 0000000000..9835f5f64f --- /dev/null +++ b/doc/changelog.d/3357.maintenance.md @@ -0,0 +1 @@ +build: bump pyansys-tools-versioning from 0.5.0 to 0.6.0 in the minimal group \ No newline at end of file diff --git a/minimum_requirements.txt b/minimum_requirements.txt index e06b91738c..2dabc2d709 100644 --- a/minimum_requirements.txt +++ b/minimum_requirements.txt @@ -3,4 +3,4 @@ importlib-metadata==8.2.0 numpy==1.26.4 platformdirs==4.2.2 psutil==6.0.0 -pyansys-tools-versioning==0.5.0 +pyansys-tools-versioning==0.6.0