From 58ca71b24c49e83605c348f35b838740f0673e8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 07:34:41 +0000 Subject: [PATCH] Bump sentry-sdk from 2.50.0 to 2.52.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.50.0 to 2.52.0. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/2.50.0...2.52.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.52.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- poetry.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/poetry.lock b/poetry.lock index 01cfe303..4561f26e 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.3 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 = "aiodns" @@ -1102,7 +1102,7 @@ resolved_reference = "8686b5d1bbc1d3c862292eb436ab630d6e9c9b53" [[package]] name = "discord.py" -version = "2.7.0a5363+gc8b95774c" +version = "2.7.0a5366+g103fe90d" description = "A Python wrapper for the Discord API" optional = false python-versions = ">=3.8" @@ -1128,7 +1128,7 @@ voice = ["PyNaCl (>=1.5.0,<1.6)", "davey (==0.1.0)"] type = "git" url = "https://github.com/Rapptz/discord.py.git" reference = "master" -resolved_reference = "c8b95774cb2707f7153ace09b131a5ed2e281f43" +resolved_reference = "103fe90d8bc36f7d9b119fffe6c2be162f98c131" [[package]] name = "distlib" @@ -3869,14 +3869,14 @@ aiohttp = ">=3.6.0,<4.0.0" [[package]] name = "sentry-sdk" -version = "2.50.0" +version = "2.52.0" description = "Python client for Sentry (https://sentry.io)" optional = false python-versions = ">=3.6" groups = ["main"] files = [ - {file = "sentry_sdk-2.50.0-py2.py3-none-any.whl", hash = "sha256:0ef0ed7168657ceb5a0be081f4102d92042a125462d1d1a29277992e344e749e"}, - {file = "sentry_sdk-2.50.0.tar.gz", hash = "sha256:873437a989ee1b8b25579847bae8384515bf18cfed231b06c591b735c1781fe3"}, + {file = "sentry_sdk-2.52.0-py2.py3-none-any.whl", hash = "sha256:931c8f86169fc6f2752cb5c4e6480f0d516112e78750c312e081ababecbaf2ed"}, + {file = "sentry_sdk-2.52.0.tar.gz", hash = "sha256:fa0bec872cfec0302970b2996825723d67390cdd5f0229fb9efed93bd5384899"}, ] [package.dependencies]