Skip to content

Commit

Permalink
Bump sentry-sdk[flask] from 1.37.1 to 1.38.0 in /back (#1147)
Browse files Browse the repository at this point in the history
Bumps [sentry-sdk[flask]](https://github.com/getsentry/sentry-python) from 1.37.1 to 1.38.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@1.37.1...1.38.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2023
1 parent 9169762 commit 37caaad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion back/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ariadne==0.21
Flask==3.0.0
Flask-Cors==4.0.0
sentry-sdk[flask]==1.37.1
sentry-sdk[flask]==1.38.0
PyMySQL==1.1.0
peewee==3.17.0
peewee-moves==2.1.0
Expand Down

0 comments on commit 37caaad

Please sign in to comment.