From fa277caa8099be3aca10f3a0e7d7e5e43624c919 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Feb 2021 06:55:17 +0000 Subject: Bump sentry-sdk from 0.19.5 to 0.20.3 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 0.19.5 to 0.20.3. - [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/0.19.5...0.20.3) Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index cce3e52..2413ad4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ gunicorn = "^20.0.4" pydantic = "^1.7.2" spectree = "^0.4.0" deepmerge = "^0.1.1" -sentry-sdk = "^0.19.5" +sentry-sdk = "^0.20.3" [tool.poetry.dev-dependencies] flake8 = "^3.8.4" -- cgit v1.2.3