From 1ac99c0eed54ac3b8c6a6efe21061b3b2c9de63f Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 12 Feb 2024 05:22:32 +0000
Subject: [PATCH] Bump sentry-sdk[flask] from 1.40.0 to 1.40.3

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

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

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 5b28d22b..850739c7 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9,7 +9,7 @@ git+https://github.com/amiv-eth/eve-swagger.git@de78e466fd34a0614d6f556a371e0ae8
 passlib==1.7.4
 jsonschema==4.21.1
 freezegun==1.4.0
-sentry-sdk[flask]==1.40.0
+sentry-sdk[flask]==1.40.3
 beautifulsoup4==4.12.3
 Pillow==10.2.0
 
-- 
GitLab