From 49b795c4e629a80916f4a3f7cf8c284acaeb1e53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 16:10:15 +0000 Subject: [PATCH] build(deps): bump mss from 10.0.0 to 10.1.0 Bumps [mss](https://github.com/BoboTiG/python-mss) from 10.0.0 to 10.1.0. - [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/v10.0.0...v10.1.0) --- updated-dependencies: - dependency-name: mss dependency-version: 10.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5337f33b..d5fc18f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Jinja2>=2.8 Pillow>=3.4.0 requests>=2.11.1 six>=1.9.0,<=1.17.0 -mss==10.0.0 +mss==10.1.0 numpy opencv-contrib-python facebook-wda>=1.3.3