Skip to content

Commit

Permalink
Merge pull request #211 from ComputerScienceHouse/dependabot/pip/sent…
Browse files Browse the repository at this point in the history
…ry-sdk-flask--2.14.0

Bump sentry-sdk[flask] from 1.5.12 to 2.14.0
  • Loading branch information
Sam-Cordry authored Sep 25, 2024
2 parents f1fce63 + 1060c3c commit eeafc4e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ git+https://github.com/maxcountryman/flask-uploads@master
pylint~=3.2.7
Pillow==10.3.0
requests~=2.32.2
sentry-sdk[flask]~=1.5.12
sentry-sdk[flask]~=2.14.0
markupsafe==2.1.2
Werkzeug==1.0.1
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ markupsafe==2.1.2
# -r requirements.in
# jinja2
# mako
# sentry-sdk
mccabe==0.7.0
# via pylint
oic==1.6.1
Expand Down Expand Up @@ -146,7 +147,7 @@ requests==2.32.2
# flask-pyoidc
# oic
# pyjwkest
sentry-sdk[flask]==1.5.12
sentry-sdk[flask]==2.14.0
# via -r requirements.in
six==1.16.0
# via
Expand Down

0 comments on commit eeafc4e

Please sign in to comment.