From 1222299aaa4ae9e9d81c2a245a0bf01a025d5f1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 09:01:42 +0000 Subject: [PATCH 1/2] chore: bump requests from 2.32.4 to 2.32.5 Bumps [requests](https://github.com/psf/requests) from 2.32.4 to 2.32.5. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.4...v2.32.5) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3d257ecd50..6366628e63 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ dependencies = [ "appdirs>=1.4.4", "transformations==2025.1.1", "chardet==5.2.0", - "requests==2.32.4", + "requests==2.32.5", ] [project.optional-dependencies] From 62ad03ed2f08f507f789746c726eb9bb6722b4a3 Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Tue, 26 Aug 2025 09:02:39 +0000 Subject: [PATCH 2/2] chore: adding changelog file 888.maintenance.md [dependabot-skip] --- doc/changelog/888.maintenance.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/changelog/888.maintenance.md diff --git a/doc/changelog/888.maintenance.md b/doc/changelog/888.maintenance.md new file mode 100644 index 0000000000..9c2a0e1bf4 --- /dev/null +++ b/doc/changelog/888.maintenance.md @@ -0,0 +1 @@ +Bump requests from 2.32.4 to 2.32.5