Skip to content

Commit

Permalink
Make sentry-sdk a direct requirement
Browse files Browse the repository at this point in the history
So that Dependabot keeps it up to date.
  • Loading branch information
seanh committed Feb 1, 2024
1 parent 7b9f67a commit 40bd4bf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions requirements/requirements.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
certifi
elasticsearch==6.3.1
gunicorn
sentry-sdk
h-pyramid-sentry
pyramid
pyramid-jinja2
Expand Down
4 changes: 3 additions & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,9 @@ pyramid-jinja2==2.10
requests==2.31.0
# via -r requirements/requirements.in
sentry-sdk==1.39.2
# via h-pyramid-sentry
# via
# -r requirements/requirements.in
# h-pyramid-sentry
translationstring==1.4
# via pyramid
urllib3==2.1.0
Expand Down

0 comments on commit 40bd4bf

Please sign in to comment.