From a4858394978a35ba4158d75b5d8c1c9282c394fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Mar 2021 23:37:27 +0000 Subject: Bump sentry-sdk from 0.20.3 to 1.0.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 0.20.3 to 1.0.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/0.20.3...1.0.0) 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 97ee75e..51297fd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ gunicorn = "^20.0.4" pydantic = "^1.8.1" spectree = "^0.4.0" deepmerge = "^0.2.1" -sentry-sdk = "^0.20.3" +sentry-sdk = "^1.0.0" [tool.poetry.dev-dependencies] flake8 = "^3.8.4" -- cgit v1.2.3