diff --git a/changelogs/unreleased/4237-dependabot.yml b/changelogs/unreleased/4237-dependabot.yml new file mode 100644 index 0000000000..6ed76829b1 --- /dev/null +++ b/changelogs/unreleased/4237-dependabot.yml @@ -0,0 +1,5 @@ +change-type: patch +description: Bump pip from 22.0.4 to 22.1 +destination-branches: +- master +sections: {} diff --git a/requirements.txt b/requirements.txt index b05d131ebd..f49129fa6a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ jinja2==3.1.2 more-itertools==8.13.0 netifaces==0.11.0 packaging==21.3 -pip==22.0.4 +pip==22.1 ply==3.11 pydantic==1.9.0 pyformance==0.4