diff --git a/changelogs/unreleased/9695-dependabot.yml b/changelogs/unreleased/9695-dependabot.yml new file mode 100644 index 0000000000..f625c91f32 --- /dev/null +++ b/changelogs/unreleased/9695-dependabot.yml @@ -0,0 +1,5 @@ +change-type: patch +description: Bump pip from 25.2 to 25.3 +destination-branches: +- master +sections: {} diff --git a/requirements.txt b/requirements.txt index 56817cd3b2..c328beeec8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ myst-parser==4.0.1 openapi_spec_validator==0.7.2 opentelemetry-instrumentation-asyncpg==0.59b0 packaging==25.0 -pip==25.2 +pip==25.3 pip2pi==0.8.2 ply==3.11 psutil==7.1.2