build(deps): bump pygobject from 3.44.1 to 3.48.1 (#1299)

Bumps [pygobject]() from 3.44.1 to 3.48.1.

---
updated-dependencies:
- dependency-name: pygobject
  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-03-18 08:33:09 -03:00 committed by GitHub
parent b7f6b6a65e
commit 48b374c73e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,6 +15,6 @@ PyGObject==3.44.1; python_version == '3.7'
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"
PyGObject==3.48.1;python_version>="3.8"
pycairo==1.26.0;python_version>="3.8"
websocket-client==1.7.0;python_version>="3.8"