Skip to content

Commit

Permalink
global: pin sentry-sdk version
Browse files Browse the repository at this point in the history
Signed-off-by: pamfilos <[email protected]>
  • Loading branch information
pamfilos committed Oct 30, 2024
1 parent d5eb796 commit c22129d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 13 deletions.
18 changes: 6 additions & 12 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ drf-spectacular = "^0.26.5"
django-webpack-loader = "^2.0.1"
gunicorn = "^20.1.0"
psycopg2 = "^2.9.6"
sentry-sdk = "^1.19.1"
sentry-sdk = "1.19.1"
django-storages = "^1.14.1"
django-anymail = "^10.1"
django-elasticsearch-dsl-drf = {git = "https://github.com/cern-sis/django-elasticsearch-dsl-drf.git", rev = "opensearch"}
Expand Down

0 comments on commit c22129d

Please sign in to comment.