From b3b55870dc2c0b2fb7de03b38d0ace9061a45b90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 16:36:29 +0000 Subject: [PATCH] pip prod(deps): bump pytest from 6.2.4 to 8.3.3 in /bots/hermes Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.4 to 8.3.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/6.2.4...8.3.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- bots/hermes/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bots/hermes/requirements.txt b/bots/hermes/requirements.txt index 36c5cc39..9900776b 100644 --- a/bots/hermes/requirements.txt +++ b/bots/hermes/requirements.txt @@ -29,7 +29,7 @@ pyasn1-modules==0.2.8 pycodestyle==2.7.0 pyflakes==2.3.1 pyparsing==3.0.6 -pytest==6.2.4 +pytest==8.3.3 python-telegram-bot==13.7 pytz==2021.3 pytz-deprecation-shim==0.1.0.post0