diff --git a/poetry.lock b/poetry.lock index 72cbbd9..854e8e9 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.3.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.2.1 and should not be changed by hand. [[package]] name = "aiofiles" @@ -2540,20 +2540,25 @@ windows-terminal = ["colorama (>=0.4.6)"] [[package]] name = "pyobjus" -version = "1.2.3" +version = "1.2.4" description = "" optional = false python-versions = "*" groups = ["main"] markers = "sys_platform == \"darwin\"" files = [ - {file = "pyobjus-1.2.3-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:c67aaaa548a0f39a4463f4d09b7f70d77cf3d8795ac269e758d331da020cbd07"}, - {file = "pyobjus-1.2.3-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:53a79b1d07c6382c5f485400fac2c19cf3cd285aeabc06a26f55815d517d9409"}, - {file = "pyobjus-1.2.3-cp312-cp312-macosx_10_9_universal2.whl", hash = "sha256:945f71953d15dfefb16987ee96ef3b8e4c89bee512cd722807f0b3cbab0cc4cf"}, - {file = "pyobjus-1.2.3-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:8d0c37e689d6b1f64dc916947215abb3c1c9bcc9dbf16dbe425d601d32f36438"}, - {file = "pyobjus-1.2.3-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:995e3c342d11b68a7f77bdbcae2c9515e7494ddc005e15831ec8eae3606357b0"}, - {file = "pyobjus-1.2.3-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:9ba78fb05f567ac3415f61093c3cc1ff45e0693c5edc40efa3c5f413e6f99776"}, - {file = "pyobjus-1.2.3.tar.gz", hash = "sha256:de0b129d986b33fbdd0967aef83b1268868d91227bbc001f4a7c5d1bb8221074"}, + {file = "pyobjus-1.2.4-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:cf261b1388003095199a8f0267f31505573cbceef6ad3e4724be364268b16148"}, + {file = "pyobjus-1.2.4-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:e83175b910bae4946e6464396d7a68e336b5ccfa81f7e9d1c7a46f06ec97efc5"}, + {file = "pyobjus-1.2.4-cp312-cp312-macosx_10_13_universal2.whl", hash = "sha256:f4da2314b85a57b67e1101493b94da245f03cef8465da698ff5949bec13e8d37"}, + {file = "pyobjus-1.2.4-cp313-cp313-ios_13_0_arm64_iphoneos.whl", hash = "sha256:5ce6202c9d4f3ef62acc132ece498f7ae599061c8071c26623ad545cb37ea7ee"}, + {file = "pyobjus-1.2.4-cp313-cp313-ios_13_0_arm64_iphonesimulator.whl", hash = "sha256:737124a6ee884150f0d74a3193830e0cf04704334c1c41a4fc1738abec433571"}, + {file = "pyobjus-1.2.4-cp313-cp313-ios_13_0_x86_64_iphonesimulator.whl", hash = "sha256:7e98cd16ff66404783d0629d28a58122c6789d6b6b54dab200aa176afa35e2e4"}, + {file = "pyobjus-1.2.4-cp313-cp313-macosx_10_13_universal2.whl", hash = "sha256:248c70d84ab026aeaecb25703042ba3e25ec72a42e5f30ff2f2b7ec1197ac621"}, + {file = "pyobjus-1.2.4-cp314-cp314-ios_13_0_arm64_iphoneos.whl", hash = "sha256:1a23280fd78db520cafe01b4637b1aaa9ff09845fd74e37b9d5682914f838700"}, + {file = "pyobjus-1.2.4-cp314-cp314-ios_13_0_arm64_iphonesimulator.whl", hash = "sha256:369a509de7ef951284ea448654c1b8c532fe22c2a29704a0e1636aa087df3463"}, + {file = "pyobjus-1.2.4-cp314-cp314-ios_13_0_x86_64_iphonesimulator.whl", hash = "sha256:e729ecca4e37429a9b00148853e73dc36c413b415086060722fa3d7fe58ede4a"}, + {file = "pyobjus-1.2.4-cp314-cp314-macosx_10_15_universal2.whl", hash = "sha256:ef95271d1ec30d4ae61a4f6a66e6fcbf2e41e2420c3fcde5062acc6545565e3d"}, + {file = "pyobjus-1.2.4.tar.gz", hash = "sha256:4877101ff3b70b7fd2b12b2878ab23ee488018ce613f12948b58ff4c7e363388"}, ] [[package]] @@ -2878,10 +2883,10 @@ files = [ ] [package.dependencies] -botocore = ">=1.33.2,<2.0a0" +botocore = ">=1.33.2,<2.0a.0" [package.extras] -crt = ["botocore[crt] (>=1.33.2,<2.0a0)"] +crt = ["botocore[crt] (>=1.33.2,<2.0a.0)"] [[package]] name = "semantic-version" @@ -3549,4 +3554,4 @@ files = [ [metadata] lock-version = "2.1" python-versions = "^3.10,<3.12" -content-hash = "c950c0a60fafcdbeadb74f2e8952baae3e373cb9ba2e2314d841f7690eef7dbd" +content-hash = "39ade55d78da514ae50b5a361f9cbfb01cf50e31bc6813ae2a542eb8fe941143" diff --git a/pyproject.toml b/pyproject.toml index d093861..59c0866 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ timm = "^0.6.13" structlog = "^22.3.0" kivy = { extras = ["base"], version = "^2.3.0" } plyer = "^2.1.0" -pyobjus = { version = "^1.2.1", markers = "sys_platform == 'darwin'" } +pyobjus = { version = "^1.2.4", markers = "sys_platform == 'darwin'" } # [tool.poetry.group.dev.dependencies] # Can't install these dev deps with pip, so they're in the main deps black = "^23.3.0"