diff --git a/changelogs/unreleased/7762-dependabot.yml b/changelogs/unreleased/7762-dependabot.yml new file mode 100644 index 0000000000..97468658b7 --- /dev/null +++ b/changelogs/unreleased/7762-dependabot.yml @@ -0,0 +1,5 @@ +change-type: patch +description: Bump pip from 24.0 to 24.1 +destination-branches: +- iso7 +sections: {} diff --git a/requirements.txt b/requirements.txt index ae39b0e852..9dd0dfacac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ importlib_metadata==7.1.0 jinja2==3.1.4 more-itertools==10.3.0 packaging==24.1 -pip==24.0 +pip==24.1 ply==3.11 pydantic==2.7.4 pyformance==0.4