build(deps): bump pycairo from 1.23.0 to 1.26.0 (#1272)

Bumps [pycairo](https://github.com/pygobject/pycairo) from 1.23.0 to 1.26.0.
- [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.23.0...v1.26.0)

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

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-02-18 17:35:01 -03:00 committed by GitHub
parent c2fd401261
commit 9d9235712c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,5 +16,5 @@ pycairo==1.23.0; python_version == '3.7'
websocket-client==1.6.1; python_version == '3.7'
PyGObject==3.46.0;python_version>="3.8"
pycairo==1.25.1;python_version>="3.8"
pycairo==1.26.0;python_version>="3.8"
websocket-client==1.7.0;python_version>="3.8"