From 4e77dfce1fdc7139800873ffd85d1212010854ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Apr 2023 11:05:17 +0000 Subject: [PATCH] build(deps): bump mss from 6.1.0 to 9.0.1 Bumps [mss](https://github.com/BoboTiG/python-mss) from 6.1.0 to 9.0.1. - [Release notes](https://github.com/BoboTiG/python-mss/releases) - [Changelog](https://github.com/BoboTiG/python-mss/blob/main/CHANGELOG.md) - [Commits](https://github.com/BoboTiG/python-mss/compare/v6.1.0...v9.0.1) --- updated-dependencies: - dependency-name: mss dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8b49063..b49de10 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ lz4==4.0.1 -mss==6.1.0 +mss==9.0.1 numpy==1.23.0 Pillow==9.4.0 pygame==2.1.2