diff --git a/changelogs/unreleased/5838-dependabot.yml b/changelogs/unreleased/5838-dependabot.yml new file mode 100644 index 0000000000..ff4e9c0d79 --- /dev/null +++ b/changelogs/unreleased/5838-dependabot.yml @@ -0,0 +1,5 @@ +change-type: patch +description: Bump pip from 23.0.1 to 23.1 +destination-branches: +- master +sections: {} diff --git a/requirements.txt b/requirements.txt index a36d6c7199..8b397c03e5 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.1 -pip==23.0.1 +pip==23.1 ply==3.11 pydantic==1.10.7 pyformance==0.4