From 279c7687415f89f4b37d1645317a11a1301c9fba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Apr 2023 17:58:04 +0000 Subject: [PATCH] chore(deps): bump sentry-sdk from 1.13.0 to 1.19.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.13.0 to 1.19.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/1.13.0...1.19.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/deps.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/deps.txt b/requirements/deps.txt index 5845226..00daa89 100644 --- a/requirements/deps.txt +++ b/requirements/deps.txt @@ -1,6 +1,6 @@ aiohttp==3.8.3 sanic[ext]==22.12.0 -sentry-sdk==1.13.0 +sentry-sdk==1.19.0 SQLAlchemy[mypy,asyncio]==1.4.46 motor==3.1.1 dnspython==2.2.1