Skip to content

chore(deps): Update mss requirement from >=9.0 to >=10.1.0#32

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/mss-gte-10.1.0
Open

chore(deps): Update mss requirement from >=9.0 to >=10.1.0#32
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/mss-gte-10.1.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 11, 2026

Updates the requirements on mss to permit the latest version.

Release notes

Sourced from mss's releases.

10.1.0

❤️ contributors: @​brycedrennan

  • 🚀 Mac: up to 60% performances improvement by taking screenshots at nominal resolution (e.g. scaling is off by default). To enable back scaling, set mss.darwin.IMAGE_OPTIONS = 0. (#257)
  • 📜 docs: use the shibuya theme
Changelog

Sourced from mss's changelog.

v10.1.0

(2025-08-16)

  • Mac: up to 60% performances improvement by taking screenshots at nominal resolution (e.g. scaling is off by default). To enable back scaling, set mss.darwin.IMAGE_OPTIONS = 0. (#257)
  • docs: use the shibuya theme
  • ❤️ contributors: @​brycedrennan

v10.0.0

(2024-11-14)

  • removed support for Python 3.8
  • added support for Python 3.14
  • Linux: fixed a threading issue in .close() when calling XCloseDisplay() (#251)
  • Linux: minor optimization when checking for a X extension status (#251)
  • ❤️ contributors: @​kianmeng, @​shravanasati, @​mgorny

v9.0.2

(2024-09-01)

  • added support for Python 3.13
  • leveled up the packaging using hatchling
  • used ruff to lint the code base (#275)
  • MSS: minor optimization when using an output file format without date (#275)
  • MSS: fixed Pixel model type (#274)
  • CI: automated release publishing on tag creation
  • ❤️ contributors: @​Andon-Li

v9.0.1

(2023-04-20)

  • CLI: fixed entry point not taking into account arguments

v9.0.0

(2023-04-18)

  • Linux: add failure handling to XOpenDisplay() call (fixes #246)
  • Mac: tiny improvement in monitors finding
  • Windows: refactored how internal handles are stored (fixes #198)
  • Windows: removed side effects when leaving the context manager, resources are all freed (fixes #209)
  • CI: run tests via xvfb-run on GitHub Actions (#248)
  • tests: enhance test_get_pixels.py, and try to fix a random failure at the same time (related to #251)
  • tests: use PyVirtualDisplay instead of xvfbwrapper (#249)
  • tests: automatic rerun in case of failure (related to #251)
  • ❤️ contributors: @​mgorny, @​CTPaHHuK-HEbA

v8.0.3

(2023-04-15)

  • added support for Python 3.12
  • MSS: added PEP 561 compatibility
  • MSS: include more files in the sdist package (#240)
  • Linux: restore the original X error handler in .close() (#241)
  • Linux: fixed XRRCrtcInfo.width, and XRRCrtcInfo.height, C types
  • docs: use Markdown for the README, and changelogs
  • dev: renamed the master branch to main
  • dev: review the structure of the repository to fix/improve packaging issues (#243)

... (truncated)

Commits
  • 7cb3dcc feat: version 10.1.0
  • b988922 docs: tweak (#364)
  • 29cd2db build(deps): bump ruff from 0.11.11 to 0.12.8 (#393)
  • 78fff32 build(deps): bump mypy from 1.15.0 to 1.17.1 (#390)
  • 93dd9a9 build(deps): bump pillow from 11.2.1 to 11.3.0 (#380)
  • 04f3e5d build(deps): bump build from 1.2.2.post1 to 1.3.0 (#391)
  • b4f78ec build(deps): bump actions/checkout from 4 to 5 (#392)
  • ed99889 build(deps): bump pytest from 8.4.0 to 8.4.1 (#378)
  • d5628b2 build(deps): bump shibuya from 2025.7.14 to 2025.7.24 (#388)
  • a086a5c build(deps): bump shibuya from 2025.5.30 to 2025.7.14 (#385)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [mss](https://github.com/BoboTiG/python-mss) to permit the latest version.
- [Release notes](https://github.com/BoboTiG/python-mss/releases)
- [Changelog](https://github.com/BoboTiG/python-mss/blob/main/CHANGELOG.md)
- [Commits](BoboTiG/python-mss@v9.0.0...v10.1.0)

---
updated-dependencies:
- dependency-name: mss
  dependency-version: 10.1.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants