From 2e3e40c59602e70b80b67232a085ab812f351b1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 17:02:35 +0000 Subject: [PATCH 1/2] Bump pip from 24.2 to 24.3.1 Bumps [pip](https://github.com/pypa/pip) from 24.2 to 24.3.1. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/24.2...24.3.1) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 116c14415e..cdd6e63e0d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ importlib_metadata==8.5.0 jinja2==3.1.4 more-itertools==10.5.0 packaging==24.1 -pip==24.2 +pip==24.3.1 ply==3.11 pydantic==2.9.1 # held back due to pydantic/pydantic#10494. pydantic-core is not a direct dependency: From 352037d7415a83aa9fef8f75bc479f929495730f Mon Sep 17 00:00:00 2001 From: inmantaci Date: Mon, 28 Oct 2024 18:49:41 +0100 Subject: [PATCH 2/2] Added change entry --- changelogs/unreleased/8281-dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changelogs/unreleased/8281-dependabot.yml diff --git a/changelogs/unreleased/8281-dependabot.yml b/changelogs/unreleased/8281-dependabot.yml new file mode 100644 index 0000000000..55e0a42a6c --- /dev/null +++ b/changelogs/unreleased/8281-dependabot.yml @@ -0,0 +1,5 @@ +change-type: patch +description: Bump pip from 24.2 to 24.3.1 +destination-branches: +- iso7 +sections: {}