From 684c6e101e8df54294ea2e832e29eac269a94789 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 17:08:23 +0000 Subject: [PATCH] Bump pytest from 4.6.0 to 9.0.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.6.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/4.6.0...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 22551aa..7650649 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ Adafruit-PCA9685==1.0.1 Adafruit-PureIO==0.2.3 paho-mqtt==1.4.0 pynput==1.4.2 -pytest==4.6.0 +pytest==9.0.3 python-xlib==0.25 xlib==0.21