Skip to content

Commit

Permalink
build(deps): bump the back-prod-minor-update-deps group
Browse files Browse the repository at this point in the history
Bumps the back-prod-minor-update-deps group in /back with 2 updates: [sentry-sdk[flask]](https://github.com/getsentry/sentry-python) and [auth0-python](https://github.com/auth0/auth0-python).


Updates `sentry-sdk[flask]` from 2.13.0 to 2.14.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@2.13.0...2.14.0)

Updates `auth0-python` from 4.7.1 to 4.7.2
- [Release notes](https://github.com/auth0/auth0-python/releases)
- [Changelog](https://github.com/auth0/auth0-python/blob/master/CHANGELOG.md)
- [Commits](auth0/auth0-python@4.7.1...4.7.2)

---
updated-dependencies:
- dependency-name: sentry-sdk[flask]
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: back-prod-minor-update-deps
- dependency-name: auth0-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: back-prod-minor-update-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 13, 2024
1 parent 798c97d commit 215871b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions back/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
ariadne==0.23.0
Flask==3.0.3
Flask-Cors==5.0.0
sentry-sdk[flask]==2.13.0
sentry-sdk[flask]==2.14.0
PyMySQL==1.1.1
peewee==3.17.6
peewee-moves==2.1.0
python-dotenv==1.0.1
PyJWT[crypto]==2.9.0
aiodataloader==0.4.0
gunicorn
auth0-python==4.7.1
auth0-python==4.7.2
Faker==28.4.1
freezegun==1.5.1

0 comments on commit 215871b

Please sign in to comment.