Skip to content

Commit

Permalink
Bump sentry-sdk to >=1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
juuso-j committed Sep 11, 2023
1 parent 5da1524 commit c1a474a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ django-extensions
psycopg2-binary<2.9
django-mptt
lxml>=4.9.1
sentry-sdk
sentry-sdk>=1.14.0
pip-tools
python-dateutil
pytest-django
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ requests-cache==0.8.1
# via -r requirements.in
requests-mock==1.9.3
# via -r requirements.in
sentry-sdk==1.9.0
sentry-sdk==1.30.0
# via -r requirements.in
shapely==1.8.0
# via -r requirements.in
Expand Down Expand Up @@ -249,7 +249,7 @@ uritemplate==4.1.1
# via drf-spectacular
url-normalize==1.4.3
# via requests-cache
urllib3==1.26.7
urllib3==1.26.16
# via
# requests
# requests-cache
Expand Down

0 comments on commit c1a474a

Please sign in to comment.