From b0e6071e339fb118c14161c6b7d2dd2084a4a46a Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 15 May 2023 05:56:28 +0000
Subject: [PATCH] Bump sentry-sdk[flask] from 1.20.0 to 1.22.2

Bumps [sentry-sdk[flask]](https://github.com/getsentry/sentry-python) from 1.20.0 to 1.22.2.
- [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.20.0...1.22.2)

---
updated-dependencies:
- dependency-name: sentry-sdk[flask]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index a010d913..7a8bd532 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,7 +6,7 @@ git+https://github.com/amiv-eth/eve-swagger.git@de78e466fd34a0614d6f556a371e0ae8
 passlib==1.7.4
 jsonschema==4.17.3
 freezegun==1.2.2
-sentry-sdk[flask]==1.20.0
+sentry-sdk[flask]==1.22.2
 beautifulsoup4==4.12.2
 Pillow==9.5.0
 
-- 
GitLab