Skip to content

Commit 31b95df

Browse files
Bump pyobjc-core from 12.1 to 12.2
Bumps [pyobjc-core](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-core dependency-version: '12.2' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 32e09ad commit 31b95df

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
@@ -16,7 +16,7 @@ license-files = ["LICENSE"]
1616
dependencies = [
1717
"je_open_cv==0.0.22",
1818
"pillow==12.2.0",
19-
"pyobjc-core==12.1;platform_system=='Darwin'",
19+
"pyobjc-core==12.2;platform_system=='Darwin'",
2020
"pyobjc==12.1;platform_system=='Darwin'",
2121
"python-Xlib==0.33;platform_system=='Linux'",
2222
"mss==10.2.0",

0 commit comments

Comments
 (0)