From 677f3d328756b34fc020f9074b402a5a45277d63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Mar 2025 13:19:29 +0000 Subject: [PATCH] chore(deps): bump the python-packages group across 1 directory with 2 updates Bumps the python-packages group with 2 updates in the / directory: [platformdirs](https://github.com/tox-dev/platformdirs) and [setuptools](https://github.com/pypa/setuptools). Updates `platformdirs` from 4.3.6 to 4.3.7 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](https://github.com/tox-dev/platformdirs/compare/4.3.6...4.3.7) Updates `setuptools` from 76.0.0 to 77.0.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v76.0.0...v77.0.1) --- updated-dependencies: - dependency-name: platformdirs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- release-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release-requirements.txt b/release-requirements.txt index 3f8558e..6078365 100644 --- a/release-requirements.txt +++ b/release-requirements.txt @@ -20,7 +20,7 @@ mypy-extensions==1.0.0 packaging==24.2 pathspec==0.12.1 pkginfo==1.12.1.2 -platformdirs==4.3.6 +platformdirs==4.3.7 pycodestyle==2.12.1 pyflakes==3.2.0 Pygments==2.19.1 @@ -30,7 +30,7 @@ requests-toolbelt==1.0.0 restructuredtext-lint==1.4.0 rfc3986==2.0.0 rich==13.9.4 -setuptools==76.0.0 +setuptools==77.0.1 six==1.17.0 tqdm==4.67.1 twine==6.1.0