Skip to content

Commit

Permalink
Merge pull request #227 from gm3dmo/sentry-upgrade
Browse files Browse the repository at this point in the history
Upgrading requirments for #212
  • Loading branch information
gm3dmo authored Oct 28, 2024
2 parents 9b27441 + 9dca1c2 commit 7c30b37
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ django-extensions
django-htmx
django-storages
pytest-django
sentry-sdk==1.39.1
sentry-sdk==2.8.0
pytest-cov # used to generate coverage report
flake8 # used to check code style
black # used to format code
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ pytest-django==4.8.0
# via -r requirements.in
requests==2.32.3
# via folium
sentry-sdk==1.39.1
sentry-sdk==2.8.0
# via -r requirements.in
six==1.16.0
# via asttokens
Expand Down

0 comments on commit 7c30b37

Please sign in to comment.