diff --git a/changelogs/unreleased/3348-dependabot.yml b/changelogs/unreleased/3348-dependabot.yml new file mode 100644 index 0000000000..157504ed37 --- /dev/null +++ b/changelogs/unreleased/3348-dependabot.yml @@ -0,0 +1,5 @@ +change-type: patch +description: Bump pip from 21.2.4 to 21.3 +destination-branches: +- master +sections: {} diff --git a/requirements.txt b/requirements.txt index 840aebe1e9..554192e79a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ jinja2==3.0.2 more-itertools==8.10.0 netifaces==0.11.0 packaging==21.0 -pip==21.2.4 +pip==21.3 ply==3.11 pydantic==1.8.2 pyformance==0.4