Skip to content

Commit

Permalink
build(deps): upgrade sentry-sdk (#236)
Browse files Browse the repository at this point in the history
This is to address GHSA-g92j-qhmh-64v2
  • Loading branch information
michalc committed Jul 23, 2024
2 parents 7a4d5a7 + 6359b72 commit 631d752
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ pycryptodome==3.20.0
# via stream-zip
requests==2.32.0
# via -r requirements.in
sentry-sdk[flask]==2.0.1
sentry-sdk[flask]==2.10.0
# via -r requirements.in
sniffio==1.3.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ pyyaml==6.0.1
# via pre-commit
requests==2.32.0
# via -r requirements.txt
sentry-sdk[flask]==2.0.1
sentry-sdk[flask]==2.10.0
# via
# -r requirements.txt
# -r requirements_test.in
Expand Down

0 comments on commit 631d752

Please sign in to comment.