From 6dfd06138fb1ab727dd2a9f190c976a6d97a1416 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 11:13:09 +0200 Subject: [PATCH] Bump packaging from 23.0 to 23.1 in /requirements (#1064) Bumps [packaging](https://github.com/pypa/packaging) from 23.0 to 23.1. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/packaging/compare/23.0...23.1) --- updated-dependencies: - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Paul Profizi <100710998+PProfizi@users.noreply.github.com> --- requirements/requirements_install.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_install.txt b/requirements/requirements_install.txt index 30a6a379c3..9256e83df6 100644 --- a/requirements/requirements_install.txt +++ b/requirements/requirements_install.txt @@ -1,7 +1,7 @@ ansys-dpf-gate==0.3.1 importlib-metadata==6.8.0 numpy==1.25.2 -packaging==23.0 +packaging==23.1 psutil==5.9.4 setuptools==67.7.2 tqdm==4.65.0