From 262e890458367afcf2cc986c2e2e3826996f2992 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Apr 2023 09:48:50 +0000 Subject: [PATCH 1/2] Bump pip from 23.0.1 to 23.1 Bumps [pip](https://github.com/pypa/pip) from 23.0.1 to 23.1. - [Release notes](https://github.com/pypa/pip/releases) - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/23.0.1...23.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 365a8b892a..4d7ca0efde 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ jinja2==3.1.2 more-itertools==9.1.0 netifaces==0.11.0 packaging==23.0 -pip==23.0.1 +pip==23.1 ply==3.11 pydantic==1.10.7 pyformance==0.4 From aa654ab94f3d4f50315b4a77f76502d6bf5c39e2 Mon Sep 17 00:00:00 2001 From: inmantaci Date: Tue, 18 Apr 2023 12:50:38 +0200 Subject: [PATCH 2/2] Added change entry --- changelogs/unreleased/5848-dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changelogs/unreleased/5848-dependabot.yml diff --git a/changelogs/unreleased/5848-dependabot.yml b/changelogs/unreleased/5848-dependabot.yml new file mode 100644 index 0000000000..319a0c3acc --- /dev/null +++ b/changelogs/unreleased/5848-dependabot.yml @@ -0,0 +1,5 @@ +change-type: patch +description: Bump pip from 23.0.1 to 23.1 +destination-branches: +- iso6 +sections: {}