diff --git a/changelogs/unreleased/7120-dependabot.yml b/changelogs/unreleased/7120-dependabot.yml new file mode 100644 index 0000000000..cba145ba75 --- /dev/null +++ b/changelogs/unreleased/7120-dependabot.yml @@ -0,0 +1,6 @@ +change-type: patch +description: Bump pip from 23.3.2 to 24.0 +destination-branches: +- master +- iso7 +sections: {} diff --git a/requirements.txt b/requirements.txt index 9f9216d52f..762353d542 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ importlib_metadata==7.0.1 jinja2==3.1.3 more-itertools==10.2.0 packaging==23.2 -pip==23.3.2 +pip==24.0 ply==3.11 pydantic==2.6.0 pyformance==0.4