Skip to content

Commit 9320555

Browse files
Update sentry-sdk[flask] requirement from ~=2.54.0 to ~=2.55.0
Updates the requirements on [sentry-sdk[flask]](https://github.com/getsentry/sentry-python) to permit the latest version. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.54.0...2.55.0) --- updated-dependencies: - dependency-name: sentry-sdk[flask] dependency-version: 2.55.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f26fc74 commit 9320555

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ python-dateutil~=2.9.0
2222
pydantic~=2.12.5
2323
sqlalchemy~=2.0.48
2424
azure-storage-blob~=12.28.0
25-
sentry-sdk[flask]~=2.54.0
25+
sentry-sdk[flask]~=2.55.0
2626
python-dotenv~=1.2.2
2727
bleach~=6.3.0
2828
kaleido~=0.2.1

0 commit comments

Comments
 (0)