Skip to content

Commit b077f12

Browse files
Bump pyobjc from 12.1 to 12.2
Bumps [pyobjc](https://github.com/ronaldoussoren/pyobjc) from 12.1 to 12.2. - [Release notes](https://github.com/ronaldoussoren/pyobjc/releases) - [Changelog](https://github.com/ronaldoussoren/pyobjc/blob/main/docs/changelog.rst) - [Commits](ronaldoussoren/pyobjc@v12.1...v12.2) --- updated-dependencies: - dependency-name: pyobjc dependency-version: '12.2' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 32e09ad commit b077f12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies = [
1717
"je_open_cv==0.0.22",
1818
"pillow==12.2.0",
1919
"pyobjc-core==12.1;platform_system=='Darwin'",
20-
"pyobjc==12.1;platform_system=='Darwin'",
20+
"pyobjc==12.2;platform_system=='Darwin'",
2121
"python-Xlib==0.33;platform_system=='Linux'",
2222
"mss==10.2.0",
2323
"defusedxml==0.7.1",

0 commit comments

Comments
 (0)