From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 19:26:54 +0000 (+0000) Subject: build: bump pytest from 7.2.0 to 9.0.3 in /tests/integration X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=HEAD;p=thirdparty%2Flldpd.git build: bump pytest from 7.2.0 to 9.0.3 in /tests/integration Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.0 to 9.0.3. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/7.2.0...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- diff --git a/tests/integration/requirements.txt b/tests/integration/requirements.txt index 301be5e1..0bcd219f 100644 --- a/tests/integration/requirements.txt +++ b/tests/integration/requirements.txt @@ -1,5 +1,5 @@ pyroute2==0.7.3 -pytest==7.2.0 +pytest==9.0.3 pytest-helpers-namespace==2021.12.29 pytest-xdist==3.1.0 pytest-forked==1.6.0