diff --git a/changelogs/unreleased/8682-dependabot.yml b/changelogs/unreleased/8682-dependabot.yml new file mode 100644 index 0000000000..2ac807e4a3 --- /dev/null +++ b/changelogs/unreleased/8682-dependabot.yml @@ -0,0 +1,6 @@ +change-type: patch +description: Bump pip from 24.3.1 to 25.0 +destination-branches: +- master +- iso8 +sections: {} diff --git a/requirements.txt b/requirements.txt index e0f24e4985..f81059ffdb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ jinja2==3.1.5 more-itertools==10.6.0 opentelemetry-instrumentation-asyncpg>=0.46b,<0.51 packaging==24.2 -pip==24.3.1 +pip==25.0 ply==3.11 pydantic==2.10.6 pyformance==0.4