Bump pyobjc-framework-cocoa from 10.3.1 to 11.1

Bumps [pyobjc-framework-cocoa](https://github.com/ronaldoussoren/pyobjc) from 10.3.1 to 11.1.
- [Release notes](https://github.com/ronaldoussoren/pyobjc/releases)
- [Changelog](https://github.com/ronaldoussoren/pyobjc/blob/master/docs/changelog.rst)
- [Commits](https://github.com/ronaldoussoren/pyobjc/compare/v10.3.1...v11.1)

---
updated-dependencies:
- dependency-name: pyobjc-framework-cocoa
  dependency-version: '11.1'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-06-16 18:27:17 +00:00 committed by GitHub
parent 9a6253d775
commit f258303a7a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,6 +6,6 @@ pyinstaller==6.10.0
pyopenssl==25.0.0 pyopenssl==25.0.0
pyobjc-core==10.3.1; platform_system == "Darwin" pyobjc-core==10.3.1; platform_system == "Darwin"
pyobjc-framework-Cocoa==10.3.1; platform_system == "Darwin" pyobjc-framework-Cocoa==11.1; platform_system == "Darwin"
pywin32==308; platform_system == "Windows" pywin32==308; platform_system == "Windows"