diff --git a/changelogs/unreleased/4581-dependabot.yml b/changelogs/unreleased/4581-dependabot.yml new file mode 100644 index 0000000000..b8835ae408 --- /dev/null +++ b/changelogs/unreleased/4581-dependabot.yml @@ -0,0 +1,5 @@ +change-type: patch +description: Bump pip from 22.1.2 to 22.2 +destination-branches: +- master +sections: {} diff --git a/requirements.txt b/requirements.txt index f272b65273..b2d861d8f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ jinja2==3.1.2 more-itertools==8.13.0 netifaces==0.11.0 packaging==21.3 -pip==22.1.2 +pip==22.2 ply==3.11 pydantic==1.9.1 pyformance==0.4