Commit 53bff4f

dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-04 03:34:38
chore(deps): bump the python-deps group with 2 updates (#96)
Bumps the python-deps group with 2 updates: [anthropic](https://github.com/anthropics/anthropic-sdk-python) and [pyrotgfork](https://github.com/TelegramPlayGround/PyroTGFork). Updates `anthropic` from 0.97.0 to 0.105.2 - [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/anthropics/anthropic-sdk-python/compare/v0.97.0...v0.105.2) Updates `pyrotgfork` from 2.2.23 to 2.2.24 - [Commits](https://github.com/TelegramPlayGround/PyroTGFork/compare/v2.2.23...v2.2.24) --- updated-dependencies: - dependency-name: anthropic dependency-version: 0.105.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: pyrotgfork dependency-version: 2.2.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 76f24fd
Changed files (2)
pyproject.toml
@@ -1,7 +1,7 @@
 [project]
 dependencies = [
   "aioboto3==15.5.0",
-  "anthropic==0.97.0",
+  "anthropic==0.105.2",
   "apscheduler>=3.11,<4",
   "beautifulsoup4==4.14.3",
   "bilibili-api-python",
@@ -29,7 +29,7 @@ dependencies = [
   "pillow==12.2.0",
   "puremagic==2.2.0",
   "pyarrow==24.0.0",
-  "pyrotgfork==2.2.23",
+  "pyrotgfork==2.2.24",
   "pysocks==1.7.1",
   "pytgcrypto==1.2.12",
   "python-ffmpeg",
uv.lock
@@ -129,7 +129,7 @@ wheels = [
 
 [[package]]
 name = "anthropic"
-version = "0.97.0"
+version = "0.105.2"
 source = { registry = "https://pypi.org/simple" }
 dependencies = [
     { name = "anyio", marker = "(platform_machine == 'arm64' and sys_platform == 'darwin') or (platform_machine == 'x86_64' and sys_platform == 'darwin') or (platform_machine == 'x86_64' and sys_platform == 'linux')" },
@@ -141,9 +141,9 @@ dependencies = [
     { name = "sniffio", marker = "(platform_machine == 'arm64' and sys_platform == 'darwin') or (platform_machine == 'x86_64' and sys_platform == 'darwin') or (platform_machine == 'x86_64' and sys_platform == 'linux')" },
     { name = "typing-extensions", marker = "(platform_machine == 'arm64' and sys_platform == 'darwin') or (platform_machine == 'x86_64' and sys_platform == 'darwin') or (platform_machine == 'x86_64' and sys_platform == 'linux')" },
 ]
-sdist = { url = "https://files.pythonhosted.org/packages/14/93/f66ea8bfe39f2e6bb9da8e27fa5457ad2520e8f7612dfc547b17fad55c4d/anthropic-0.97.0.tar.gz", hash = "sha256:021e79fd8e21e90ad94dc5ba2bbbd8b1599f424f5b1fab6c06204009cab764be", size = 669502, upload-time = "2026-04-23T20:52:34.445Z" }
+sdist = { url = "https://files.pythonhosted.org/packages/46/46/47581b8c689c743ceabf6a0f9ff48472160900ce802d26c0fb50423997b3/anthropic-0.105.2.tar.gz", hash = "sha256:0e26b90841c2dced7cc6e98d21d5517d0be33f1876b8e779f478202e28bcaa07", size = 853789, upload-time = "2026-05-29T00:21:14.104Z" }
 wheels = [
-    { url = "https://files.pythonhosted.org/packages/53/b6/8e851369fa661ad0fef2ae6266bf3b7d52b78ccf011720058f4adaca59e2/anthropic-0.97.0-py3-none-any.whl", hash = "sha256:8a1a472dfabcfc0c52ff6a3eecf724ac7e07107a2f6e2367be55ceb42f5d5613", size = 662126, upload-time = "2026-04-23T20:52:32.377Z" },
+    { url = "https://files.pythonhosted.org/packages/83/75/be0c357e33a5a56c8f9db5b4212f886138d2bf59c0952d858f6b75d710ef/anthropic-0.105.2-py3-none-any.whl", hash = "sha256:e53ed5f6bf36fb1ecb9b25d8634cfd30e02fab9fb3374a0c2d5c585874757230", size = 837507, upload-time = "2026-05-29T00:21:15.528Z" },
 ]
 
 [[package]]
@@ -260,7 +260,7 @@ dev = [
 [package.metadata]
 requires-dist = [
     { name = "aioboto3", specifier = "==15.5.0" },
-    { name = "anthropic", specifier = "==0.97.0" },
+    { name = "anthropic", specifier = "==0.105.2" },
     { name = "apscheduler", specifier = ">=3.11,<4" },
     { name = "beautifulsoup4", specifier = "==4.14.3" },
     { name = "bilibili-api-python", git = "https://github.com/Nemo2011/bilibili-api.git" },
@@ -288,7 +288,7 @@ requires-dist = [
     { name = "pillow-heif", specifier = "==1.3.0" },
     { name = "puremagic", specifier = "==2.2.0" },
     { name = "pyarrow", specifier = "==24.0.0" },
-    { name = "pyrotgfork", specifier = "==2.2.23" },
+    { name = "pyrotgfork", specifier = "==2.2.24" },
     { name = "pysocks", specifier = "==1.7.1" },
     { name = "pytgcrypto", specifier = "==1.2.12" },
     { name = "python-ffmpeg", git = "https://github.com/chadawagner/python-ffmpeg.git?branch=cw%2Fdecode-errors" },
@@ -1459,15 +1459,15 @@ wheels = [
 
 [[package]]
 name = "pyrotgfork"
-version = "2.2.23"
+version = "2.2.24"
 source = { registry = "https://pypi.org/simple" }
 dependencies = [
     { name = "pyaes", marker = "(platform_machine == 'arm64' and sys_platform == 'darwin') or (platform_machine == 'x86_64' and sys_platform == 'darwin') or (platform_machine == 'x86_64' and sys_platform == 'linux')" },
     { name = "pysocks", marker = "(platform_machine == 'arm64' and sys_platform == 'darwin') or (platform_machine == 'x86_64' and sys_platform == 'darwin') or (platform_machine == 'x86_64' and sys_platform == 'linux')" },
 ]
-sdist = { url = "https://files.pythonhosted.org/packages/77/55/75bed762378ce9c4eb98df6dee5af48edaaba8112bf62f41712e6fb332cc/pyrotgfork-2.2.23.tar.gz", hash = "sha256:9db4a57edf2ab307c53ee17a9896f6c6ade3e9a036d07973b05c3e9ba506acae", size = 541635, upload-time = "2026-04-08T16:03:02.569Z" }
+sdist = { url = "https://files.pythonhosted.org/packages/e4/6c/b1c12b2f5ad1b826d6f905b6dad20419b8a51209d4e2ba48d1bb77d6db24/pyrotgfork-2.2.24.tar.gz", hash = "sha256:890516ec8a05594c96cac1fd74d3f8ca55c4dc383937f9e5527968412f8f6fde", size = 544383, upload-time = "2026-05-16T13:10:01.506Z" }
 wheels = [
-    { url = "https://files.pythonhosted.org/packages/f2/36/1fce917fd0d030c3a5f88d1f0fb648ee6ad88e15ce97dee479bc7382e873/pyrotgfork-2.2.23-py3-none-any.whl", hash = "sha256:de5cbd3541fa39fac7402fc3dd23cdaf05c831d90a8ae54e616548ce90f46dc7", size = 5636363, upload-time = "2026-04-08T16:03:00.113Z" },
+    { url = "https://files.pythonhosted.org/packages/25/0b/32a30566fd4c0188d15dda209cc7d0002e6f891e1ace0528f0c4cfbf9d7c/pyrotgfork-2.2.24-py3-none-any.whl", hash = "sha256:87a979003c38fdc88251d599ad75d28603b6fc16fb7ba726e6dc9f780c278507", size = 5768261, upload-time = "2026-05-16T13:09:58.886Z" },
 ]
 
 [[package]]