Bumps [social-auth-app-django](https://github.com/python-social-auth/social-app-django) from 5.3.0 to 5.4.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/python-social-auth/social-app-django/releases">social-auth-app-django's releases</a>.</em></p> <blockquote> <h2>Release 5.4.1</h2> <h3>Changed</h3> <ul> <li>Added reverse migration for JSON field</li> <li>Fixed improper handling of case sensitivity with MySQL/MariaDB (<a href="https://github.com/python-social-auth/social-app-django/security/advisories/GHSA-2gr8-3wc7-xhj3">CVE-2024-32879</a>)</li> </ul> <h2>Release 5.4.0</h2> <h3>Changed</h3> <ul> <li>Improved JSON field migration performance</li> <li>Introduce configuration to request POST only requests for social authentication</li> <li>Updated list of supported Django and Python versions</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/python-social-auth/social-app-django/blob/master/CHANGELOG.md">social-auth-app-django's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/python-social-auth/social-app-django/releases/tag/5.4.1">5.4.1</a> - 2024-04-24</h2> <h3>Changed</h3> <ul> <li>Added reverse migration for JSON field</li> <li>Fixed improper handling of case sensitivity with MySQL/MariaDB (CVE-2024-32879)</li> </ul> <h2><a href="https://github.com/python-social-auth/social-app-django/releases/tag/5.4.0">5.4.0</a> - 2023-10-17</h2> <h3>Changed</h3> <ul> <li>Improved JSON field migration performance</li> <li>Introduce configuration to request POST only requests for social authentication</li> <li>Updated list of supported Django and Python versions</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="593ee4638e"><code>593ee46</code></a> Version bump 5.4.1</li> <li><a href="31c3e0c7ed"><code>31c3e0c</code></a> models: make sure uid is compared case-sensitive</li> <li><a href="7033ff7399"><code>7033ff7</code></a> [pre-commit.ci] pre-commit autoupdate</li> <li><a href="39da389c6b"><code>39da389</code></a> [pre-commit.ci] pre-commit autoupdate</li> <li><a href="0ec1bca6d6"><code>0ec1bca</code></a> [pre-commit.ci] pre-commit autoupdate</li> <li><a href="03bce61f71"><code>03bce61</code></a> [pre-commit.ci] pre-commit autoupdate</li> <li><a href="2278da6a1b"><code>2278da6</code></a> [pre-commit.ci] pre-commit autoupdate</li> <li><a href="033302cdbf"><code>033302c</code></a> build(deps-dev): bump tox from 4.14.1 to 4.14.2</li> <li><a href="c50bc4a811"><code>c50bc4a</code></a> [pre-commit.ci] pre-commit autoupdate</li> <li><a href="13e10d943b"><code>13e10d9</code></a> [pre-commit.ci] pre-commit autoupdate</li> <li>Additional commits viewable in <a href="https://github.com/python-social-auth/social-app-django/compare/5.3.0...5.4.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/grafana/oncall/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
66 lines
1.8 KiB
Text
66 lines
1.8 KiB
Text
babel==2.12.1
|
|
beautifulsoup4==4.12.2
|
|
celery[redis]==5.3.1
|
|
cryptography==38.0.4 # version 39.0.0 introduced an issue - https://stackoverflow.com/a/75053968/3902555
|
|
django==4.2.11
|
|
django-add-default-value==0.10.0
|
|
django-amazon-ses==4.0.1
|
|
django-anymail==8.6
|
|
django-cors-headers==3.7.0
|
|
# pyroscope-io==0.8.1
|
|
django-dbconn-retry==0.1.7
|
|
django-debug-toolbar==4.1
|
|
django-deprecate-fields==0.1.1
|
|
django-filter==2.4.0
|
|
django-ipware==4.0.2
|
|
django-log-request-id==1.6.0
|
|
django-migration-linter==4.1.0
|
|
django-mirage-field==1.3.0
|
|
django-mysql==4.6.0
|
|
django-polymorphic==3.1.0
|
|
django-ratelimit==2.0.0
|
|
django-redis==5.4.0
|
|
django-rest-polymorphic==0.1.10
|
|
django-silk==5.0.3
|
|
django-sns-view==0.1.2
|
|
djangorestframework==3.14.0
|
|
factory-boy<3.0
|
|
drf-spectacular==0.26.5
|
|
emoji==2.4.0
|
|
# If the version of grpcio is changed
|
|
# upload a new arm64 wheel instead of /engine/grpcio-1.57.0-cp311-cp311-linux_aarch64.whl
|
|
grpcio==1.57.0
|
|
fcm-django @ https://github.com/grafana/fcm-django/archive/refs/tags/v1.0.12r1.tar.gz#sha256=7ec7cd9d353fc9edf19a4acd4fa14090a31d83d02ac986c5e5e081dea29f564f
|
|
hiredis==2.2.3
|
|
humanize==0.5.1
|
|
icalendar==5.0.10
|
|
lxml==4.9.2
|
|
markdown2==2.4.10
|
|
opentelemetry-sdk==1.23.0
|
|
opentelemetry-api==1.23.0
|
|
opentelemetry-exporter-otlp-proto-grpc==1.15.0
|
|
opentelemetry-instrumentation-logging==0.44b0
|
|
opentelemetry-instrumentation-wsgi==0.44b0
|
|
opentelemetry-instrumentation-requests==0.44b0
|
|
opentelemetry-instrumentation-django==0.44b0
|
|
phonenumbers==8.10.0
|
|
prometheus_client==0.16.0
|
|
psutil==5.9.4
|
|
psycopg2==2.9.3
|
|
pymdown-extensions==10.0
|
|
PyMySQL==1.1.0
|
|
python-telegram-bot==13.13
|
|
recurring-ical-events==2.1.0
|
|
redis==5.0.1
|
|
regex==2021.11.2
|
|
requests==2.31.0
|
|
slack-export-viewer==1.1.4
|
|
slack_sdk==3.21.3
|
|
social-auth-app-django==5.4.1
|
|
twilio~=6.37.0
|
|
urllib3==1.26.18
|
|
uwsgi==2.0.21
|
|
whitenoise==5.3.0
|
|
google-api-python-client==2.122.0
|
|
google-auth-httplib2==0.2.0
|
|
google-auth-oauthlib==1.2.0
|