build(deps): bump pycairo from 1.26.0 to 1.26.1 (#1412)

Bumps [pycairo](https://github.com/pygobject/pycairo) from 1.26.0 to 1.26.1.
- [Release notes](https://github.com/pygobject/pycairo/releases)
- [Changelog](https://github.com/pygobject/pycairo/blob/main/NEWS)
- [Commits](https://github.com/pygobject/pycairo/compare/v1.26.0...v1.26.1)

---
updated-dependencies:
- dependency-name: pycairo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-07-05 20:58:38 -03:00 committed by GitHub
parent 317bf0483c
commit b4921cd295
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,5 +10,5 @@ python-mpv==1.0.6;python_version>="3.10"
backports.zoneinfo;python_version<"3.9"
PyGObject==3.48.1;python_version>="3.8"
pycairo==1.26.0;python_version>="3.8"
pycairo==1.26.1;python_version>="3.8"
websocket-client==1.8.0;python_version>="3.8"