Skip to content
This repository has been archived by the owner on Feb 19, 2025. It is now read-only.

Bump Django and Sentry-sdk #1195

Merged
merged 1 commit into from
Aug 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions requirements.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
django==4.2.14
django==4.2.15
django-celery-beat==2.5.0
django-environ==0.11.2
django-filter==23.5
Expand Down Expand Up @@ -38,7 +38,7 @@ psycopg2==2.9.* --no-binary psycopg2
pycountry==19.8.18
pytube==9.2.2
requests[security]>=2.32.0
sentry-sdk==1.*
sentry-sdk>=1.20.0.a,<3.0.0
urllib3==1.26.19
w3lib==1.22
whitenoise==6.4.*
Expand Down
24 changes: 12 additions & 12 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ asgiref==3.8.1
# via django
async-timeout==4.0.3
# via redis
attrs==23.2.0
attrs==24.2.0
# via jsonschema
beautifulsoup4==4.11.2
# via
Expand Down Expand Up @@ -44,7 +44,7 @@ certifi==2024.7.4
# elastic-apm
# requests
# sentry-sdk
cffi==1.16.0
cffi==1.17.0
# via cryptography
charset-normalizer==3.3.2
# via requests
Expand Down Expand Up @@ -76,7 +76,7 @@ directory-healthcheck==3.5
# via -r requirements.in
dj-database-url==2.1.0
# via -r requirements.in
django==4.2.14
django==4.2.15
# via
# -r requirements.in
# directory-components
Expand Down Expand Up @@ -149,7 +149,7 @@ drf-spectacular==0.27.2
# via -r requirements.in
ecs-logging==2.2.0
# via elastic-apm
elastic-apm==6.22.3
elastic-apm==6.23.0
# via -r requirements.in
et-xmlfile==1.1.0
# via openpyxl
Expand All @@ -169,7 +169,7 @@ idna==3.7
# via
# -r requirements.in
# requests
importlib-metadata==8.1.0
importlib-metadata==8.2.0
# via markdown
inflection==0.5.1
# via drf-spectacular
Expand Down Expand Up @@ -211,7 +211,7 @@ pillow==10.4.0
# via
# pillow-heif
# wagtail
pillow-heif==0.17.0
pillow-heif==0.18.0
# via willow
prompt-toolkit==3.0.47
# via click-repl
Expand All @@ -223,7 +223,7 @@ pycountry==19.8.18
# via -r requirements.in
pycparser==2.22
# via cffi
pyjwt==2.8.0
pyjwt==2.9.0
# via notifications-python-client
pyrsistent==0.20.0
# via jsonschema
Expand All @@ -240,9 +240,9 @@ pytz==2024.1
# via
# django-modelcluster
# l18n
pyyaml==6.0.1
pyyaml==6.0.2
# via drf-spectacular
redis==5.0.7
redis==5.0.8
# via
# celery
# django-redis
Expand All @@ -256,7 +256,7 @@ requests-oauthlib==2.0.0
# via django-staff-sso-client
s3transfer==0.6.2
# via boto3
sentry-sdk==1.45.0
sentry-sdk==2.12.0
# via -r requirements.in
sigauth==5.2.7
# via -r requirements.in
Expand Down Expand Up @@ -329,11 +329,11 @@ willow[heif]==1.6.3
# wagtail
wrapt==1.16.0
# via elastic-apm
zipp==3.19.2
zipp==3.20.0
# via importlib-metadata
zope-event==5.0
# via gevent
zope-interface==6.4.post2
zope-interface==7.0.1
# via gevent

# The following packages are considered to be unsafe in a requirements file:
Expand Down
32 changes: 16 additions & 16 deletions requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ asgiref==3.8.1
# via django
async-timeout==4.0.3
# via redis
attrs==23.2.0
attrs==24.2.0
# via jsonschema
beautifulsoup4==4.11.2
# via
Expand Down Expand Up @@ -46,7 +46,7 @@ certifi==2024.7.4
# elastic-apm
# requests
# sentry-sdk
cffi==1.16.0
cffi==1.17.0
# via cryptography
charset-normalizer==3.3.2
# via requests
Expand All @@ -63,7 +63,7 @@ click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
coverage[toml]==7.6.0
coverage[toml]==7.6.1
# via
# coveralls
# pytest-codecov
Expand All @@ -86,7 +86,7 @@ directory-healthcheck==3.5
# via -r requirements.in
dj-database-url==2.1.0
# via -r requirements.in
django==4.2.14
django==4.2.15
# via
# -r requirements.in
# directory-components
Expand Down Expand Up @@ -163,7 +163,7 @@ drf-spectacular==0.27.2
# via -r requirements.in
ecs-logging==2.2.0
# via elastic-apm
elastic-apm==6.22.3
elastic-apm==6.23.0
# via -r requirements.in
et-xmlfile==1.1.0
# via openpyxl
Expand All @@ -173,7 +173,7 @@ factory-boy==3.3.0
# via
# -r requirements_test.in
# wagtail-factories
faker==26.0.0
faker==26.3.0
# via factory-boy
filetype==1.2.0
# via willow
Expand All @@ -199,7 +199,7 @@ idna==3.7
# via
# -r requirements.in
# requests
importlib-metadata==8.1.0
importlib-metadata==8.2.0
# via
# build
# markdown
Expand Down Expand Up @@ -250,7 +250,7 @@ pillow==10.4.0
# via
# pillow-heif
# wagtail
pillow-heif==0.17.0
pillow-heif==0.18.0
# via willow
pip-tools==7.4.1
# via -r requirements_test.in
Expand All @@ -270,15 +270,15 @@ pycparser==2.22
# via cffi
pyflakes==3.1.0
# via flake8
pyjwt==2.8.0
pyjwt==2.9.0
# via notifications-python-client
pyproject-hooks==1.1.0
# via
# build
# pip-tools
pyrsistent==0.20.0
# via jsonschema
pytest==8.3.1
pytest==8.3.2
# via
# -r requirements_test.in
# pytest-codecov
Expand Down Expand Up @@ -310,9 +310,9 @@ pytz==2024.1
# via
# django-modelcluster
# l18n
pyyaml==6.0.1
pyyaml==6.0.2
# via drf-spectacular
redis==5.0.7
redis==5.0.8
# via
# celery
# django-redis
Expand All @@ -331,7 +331,7 @@ requests-oauthlib==2.0.0
# via django-staff-sso-client
s3transfer==0.6.2
# via boto3
sentry-sdk==1.45.0
sentry-sdk==2.12.0
# via -r requirements.in
sigauth==5.2.7
# via -r requirements.in
Expand Down Expand Up @@ -412,7 +412,7 @@ webencodings==0.5.1
# via
# bleach
# html5lib
wheel==0.43.0
wheel==0.44.0
# via pip-tools
whitenoise==6.4.0
# via -r requirements.in
Expand All @@ -422,11 +422,11 @@ willow[heif]==1.6.3
# wagtail
wrapt==1.16.0
# via elastic-apm
zipp==3.19.2
zipp==3.20.0
# via importlib-metadata
zope-event==5.0
# via gevent
zope-interface==6.4.post2
zope-interface==7.0.1
# via gevent

# The following packages are considered to be unsafe in a requirements file:
Expand Down