From b5b42ea95826e510fdd9e45cac90ab3a53a7ca3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 17:08:08 +0000 Subject: [PATCH] build(deps): bump pytest from 4.6.2 to 9.0.3 in /cloud-metrics-sync Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.6.2 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/4.6.2...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cloud-metrics-sync/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud-metrics-sync/requirements.txt b/cloud-metrics-sync/requirements.txt index 234abd54..0c708576 100644 --- a/cloud-metrics-sync/requirements.txt +++ b/cloud-metrics-sync/requirements.txt @@ -1,5 +1,5 @@ requests==2.32.4 -pytest==4.6.2 +pytest==9.0.3 mistletoe==0.7.2 tabulate==0.8.3 beautifulsoup4==4.8.0