From ee7c2a9d8800b5e96e2df8dae98b4afa2b8ce2f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 22:41:53 +0000 Subject: [PATCH] build(deps): bump the general group with 2 updates Bumps the general group with 2 updates: [pip](https://github.com/pypa/pip) and [setuptools](https://github.com/pypa/setuptools). Updates `pip` from 24.1.2 to 24.2 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/24.1.2...24.2) Updates `setuptools` from 71.1.0 to 72.1.0 - [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/v71.1.0...v72.1.0) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production update-type: version-update:semver-minor dependency-group: general - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major dependency-group: general ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index fa9738a..1ecf297 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,7 +50,7 @@ pbr==6.0.0 pefile==2023.2.7 pickleshare==0.7.5 pillow==10.4.0 -pip==24.1.2 +pip==24.2 platformdirs==4.2.2 prompt-toolkit==3.0.47 psutil==6.0.0 @@ -74,7 +74,7 @@ regex==2024.7.24 requests==2.32.3 rpds-py==0.19.1 rsa==4.9 -setuptools==71.1.0 +setuptools==72.1.0 six==1.16.0 soupsieve==2.5 stack-data==0.6.3