From bca2ca0d4f3d1fc00e87aba5908b032fad8ff31d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Nov 2021 16:22:20 +0000 Subject: [PATCH 1/2] Bump pip from 21.0.1 to 21.3.1 Bumps [pip](https://github.com/pypa/pip) from 21.0.1 to 21.3.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/21.0.1...21.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 4d92c44b92..90b6cfb182 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ jinja2==3.0.3 more-itertools==8.7.0 netifaces==0.10.9 packaging==21.2 -pip==21.0.1 +pip==21.3.1 ply==3.11 pydantic==1.8.1 pyformance==0.4 From ca99562e324134034a15f26b9d5493f4aa91d395 Mon Sep 17 00:00:00 2001 From: inmantaci Date: Fri, 12 Nov 2021 17:50:33 +0100 Subject: [PATCH 2/2] Added change entry --- changelogs/unreleased/3429-dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changelogs/unreleased/3429-dependabot.yml diff --git a/changelogs/unreleased/3429-dependabot.yml b/changelogs/unreleased/3429-dependabot.yml new file mode 100644 index 0000000000..5c1fd1939e --- /dev/null +++ b/changelogs/unreleased/3429-dependabot.yml @@ -0,0 +1,5 @@ +change-type: patch +description: Bump pip from 21.0.1 to 21.3.1 +destination-branches: +- iso4 +sections: {}