{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":793499600,"defaultBranch":"master","name":"simple-edl","ownerLogin":"rediris-es","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-04-29T10:39:09.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/10629090?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1720221932.0","currentOid":""},"activityList":{"items":[{"before":"aebdf96499919be8cf42d43d3036a74f449269b7","after":null,"ref":"refs/heads/dependabot/pip/pip-241d525bfd","pushedAt":"2024-07-05T23:25:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"8c81d1f9f885de872b5f29788eac8d13cbc3fe7e","ref":"refs/heads/dependabot/pip/pip-d629b4cac8","pushedAt":"2024-07-05T23:25:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump the pip group across 1 directory with 14 updates\n\nBumps the pip group with 14 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [certifi](https://github.com/certifi/python-certifi) | `2022.9.24` | `2024.7.4` |\n| [cryptography](https://github.com/pyca/cryptography) | `38.0.3` | `42.0.4` |\n| [django](https://github.com/django/django) | `4.1.2` | `4.1.13` |\n| [djangorestframework](https://github.com/encode/django-rest-framework) | `3.14.0` | `3.15.2` |\n| [djangorestframework-simplejwt](https://github.com/jazzband/djangorestframework-simplejwt) | `5.2.2` | `5.3.1` |\n| [gunicorn](https://github.com/benoitc/gunicorn) | `21.2.0` | `22.0.0` |\n| [idna](https://github.com/kjd/idna) | `3.4` | `3.7` |\n| [jinja2](https://github.com/pallets/jinja) | `3.1.2` | `3.1.4` |\n| [pillow](https://github.com/python-pillow/Pillow) | `9.2.0` | `10.3.0` |\n| [reportlab](https://www.reportlab.com/) | `3.6.11` | `3.6.13` |\n| [requests](https://github.com/psf/requests) | `2.28.1` | `2.32.2` |\n| [sqlparse](https://github.com/andialbrecht/sqlparse) | `0.4.3` | `0.5.0` |\n| [tornado](https://github.com/tornadoweb/tornado) | `6.4` | `6.4.1` |\n| [urllib3](https://github.com/urllib3/urllib3) | `1.26.12` | `1.26.19` |\n\n\n\nUpdates `certifi` from 2022.9.24 to 2024.7.4\n- [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2024.07.04)\n\nUpdates `cryptography` from 38.0.3 to 42.0.4\n- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)\n- [Commits](https://github.com/pyca/cryptography/compare/38.0.3...42.0.4)\n\nUpdates `django` from 4.1.2 to 4.1.13\n- [Commits](https://github.com/django/django/compare/4.1.2...4.1.13)\n\nUpdates `djangorestframework` from 3.14.0 to 3.15.2\n- [Release notes](https://github.com/encode/django-rest-framework/releases)\n- [Commits](https://github.com/encode/django-rest-framework/compare/3.14.0...3.15.2)\n\nUpdates `djangorestframework-simplejwt` from 5.2.2 to 5.3.1\n- [Release notes](https://github.com/jazzband/djangorestframework-simplejwt/releases)\n- [Changelog](https://github.com/jazzband/djangorestframework-simplejwt/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/jazzband/djangorestframework-simplejwt/compare/v5.2.2...v5.3.1)\n\nUpdates `gunicorn` from 21.2.0 to 22.0.0\n- [Release notes](https://github.com/benoitc/gunicorn/releases)\n- [Commits](https://github.com/benoitc/gunicorn/compare/21.2.0...22.0.0)\n\nUpdates `idna` from 3.4 to 3.7\n- [Release notes](https://github.com/kjd/idna/releases)\n- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)\n- [Commits](https://github.com/kjd/idna/compare/v3.4...v3.7)\n\nUpdates `jinja2` from 3.1.2 to 3.1.4\n- [Release notes](https://github.com/pallets/jinja/releases)\n- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.4)\n\nUpdates `pillow` from 9.2.0 to 10.3.0\n- [Release notes](https://github.com/python-pillow/Pillow/releases)\n- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)\n- [Commits](https://github.com/python-pillow/Pillow/compare/9.2.0...10.3.0)\n\nUpdates `reportlab` from 3.6.11 to 3.6.13\n\nUpdates `requests` from 2.28.1 to 2.32.2\n- [Release notes](https://github.com/psf/requests/releases)\n- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)\n- [Commits](https://github.com/psf/requests/compare/v2.28.1...v2.32.2)\n\nUpdates `sqlparse` from 0.4.3 to 0.5.0\n- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)\n- [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.3...0.5.0)\n\nUpdates `tornado` from 6.4 to 6.4.1\n- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)\n- [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.0...v6.4.1)\n\nUpdates `urllib3` from 1.26.12 to 1.26.19\n- [Release notes](https://github.com/urllib3/urllib3/releases)\n- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)\n- [Commits](https://github.com/urllib3/urllib3/compare/1.26.12...1.26.19)\n\n---\nupdated-dependencies:\n- dependency-name: certifi\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: cryptography\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: django\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: djangorestframework\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: djangorestframework-simplejwt\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: gunicorn\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: idna\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: jinja2\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: pillow\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: reportlab\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: requests\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: sqlparse\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: tornado\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: urllib3\n dependency-type: direct:production\n dependency-group: pip\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the pip group across 1 directory with 14 updates"}},{"before":"204f09d92b2752a413ab4819609595cf2e3651f8","after":null,"ref":"refs/heads/dependabot/pip/pip-7d2ff502d6","pushedAt":"2024-06-26T19:27:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"aebdf96499919be8cf42d43d3036a74f449269b7","ref":"refs/heads/dependabot/pip/pip-241d525bfd","pushedAt":"2024-06-26T19:27:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump the pip group across 1 directory with 14 updates\n\nBumps the pip group with 14 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [certifi](https://github.com/certifi/python-certifi) | `2022.9.24` | `2023.7.22` |\n| [cryptography](https://github.com/pyca/cryptography) | `38.0.3` | `42.0.4` |\n| [django](https://github.com/django/django) | `4.1.2` | `4.1.13` |\n| [djangorestframework](https://github.com/encode/django-rest-framework) | `3.14.0` | `3.15.2` |\n| [djangorestframework-simplejwt](https://github.com/jazzband/djangorestframework-simplejwt) | `5.2.2` | `5.3.1` |\n| [gunicorn](https://github.com/benoitc/gunicorn) | `21.2.0` | `22.0.0` |\n| [idna](https://github.com/kjd/idna) | `3.4` | `3.7` |\n| [jinja2](https://github.com/pallets/jinja) | `3.1.2` | `3.1.4` |\n| [pillow](https://github.com/python-pillow/Pillow) | `9.2.0` | `10.3.0` |\n| [reportlab](https://www.reportlab.com/) | `3.6.11` | `3.6.13` |\n| [requests](https://github.com/psf/requests) | `2.28.1` | `2.32.2` |\n| [sqlparse](https://github.com/andialbrecht/sqlparse) | `0.4.3` | `0.5.0` |\n| [tornado](https://github.com/tornadoweb/tornado) | `6.4` | `6.4.1` |\n| [urllib3](https://github.com/urllib3/urllib3) | `1.26.12` | `1.26.19` |\n\n\n\nUpdates `certifi` from 2022.9.24 to 2023.7.22\n- [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2023.07.22)\n\nUpdates `cryptography` from 38.0.3 to 42.0.4\n- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)\n- [Commits](https://github.com/pyca/cryptography/compare/38.0.3...42.0.4)\n\nUpdates `django` from 4.1.2 to 4.1.13\n- [Commits](https://github.com/django/django/compare/4.1.2...4.1.13)\n\nUpdates `djangorestframework` from 3.14.0 to 3.15.2\n- [Release notes](https://github.com/encode/django-rest-framework/releases)\n- [Commits](https://github.com/encode/django-rest-framework/compare/3.14.0...3.15.2)\n\nUpdates `djangorestframework-simplejwt` from 5.2.2 to 5.3.1\n- [Release notes](https://github.com/jazzband/djangorestframework-simplejwt/releases)\n- [Changelog](https://github.com/jazzband/djangorestframework-simplejwt/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/jazzband/djangorestframework-simplejwt/compare/v5.2.2...v5.3.1)\n\nUpdates `gunicorn` from 21.2.0 to 22.0.0\n- [Release notes](https://github.com/benoitc/gunicorn/releases)\n- [Commits](https://github.com/benoitc/gunicorn/compare/21.2.0...22.0.0)\n\nUpdates `idna` from 3.4 to 3.7\n- [Release notes](https://github.com/kjd/idna/releases)\n- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)\n- [Commits](https://github.com/kjd/idna/compare/v3.4...v3.7)\n\nUpdates `jinja2` from 3.1.2 to 3.1.4\n- [Release notes](https://github.com/pallets/jinja/releases)\n- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.4)\n\nUpdates `pillow` from 9.2.0 to 10.3.0\n- [Release notes](https://github.com/python-pillow/Pillow/releases)\n- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)\n- [Commits](https://github.com/python-pillow/Pillow/compare/9.2.0...10.3.0)\n\nUpdates `reportlab` from 3.6.11 to 3.6.13\n\nUpdates `requests` from 2.28.1 to 2.32.2\n- [Release notes](https://github.com/psf/requests/releases)\n- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)\n- [Commits](https://github.com/psf/requests/compare/v2.28.1...v2.32.2)\n\nUpdates `sqlparse` from 0.4.3 to 0.5.0\n- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)\n- [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.3...0.5.0)\n\nUpdates `tornado` from 6.4 to 6.4.1\n- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)\n- [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.0...v6.4.1)\n\nUpdates `urllib3` from 1.26.12 to 1.26.19\n- [Release notes](https://github.com/urllib3/urllib3/releases)\n- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)\n- [Commits](https://github.com/urllib3/urllib3/compare/1.26.12...1.26.19)\n\n---\nupdated-dependencies:\n- dependency-name: certifi\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: cryptography\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: django\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: djangorestframework\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: djangorestframework-simplejwt\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: gunicorn\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: idna\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: jinja2\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: pillow\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: reportlab\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: requests\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: sqlparse\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: tornado\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: urllib3\n dependency-type: direct:production\n dependency-group: pip\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the pip group across 1 directory with 14 updates"}},{"before":"61b9fa85c52d642719bc23001d6373e20ddf8842","after":null,"ref":"refs/heads/dependabot/pip/pip-5553068f32","pushedAt":"2024-06-18T00:02:08.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"204f09d92b2752a413ab4819609595cf2e3651f8","ref":"refs/heads/dependabot/pip/pip-7d2ff502d6","pushedAt":"2024-06-18T00:02:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump the pip group across 1 directory with 13 updates\n\nBumps the pip group with 13 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [certifi](https://github.com/certifi/python-certifi) | `2022.9.24` | `2023.7.22` |\n| [cryptography](https://github.com/pyca/cryptography) | `38.0.3` | `42.0.4` |\n| [django](https://github.com/django/django) | `4.1.2` | `4.1.13` |\n| [djangorestframework-simplejwt](https://github.com/jazzband/djangorestframework-simplejwt) | `5.2.2` | `5.3.1` |\n| [gunicorn](https://github.com/benoitc/gunicorn) | `21.2.0` | `22.0.0` |\n| [idna](https://github.com/kjd/idna) | `3.4` | `3.7` |\n| [jinja2](https://github.com/pallets/jinja) | `3.1.2` | `3.1.4` |\n| [pillow](https://github.com/python-pillow/Pillow) | `9.2.0` | `10.3.0` |\n| [reportlab](https://www.reportlab.com/) | `3.6.11` | `3.6.13` |\n| [requests](https://github.com/psf/requests) | `2.28.1` | `2.32.2` |\n| [sqlparse](https://github.com/andialbrecht/sqlparse) | `0.4.3` | `0.5.0` |\n| [tornado](https://github.com/tornadoweb/tornado) | `6.4` | `6.4.1` |\n| [urllib3](https://github.com/urllib3/urllib3) | `1.26.12` | `1.26.19` |\n\n\n\nUpdates `certifi` from 2022.9.24 to 2023.7.22\n- [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2023.07.22)\n\nUpdates `cryptography` from 38.0.3 to 42.0.4\n- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)\n- [Commits](https://github.com/pyca/cryptography/compare/38.0.3...42.0.4)\n\nUpdates `django` from 4.1.2 to 4.1.13\n- [Commits](https://github.com/django/django/compare/4.1.2...4.1.13)\n\nUpdates `djangorestframework-simplejwt` from 5.2.2 to 5.3.1\n- [Release notes](https://github.com/jazzband/djangorestframework-simplejwt/releases)\n- [Changelog](https://github.com/jazzband/djangorestframework-simplejwt/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/jazzband/djangorestframework-simplejwt/compare/v5.2.2...v5.3.1)\n\nUpdates `gunicorn` from 21.2.0 to 22.0.0\n- [Release notes](https://github.com/benoitc/gunicorn/releases)\n- [Commits](https://github.com/benoitc/gunicorn/compare/21.2.0...22.0.0)\n\nUpdates `idna` from 3.4 to 3.7\n- [Release notes](https://github.com/kjd/idna/releases)\n- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)\n- [Commits](https://github.com/kjd/idna/compare/v3.4...v3.7)\n\nUpdates `jinja2` from 3.1.2 to 3.1.4\n- [Release notes](https://github.com/pallets/jinja/releases)\n- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.4)\n\nUpdates `pillow` from 9.2.0 to 10.3.0\n- [Release notes](https://github.com/python-pillow/Pillow/releases)\n- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)\n- [Commits](https://github.com/python-pillow/Pillow/compare/9.2.0...10.3.0)\n\nUpdates `reportlab` from 3.6.11 to 3.6.13\n\nUpdates `requests` from 2.28.1 to 2.32.2\n- [Release notes](https://github.com/psf/requests/releases)\n- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)\n- [Commits](https://github.com/psf/requests/compare/v2.28.1...v2.32.2)\n\nUpdates `sqlparse` from 0.4.3 to 0.5.0\n- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)\n- [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.3...0.5.0)\n\nUpdates `tornado` from 6.4 to 6.4.1\n- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)\n- [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.0...v6.4.1)\n\nUpdates `urllib3` from 1.26.12 to 1.26.19\n- [Release notes](https://github.com/urllib3/urllib3/releases)\n- [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst)\n- [Commits](https://github.com/urllib3/urllib3/compare/1.26.12...1.26.19)\n\n---\nupdated-dependencies:\n- dependency-name: certifi\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: cryptography\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: django\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: djangorestframework-simplejwt\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: gunicorn\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: idna\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: jinja2\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: pillow\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: reportlab\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: requests\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: sqlparse\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: tornado\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: urllib3\n dependency-type: direct:production\n dependency-group: pip\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the pip group across 1 directory with 13 updates"}},{"before":"02b872f27479bee81c24e84d339a918129a00426","after":null,"ref":"refs/heads/dependabot/pip/pip-9aa47f97e9","pushedAt":"2024-06-06T23:59:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"61b9fa85c52d642719bc23001d6373e20ddf8842","ref":"refs/heads/dependabot/pip/pip-5553068f32","pushedAt":"2024-06-06T23:59:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump the pip group across 1 directory with 13 updates\n\nBumps the pip group with 13 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [certifi](https://github.com/certifi/python-certifi) | `2022.9.24` | `2023.7.22` |\n| [cryptography](https://github.com/pyca/cryptography) | `38.0.3` | `42.0.4` |\n| [django](https://github.com/django/django) | `4.1.2` | `4.1.13` |\n| [djangorestframework-simplejwt](https://github.com/jazzband/djangorestframework-simplejwt) | `5.2.2` | `5.3.1` |\n| [gunicorn](https://github.com/benoitc/gunicorn) | `21.2.0` | `22.0.0` |\n| [idna](https://github.com/kjd/idna) | `3.4` | `3.7` |\n| [jinja2](https://github.com/pallets/jinja) | `3.1.2` | `3.1.4` |\n| [pillow](https://github.com/python-pillow/Pillow) | `9.2.0` | `10.3.0` |\n| [reportlab](https://www.reportlab.com/) | `3.6.11` | `3.6.13` |\n| [requests](https://github.com/psf/requests) | `2.28.1` | `2.32.2` |\n| [sqlparse](https://github.com/andialbrecht/sqlparse) | `0.4.3` | `0.5.0` |\n| [tornado](https://github.com/tornadoweb/tornado) | `6.4` | `6.4.1` |\n| [urllib3](https://github.com/urllib3/urllib3) | `1.26.12` | `1.26.18` |\n\n\n\nUpdates `certifi` from 2022.9.24 to 2023.7.22\n- [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2023.07.22)\n\nUpdates `cryptography` from 38.0.3 to 42.0.4\n- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)\n- [Commits](https://github.com/pyca/cryptography/compare/38.0.3...42.0.4)\n\nUpdates `django` from 4.1.2 to 4.1.13\n- [Commits](https://github.com/django/django/compare/4.1.2...4.1.13)\n\nUpdates `djangorestframework-simplejwt` from 5.2.2 to 5.3.1\n- [Release notes](https://github.com/jazzband/djangorestframework-simplejwt/releases)\n- [Changelog](https://github.com/jazzband/djangorestframework-simplejwt/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/jazzband/djangorestframework-simplejwt/compare/v5.2.2...v5.3.1)\n\nUpdates `gunicorn` from 21.2.0 to 22.0.0\n- [Release notes](https://github.com/benoitc/gunicorn/releases)\n- [Commits](https://github.com/benoitc/gunicorn/compare/21.2.0...22.0.0)\n\nUpdates `idna` from 3.4 to 3.7\n- [Release notes](https://github.com/kjd/idna/releases)\n- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)\n- [Commits](https://github.com/kjd/idna/compare/v3.4...v3.7)\n\nUpdates `jinja2` from 3.1.2 to 3.1.4\n- [Release notes](https://github.com/pallets/jinja/releases)\n- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.4)\n\nUpdates `pillow` from 9.2.0 to 10.3.0\n- [Release notes](https://github.com/python-pillow/Pillow/releases)\n- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)\n- [Commits](https://github.com/python-pillow/Pillow/compare/9.2.0...10.3.0)\n\nUpdates `reportlab` from 3.6.11 to 3.6.13\n\nUpdates `requests` from 2.28.1 to 2.32.2\n- [Release notes](https://github.com/psf/requests/releases)\n- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)\n- [Commits](https://github.com/psf/requests/compare/v2.28.1...v2.32.2)\n\nUpdates `sqlparse` from 0.4.3 to 0.5.0\n- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)\n- [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.3...0.5.0)\n\nUpdates `tornado` from 6.4 to 6.4.1\n- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)\n- [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.0...v6.4.1)\n\nUpdates `urllib3` from 1.26.12 to 1.26.18\n- [Release notes](https://github.com/urllib3/urllib3/releases)\n- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)\n- [Commits](https://github.com/urllib3/urllib3/compare/1.26.12...1.26.18)\n\n---\nupdated-dependencies:\n- dependency-name: certifi\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: cryptography\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: django\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: djangorestframework-simplejwt\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: gunicorn\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: idna\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: jinja2\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: pillow\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: reportlab\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: requests\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: sqlparse\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: tornado\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: urllib3\n dependency-type: direct:production\n dependency-group: pip\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the pip group across 1 directory with 13 updates"}},{"before":"ed0ada845bbd3499ee05f0c84839e2e3dba04b52","after":null,"ref":"refs/heads/dependabot/pip/pip-a178dd5dc4","pushedAt":"2024-05-21T04:15:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"02b872f27479bee81c24e84d339a918129a00426","ref":"refs/heads/dependabot/pip/pip-9aa47f97e9","pushedAt":"2024-05-21T04:15:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"---\nupdated-dependencies:\n- dependency-name: certifi\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: cryptography\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: django\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: djangorestframework-simplejwt\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: gunicorn\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: idna\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: jinja2\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: pillow\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: reportlab\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: requests\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: sqlparse\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: urllib3\n dependency-type: direct:production\n dependency-group: pip\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"---"}},{"before":"c5ab6df26cefe795fc56f19ae1a51527ee171318","after":"6529123f3f786199e195ac34ba9b0aba07399b46","ref":"refs/heads/master","pushedAt":"2024-05-07T08:02:24.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"francisco-monserrat","name":null,"path":"/francisco-monserrat","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1922286?s=80&v=4"},"commit":{"message":"Merge pull request #4 from jbhoorasingh/master\n\nIncorporaciones de la rama principal","shortMessageHtmlLink":"Merge pull request #4 from jbhoorasingh/master"}},{"before":"b11177271a09370ae0d3bfa20da7b517230f3797","after":null,"ref":"refs/heads/dependabot/pip/pip-cdac66a4c7","pushedAt":"2024-05-06T20:41:47.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"ed0ada845bbd3499ee05f0c84839e2e3dba04b52","ref":"refs/heads/dependabot/pip/pip-a178dd5dc4","pushedAt":"2024-05-06T20:41:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump the pip group across 1 directory with 12 updates\n\nBumps the pip group with 12 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [certifi](https://github.com/certifi/python-certifi) | `2022.9.24` | `2023.7.22` |\n| [cryptography](https://github.com/pyca/cryptography) | `38.0.3` | `42.0.4` |\n| [django](https://github.com/django/django) | `4.1.2` | `4.1.13` |\n| [djangorestframework-simplejwt](https://github.com/jazzband/djangorestframework-simplejwt) | `5.2.2` | `5.3.1` |\n| [gunicorn](https://github.com/benoitc/gunicorn) | `21.2.0` | `22.0.0` |\n| [idna](https://github.com/kjd/idna) | `3.4` | `3.7` |\n| [jinja2](https://github.com/pallets/jinja) | `3.1.2` | `3.1.4` |\n| [pillow](https://github.com/python-pillow/Pillow) | `9.2.0` | `10.3.0` |\n| [reportlab](https://www.reportlab.com/) | `3.6.11` | `3.6.13` |\n| [requests](https://github.com/psf/requests) | `2.28.1` | `2.31.0` |\n| [sqlparse](https://github.com/andialbrecht/sqlparse) | `0.4.3` | `0.5.0` |\n| [urllib3](https://github.com/urllib3/urllib3) | `1.26.12` | `1.26.18` |\n\n\n\nUpdates `certifi` from 2022.9.24 to 2023.7.22\n- [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2023.07.22)\n\nUpdates `cryptography` from 38.0.3 to 42.0.4\n- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)\n- [Commits](https://github.com/pyca/cryptography/compare/38.0.3...42.0.4)\n\nUpdates `django` from 4.1.2 to 4.1.13\n- [Commits](https://github.com/django/django/compare/4.1.2...4.1.13)\n\nUpdates `djangorestframework-simplejwt` from 5.2.2 to 5.3.1\n- [Release notes](https://github.com/jazzband/djangorestframework-simplejwt/releases)\n- [Changelog](https://github.com/jazzband/djangorestframework-simplejwt/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/jazzband/djangorestframework-simplejwt/compare/v5.2.2...v5.3.1)\n\nUpdates `gunicorn` from 21.2.0 to 22.0.0\n- [Release notes](https://github.com/benoitc/gunicorn/releases)\n- [Commits](https://github.com/benoitc/gunicorn/compare/21.2.0...22.0.0)\n\nUpdates `idna` from 3.4 to 3.7\n- [Release notes](https://github.com/kjd/idna/releases)\n- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)\n- [Commits](https://github.com/kjd/idna/compare/v3.4...v3.7)\n\nUpdates `jinja2` from 3.1.2 to 3.1.4\n- [Release notes](https://github.com/pallets/jinja/releases)\n- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.4)\n\nUpdates `pillow` from 9.2.0 to 10.3.0\n- [Release notes](https://github.com/python-pillow/Pillow/releases)\n- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)\n- [Commits](https://github.com/python-pillow/Pillow/compare/9.2.0...10.3.0)\n\nUpdates `reportlab` from 3.6.11 to 3.6.13\n\nUpdates `requests` from 2.28.1 to 2.31.0\n- [Release notes](https://github.com/psf/requests/releases)\n- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)\n- [Commits](https://github.com/psf/requests/compare/v2.28.1...v2.31.0)\n\nUpdates `sqlparse` from 0.4.3 to 0.5.0\n- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)\n- [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.3...0.5.0)\n\nUpdates `urllib3` from 1.26.12 to 1.26.18\n- [Release notes](https://github.com/urllib3/urllib3/releases)\n- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)\n- [Commits](https://github.com/urllib3/urllib3/compare/1.26.12...1.26.18)\n\n---\nupdated-dependencies:\n- dependency-name: certifi\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: cryptography\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: django\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: djangorestframework-simplejwt\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: gunicorn\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: idna\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: jinja2\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: pillow\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: reportlab\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: requests\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: sqlparse\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: urllib3\n dependency-type: direct:production\n dependency-group: pip\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the pip group across 1 directory with 12 updates"}},{"before":"73e0843d32de61d2cadcfc257ed6649be266929e","after":"c5ab6df26cefe795fc56f19ae1a51527ee171318","ref":"refs/heads/master","pushedAt":"2024-04-29T13:08:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"francisco-monserrat","name":null,"path":"/francisco-monserrat","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1922286?s=80&v=4"},"commit":{"message":"add ipv6 support","shortMessageHtmlLink":"add ipv6 support"}},{"before":null,"after":"b11177271a09370ae0d3bfa20da7b517230f3797","ref":"refs/heads/dependabot/pip/pip-cdac66a4c7","pushedAt":"2024-04-29T10:40:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump the pip group across 1 directory with 12 updates\n\nBumps the pip group with 12 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [certifi](https://github.com/certifi/python-certifi) | `2022.9.24` | `2023.7.22` |\n| [cryptography](https://github.com/pyca/cryptography) | `38.0.3` | `42.0.4` |\n| [django](https://github.com/django/django) | `4.1.2` | `4.1.13` |\n| [djangorestframework-simplejwt](https://github.com/jazzband/djangorestframework-simplejwt) | `5.2.2` | `5.3.1` |\n| [gunicorn](https://github.com/benoitc/gunicorn) | `21.2.0` | `22.0.0` |\n| [idna](https://github.com/kjd/idna) | `3.4` | `3.7` |\n| [jinja2](https://github.com/pallets/jinja) | `3.1.2` | `3.1.3` |\n| [pillow](https://github.com/python-pillow/Pillow) | `9.2.0` | `10.3.0` |\n| [reportlab](https://www.reportlab.com/) | `3.6.11` | `3.6.13` |\n| [requests](https://github.com/psf/requests) | `2.28.1` | `2.31.0` |\n| [sqlparse](https://github.com/andialbrecht/sqlparse) | `0.4.3` | `0.5.0` |\n| [urllib3](https://github.com/urllib3/urllib3) | `1.26.12` | `1.26.18` |\n\n\n\nUpdates `certifi` from 2022.9.24 to 2023.7.22\n- [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2023.07.22)\n\nUpdates `cryptography` from 38.0.3 to 42.0.4\n- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)\n- [Commits](https://github.com/pyca/cryptography/compare/38.0.3...42.0.4)\n\nUpdates `django` from 4.1.2 to 4.1.13\n- [Commits](https://github.com/django/django/compare/4.1.2...4.1.13)\n\nUpdates `djangorestframework-simplejwt` from 5.2.2 to 5.3.1\n- [Release notes](https://github.com/jazzband/djangorestframework-simplejwt/releases)\n- [Changelog](https://github.com/jazzband/djangorestframework-simplejwt/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/jazzband/djangorestframework-simplejwt/compare/v5.2.2...v5.3.1)\n\nUpdates `gunicorn` from 21.2.0 to 22.0.0\n- [Release notes](https://github.com/benoitc/gunicorn/releases)\n- [Commits](https://github.com/benoitc/gunicorn/compare/21.2.0...22.0.0)\n\nUpdates `idna` from 3.4 to 3.7\n- [Release notes](https://github.com/kjd/idna/releases)\n- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)\n- [Commits](https://github.com/kjd/idna/compare/v3.4...v3.7)\n\nUpdates `jinja2` from 3.1.2 to 3.1.3\n- [Release notes](https://github.com/pallets/jinja/releases)\n- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3)\n\nUpdates `pillow` from 9.2.0 to 10.3.0\n- [Release notes](https://github.com/python-pillow/Pillow/releases)\n- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)\n- [Commits](https://github.com/python-pillow/Pillow/compare/9.2.0...10.3.0)\n\nUpdates `reportlab` from 3.6.11 to 3.6.13\n\nUpdates `requests` from 2.28.1 to 2.31.0\n- [Release notes](https://github.com/psf/requests/releases)\n- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)\n- [Commits](https://github.com/psf/requests/compare/v2.28.1...v2.31.0)\n\nUpdates `sqlparse` from 0.4.3 to 0.5.0\n- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)\n- [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.3...0.5.0)\n\nUpdates `urllib3` from 1.26.12 to 1.26.18\n- [Release notes](https://github.com/urllib3/urllib3/releases)\n- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)\n- [Commits](https://github.com/urllib3/urllib3/compare/1.26.12...1.26.18)\n\n---\nupdated-dependencies:\n- dependency-name: certifi\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: cryptography\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: django\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: djangorestframework-simplejwt\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: gunicorn\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: idna\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: jinja2\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: pillow\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: reportlab\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: requests\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: sqlparse\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: urllib3\n dependency-type: direct:production\n dependency-group: pip\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the pip group across 1 directory with 12 updates"}},{"before":"73e0843d32de61d2cadcfc257ed6649be266929e","after":"1b92d2d1c8ffc8930887e2d7bf7c7aa966b35cfa","ref":"refs/heads/whitesource/configure","pushedAt":"2024-04-29T10:39:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mend-bolt-for-github[bot]","name":null,"path":"/apps/mend-bolt-for-github","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/16809?s=80&v=4"},"commit":{"message":"Add .whitesource configuration file","shortMessageHtmlLink":"Add .whitesource configuration file"}},{"before":null,"after":"73e0843d32de61d2cadcfc257ed6649be266929e","ref":"refs/heads/whitesource/configure","pushedAt":"2024-04-29T10:39:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mend-bolt-for-github[bot]","name":null,"path":"/apps/mend-bolt-for-github","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/16809?s=80&v=4"},"commit":{"message":"Merge pull request #15 from jbhoorasingh/development\n\nDevelopment","shortMessageHtmlLink":"Merge pull request jbhoorasingh#15 from jbhoorasingh/development"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0wNVQyMzoyNTozMi4wMDAwMDBazwAAAAR4Kr0E","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0wNVQyMzoyNTozMi4wMDAwMDBazwAAAAR4Kr0E","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNC0yOVQxMDozOToxNC4wMDAwMDBazwAAAAQ82ZJ1"}},"title":"Activity ยท rediris-es/simple-edl"}