{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":698096587,"defaultBranch":"main","name":"Resume-Matcher","ownerLogin":"icollyer","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-09-29T06:40:21.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/142944626?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1718671840.0","currentOid":""},"activityList":{"items":[{"before":"bce09069af48569471807c03d5d6c97bc54cb14e","after":null,"ref":"refs/heads/dependabot/pip/pip-f41dcb6be1","pushedAt":"2024-06-18T00:50:40.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":"9255728ac7ac078015cda856c9f0e67efdd45f05","ref":"refs/heads/dependabot/pip/pip-b3802a4e87","pushedAt":"2024-06-18T00:50:36.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 15 updates\n\nBumps the pip group with 15 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [fastapi](https://github.com/tiangolo/fastapi) | `0.101.1` | `0.109.1` |\n| [fonttools](https://github.com/fonttools/fonttools) | `4.41.0` | `4.43.0` |\n| [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.32` | `3.1.41` |\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.5.0` | `10.3.0` |\n| [pyarrow](https://github.com/apache/arrow) | `12.0.1` | `14.0.1` |\n| [pydantic](https://github.com/pydantic/pydantic) | `1.10.11` | `1.10.13` |\n| [pypdf](https://github.com/py-pdf/pypdf) | `3.12.2` | `3.17.0` |\n| [python-multipart](https://github.com/andrew-d/python-multipart) | `0.0.6` | `0.0.7` |\n| [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.2` |\n| [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.3.0` | `1.5.0` |\n| [streamlit](https://github.com/streamlit/streamlit) | `1.24.1` | `1.30.0` |\n| [tornado](https://github.com/tornadoweb/tornado) | `6.3.3` | `6.4.1` |\n| [tqdm](https://github.com/tqdm/tqdm) | `4.65.0` | `4.66.3` |\n\n\n\nUpdates `fastapi` from 0.101.1 to 0.109.1\n- [Release notes](https://github.com/tiangolo/fastapi/releases)\n- [Commits](https://github.com/tiangolo/fastapi/compare/0.101.1...0.109.1)\n\nUpdates `fonttools` from 4.41.0 to 4.43.0\n- [Release notes](https://github.com/fonttools/fonttools/releases)\n- [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst)\n- [Commits](https://github.com/fonttools/fonttools/compare/4.41.0...4.43.0)\n\nUpdates `gitpython` from 3.1.32 to 3.1.41\n- [Release notes](https://github.com/gitpython-developers/GitPython/releases)\n- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)\n- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.32...3.1.41)\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.5.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.5.0...10.3.0)\n\nUpdates `pyarrow` from 12.0.1 to 14.0.1\n- [Commits](https://github.com/apache/arrow/compare/r-12.0.1...go/v14.0.1)\n\nUpdates `pydantic` from 1.10.11 to 1.10.13\n- [Release notes](https://github.com/pydantic/pydantic/releases)\n- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)\n- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.11...v1.10.13)\n\nUpdates `pypdf` from 3.12.2 to 3.17.0\n- [Release notes](https://github.com/py-pdf/pypdf/releases)\n- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/py-pdf/pypdf/compare/3.12.2...3.17.0)\n\nUpdates `python-multipart` from 0.0.6 to 0.0.7\n- [Release notes](https://github.com/andrew-d/python-multipart/releases)\n- [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/andrew-d/python-multipart/compare/0.0.6...0.0.7)\n\nUpdates `requests` from 2.31.0 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.31.0...v2.32.2)\n\nUpdates `scikit-learn` from 1.3.0 to 1.5.0\n- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)\n- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.3.0...1.5.0)\n\nUpdates `streamlit` from 1.24.1 to 1.30.0\n- [Release notes](https://github.com/streamlit/streamlit/releases)\n- [Commits](https://github.com/streamlit/streamlit/compare/1.24.1...1.30.0)\n\nUpdates `tornado` from 6.3.3 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.3.3...v6.4.1)\n\nUpdates `tqdm` from 4.65.0 to 4.66.3\n- [Release notes](https://github.com/tqdm/tqdm/releases)\n- [Commits](https://github.com/tqdm/tqdm/compare/v4.65.0...v4.66.3)\n\n---\nupdated-dependencies:\n- dependency-name: fastapi\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: fonttools\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: gitpython\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: pyarrow\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: pydantic\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: pypdf\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: python-multipart\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: scikit-learn\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: streamlit\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: tqdm\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 15 updates"}},{"before":"9b7599a25fc97f3a1e9ee2b7b26b092ada9387f3","after":null,"ref":"refs/heads/dependabot/pip/pip-21b575724d","pushedAt":"2024-06-06T23:36:49.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":"bce09069af48569471807c03d5d6c97bc54cb14e","ref":"refs/heads/dependabot/pip/pip-f41dcb6be1","pushedAt":"2024-06-06T23:36:45.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| [fastapi](https://github.com/tiangolo/fastapi) | `0.101.1` | `0.109.1` |\n| [fonttools](https://github.com/fonttools/fonttools) | `4.41.0` | `4.43.0` |\n| [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.32` | `3.1.41` |\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.5.0` | `10.3.0` |\n| [pyarrow](https://github.com/apache/arrow) | `12.0.1` | `14.0.1` |\n| [pydantic](https://github.com/pydantic/pydantic) | `1.10.11` | `1.10.13` |\n| [pypdf](https://github.com/py-pdf/pypdf) | `3.12.2` | `3.17.0` |\n| [python-multipart](https://github.com/andrew-d/python-multipart) | `0.0.6` | `0.0.7` |\n| [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.2` |\n| [streamlit](https://github.com/streamlit/streamlit) | `1.24.1` | `1.30.0` |\n| [tornado](https://github.com/tornadoweb/tornado) | `6.3.3` | `6.4.1` |\n| [tqdm](https://github.com/tqdm/tqdm) | `4.65.0` | `4.66.3` |\n\n\n\nUpdates `fastapi` from 0.101.1 to 0.109.1\n- [Release notes](https://github.com/tiangolo/fastapi/releases)\n- [Commits](https://github.com/tiangolo/fastapi/compare/0.101.1...0.109.1)\n\nUpdates `fonttools` from 4.41.0 to 4.43.0\n- [Release notes](https://github.com/fonttools/fonttools/releases)\n- [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst)\n- [Commits](https://github.com/fonttools/fonttools/compare/4.41.0...4.43.0)\n\nUpdates `gitpython` from 3.1.32 to 3.1.41\n- [Release notes](https://github.com/gitpython-developers/GitPython/releases)\n- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)\n- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.32...3.1.41)\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.5.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.5.0...10.3.0)\n\nUpdates `pyarrow` from 12.0.1 to 14.0.1\n- [Commits](https://github.com/apache/arrow/compare/r-12.0.1...go/v14.0.1)\n\nUpdates `pydantic` from 1.10.11 to 1.10.13\n- [Release notes](https://github.com/pydantic/pydantic/releases)\n- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)\n- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.11...v1.10.13)\n\nUpdates `pypdf` from 3.12.2 to 3.17.0\n- [Release notes](https://github.com/py-pdf/pypdf/releases)\n- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/py-pdf/pypdf/compare/3.12.2...3.17.0)\n\nUpdates `python-multipart` from 0.0.6 to 0.0.7\n- [Release notes](https://github.com/andrew-d/python-multipart/releases)\n- [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/andrew-d/python-multipart/compare/0.0.6...0.0.7)\n\nUpdates `requests` from 2.31.0 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.31.0...v2.32.2)\n\nUpdates `streamlit` from 1.24.1 to 1.30.0\n- [Release notes](https://github.com/streamlit/streamlit/releases)\n- [Commits](https://github.com/streamlit/streamlit/compare/1.24.1...1.30.0)\n\nUpdates `tornado` from 6.3.3 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.3.3...v6.4.1)\n\nUpdates `tqdm` from 4.65.0 to 4.66.3\n- [Release notes](https://github.com/tqdm/tqdm/releases)\n- [Commits](https://github.com/tqdm/tqdm/compare/v4.65.0...v4.66.3)\n\n---\nupdated-dependencies:\n- dependency-name: fastapi\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: fonttools\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: gitpython\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: pyarrow\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: pydantic\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: pypdf\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: python-multipart\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: streamlit\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: tqdm\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":"25a8fc934147928ad2e508733a9b6fa0038ede5d","after":null,"ref":"refs/heads/dependabot/pip/pip-cb70c09db6","pushedAt":"2024-05-21T08:12:36.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":"9b7599a25fc97f3a1e9ee2b7b26b092ada9387f3","ref":"refs/heads/dependabot/pip/pip-21b575724d","pushedAt":"2024-05-21T08:12:32.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: fastapi\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: fonttools\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: gitpython\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: pyarrow\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: pydantic\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: pypdf\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: python-multipart\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: streamlit\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: tqdm\n dependency-type: direct:production\n dependency-group: pip\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"---"}},{"before":null,"after":"c3b7511c1a7ae81fceeb6af034ac758df5ae016f","ref":"refs/heads/dependabot/npm_and_yarn/webapp/npm_and_yarn-878ecc3717","pushedAt":"2024-05-09T23:00:35.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 npm_and_yarn group across 1 directory with 5 updates\n\nBumps the npm_and_yarn group with 3 updates in the /webapp directory: [next](https://github.com/vercel/next.js), [react-pdf](https://github.com/wojtekmaj/react-pdf/tree/HEAD/packages/react-pdf) and [postcss](https://github.com/postcss/postcss).\n\n\nUpdates `next` from 13.4.19 to 14.1.1\n- [Release notes](https://github.com/vercel/next.js/releases)\n- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)\n- [Commits](https://github.com/vercel/next.js/compare/v13.4.19...v14.1.1)\n\nUpdates `react-pdf` from 7.3.3 to 7.7.3\n- [Release notes](https://github.com/wojtekmaj/react-pdf/releases)\n- [Commits](https://github.com/wojtekmaj/react-pdf/commits/v7.7.3/packages/react-pdf)\n\nUpdates `postcss` from 8.4.28 to 8.4.31\n- [Release notes](https://github.com/postcss/postcss/releases)\n- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/postcss/compare/8.4.28...8.4.31)\n\nUpdates `pdfjs-dist` from 3.6.172 to 3.11.174\n- [Commits](https://github.com/mozilla/pdfjs-dist/commits)\n\nUpdates `tar` from 6.1.15 to 6.2.1\n- [Release notes](https://github.com/isaacs/node-tar/releases)\n- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/isaacs/node-tar/compare/v6.1.15...v6.2.1)\n\n---\nupdated-dependencies:\n- dependency-name: next\n dependency-type: direct:production\n dependency-group: npm_and_yarn\n- dependency-name: react-pdf\n dependency-type: direct:production\n dependency-group: npm_and_yarn\n- dependency-name: postcss\n dependency-type: direct:development\n dependency-group: npm_and_yarn\n- dependency-name: pdfjs-dist\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: tar\n dependency-type: indirect\n dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the npm_and_yarn group across 1 directory with 5 updates"}},{"before":"68ff705cdc08aa1b8d5f4a29cfd606f6bca6aa44","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/webapp/npm_and_yarn-fb08233fc3","pushedAt":"2024-05-07T17:03:54.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":"8f92179312ea859c79257eff42f6f9788daaa28c","ref":"refs/heads/dependabot/npm_and_yarn/webapp/npm_and_yarn-af35fcfd70","pushedAt":"2024-05-07T17:03:50.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 npm_and_yarn group across 1 directory with 6 updates\n\nBumps the npm_and_yarn group with 4 updates in the /webapp directory: [next](https://github.com/vercel/next.js), [react-pdf](https://github.com/wojtekmaj/react-pdf/tree/HEAD/packages/react-pdf), [postcss](https://github.com/postcss/postcss) and [zod](https://github.com/colinhacks/zod).\n\n\nUpdates `next` from 13.4.19 to 13.5.1\n- [Release notes](https://github.com/vercel/next.js/releases)\n- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)\n- [Commits](https://github.com/vercel/next.js/compare/v13.4.19...v13.5.1)\n\nUpdates `react-pdf` from 7.3.3 to 7.7.3\n- [Release notes](https://github.com/wojtekmaj/react-pdf/releases)\n- [Commits](https://github.com/wojtekmaj/react-pdf/commits/v7.7.3/packages/react-pdf)\n\nUpdates `postcss` from 8.4.28 to 8.4.31\n- [Release notes](https://github.com/postcss/postcss/releases)\n- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/postcss/compare/8.4.28...8.4.31)\n\nUpdates `pdfjs-dist` from 3.6.172 to 3.11.174\n- [Commits](https://github.com/mozilla/pdfjs-dist/commits)\n\nUpdates `tar` from 6.1.15 to 6.2.1\n- [Release notes](https://github.com/isaacs/node-tar/releases)\n- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/isaacs/node-tar/compare/v6.1.15...v6.2.1)\n\nRemoves `zod`\n\nUpdates `next` from 13.5.1 to 13.5.6\n- [Release notes](https://github.com/vercel/next.js/releases)\n- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)\n- [Commits](https://github.com/vercel/next.js/compare/v13.4.19...v13.5.1)\n\n---\nupdated-dependencies:\n- dependency-name: next\n dependency-type: direct:production\n dependency-group: npm_and_yarn\n- dependency-name: react-pdf\n dependency-type: direct:production\n dependency-group: npm_and_yarn\n- dependency-name: postcss\n dependency-type: direct:development\n dependency-group: npm_and_yarn\n- dependency-name: pdfjs-dist\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: tar\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: zod\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: next\n dependency-type: direct:production\n dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the npm_and_yarn group across 1 directory with 6 updates"}},{"before":"933806bf9e280b727e90dbccaf287689d57f6c88","after":null,"ref":"refs/heads/dependabot/pip/pip-eb537cb9cd","pushedAt":"2024-05-06T20:38: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":"25a8fc934147928ad2e508733a9b6fa0038ede5d","ref":"refs/heads/dependabot/pip/pip-cb70c09db6","pushedAt":"2024-05-06T20:38: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 12 updates\n\nBumps the pip group with 12 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [fastapi](https://github.com/tiangolo/fastapi) | `0.101.1` | `0.109.1` |\n| [fonttools](https://github.com/fonttools/fonttools) | `4.41.0` | `4.43.0` |\n| [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.32` | `3.1.41` |\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.5.0` | `10.3.0` |\n| [pyarrow](https://github.com/apache/arrow) | `12.0.1` | `14.0.1` |\n| [pydantic](https://github.com/pydantic/pydantic) | `1.10.11` | `1.10.13` |\n| [pypdf](https://github.com/py-pdf/pypdf) | `3.12.2` | `3.17.0` |\n| [python-multipart](https://github.com/andrew-d/python-multipart) | `0.0.6` | `0.0.7` |\n| [streamlit](https://github.com/streamlit/streamlit) | `1.24.1` | `1.30.0` |\n| [tqdm](https://github.com/tqdm/tqdm) | `4.65.0` | `4.66.3` |\n\n\n\nUpdates `fastapi` from 0.101.1 to 0.109.1\n- [Release notes](https://github.com/tiangolo/fastapi/releases)\n- [Commits](https://github.com/tiangolo/fastapi/compare/0.101.1...0.109.1)\n\nUpdates `fonttools` from 4.41.0 to 4.43.0\n- [Release notes](https://github.com/fonttools/fonttools/releases)\n- [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst)\n- [Commits](https://github.com/fonttools/fonttools/compare/4.41.0...4.43.0)\n\nUpdates `gitpython` from 3.1.32 to 3.1.41\n- [Release notes](https://github.com/gitpython-developers/GitPython/releases)\n- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)\n- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.32...3.1.41)\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.5.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.5.0...10.3.0)\n\nUpdates `pyarrow` from 12.0.1 to 14.0.1\n- [Commits](https://github.com/apache/arrow/compare/r-12.0.1...go/v14.0.1)\n\nUpdates `pydantic` from 1.10.11 to 1.10.13\n- [Release notes](https://github.com/pydantic/pydantic/releases)\n- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)\n- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.11...v1.10.13)\n\nUpdates `pypdf` from 3.12.2 to 3.17.0\n- [Release notes](https://github.com/py-pdf/pypdf/releases)\n- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/py-pdf/pypdf/compare/3.12.2...3.17.0)\n\nUpdates `python-multipart` from 0.0.6 to 0.0.7\n- [Release notes](https://github.com/andrew-d/python-multipart/releases)\n- [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/andrew-d/python-multipart/compare/0.0.6...0.0.7)\n\nUpdates `streamlit` from 1.24.1 to 1.30.0\n- [Release notes](https://github.com/streamlit/streamlit/releases)\n- [Commits](https://github.com/streamlit/streamlit/compare/1.24.1...1.30.0)\n\nUpdates `tqdm` from 4.65.0 to 4.66.3\n- [Release notes](https://github.com/tqdm/tqdm/releases)\n- [Commits](https://github.com/tqdm/tqdm/compare/v4.65.0...v4.66.3)\n\n---\nupdated-dependencies:\n- dependency-name: fastapi\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: fonttools\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: gitpython\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: pyarrow\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: pydantic\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: pypdf\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: python-multipart\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: streamlit\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: tqdm\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":"64109ebc130f0807d43245b67acca2e1d58d29bd","after":null,"ref":"refs/heads/dependabot/pip/pip-54366688fa","pushedAt":"2024-05-03T21:36:45.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":"933806bf9e280b727e90dbccaf287689d57f6c88","ref":"refs/heads/dependabot/pip/pip-eb537cb9cd","pushedAt":"2024-05-03T21:36:41.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| [fastapi](https://github.com/tiangolo/fastapi) | `0.101.1` | `0.109.1` |\n| [fonttools](https://github.com/fonttools/fonttools) | `4.41.0` | `4.43.0` |\n| [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.32` | `3.1.41` |\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.5.0` | `10.3.0` |\n| [pyarrow](https://github.com/apache/arrow) | `12.0.1` | `14.0.1` |\n| [pydantic](https://github.com/pydantic/pydantic) | `1.10.11` | `1.10.13` |\n| [pypdf](https://github.com/py-pdf/pypdf) | `3.12.2` | `3.17.0` |\n| [python-multipart](https://github.com/andrew-d/python-multipart) | `0.0.6` | `0.0.7` |\n| [streamlit](https://github.com/streamlit/streamlit) | `1.24.1` | `1.30.0` |\n| [tqdm](https://github.com/tqdm/tqdm) | `4.65.0` | `4.66.3` |\n\n\n\nUpdates `fastapi` from 0.101.1 to 0.109.1\n- [Release notes](https://github.com/tiangolo/fastapi/releases)\n- [Commits](https://github.com/tiangolo/fastapi/compare/0.101.1...0.109.1)\n\nUpdates `fonttools` from 4.41.0 to 4.43.0\n- [Release notes](https://github.com/fonttools/fonttools/releases)\n- [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst)\n- [Commits](https://github.com/fonttools/fonttools/compare/4.41.0...4.43.0)\n\nUpdates `gitpython` from 3.1.32 to 3.1.41\n- [Release notes](https://github.com/gitpython-developers/GitPython/releases)\n- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)\n- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.32...3.1.41)\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.5.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.5.0...10.3.0)\n\nUpdates `pyarrow` from 12.0.1 to 14.0.1\n- [Commits](https://github.com/apache/arrow/compare/r-12.0.1...go/v14.0.1)\n\nUpdates `pydantic` from 1.10.11 to 1.10.13\n- [Release notes](https://github.com/pydantic/pydantic/releases)\n- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)\n- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.11...v1.10.13)\n\nUpdates `pypdf` from 3.12.2 to 3.17.0\n- [Release notes](https://github.com/py-pdf/pypdf/releases)\n- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/py-pdf/pypdf/compare/3.12.2...3.17.0)\n\nUpdates `python-multipart` from 0.0.6 to 0.0.7\n- [Release notes](https://github.com/andrew-d/python-multipart/releases)\n- [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/andrew-d/python-multipart/compare/0.0.6...0.0.7)\n\nUpdates `streamlit` from 1.24.1 to 1.30.0\n- [Release notes](https://github.com/streamlit/streamlit/releases)\n- [Commits](https://github.com/streamlit/streamlit/compare/1.24.1...1.30.0)\n\nUpdates `tqdm` from 4.65.0 to 4.66.3\n- [Release notes](https://github.com/tqdm/tqdm/releases)\n- [Commits](https://github.com/tqdm/tqdm/compare/v4.65.0...v4.66.3)\n\n---\nupdated-dependencies:\n- dependency-name: fastapi\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: fonttools\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: gitpython\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: pyarrow\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: pydantic\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: pypdf\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: python-multipart\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: streamlit\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: tqdm\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":"83f3a87ef7d2197b1571d463b899405e9defa83b","after":null,"ref":"refs/heads/dependabot/pip/pip-efdaab42a0","pushedAt":"2024-04-25T05:11: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":"64109ebc130f0807d43245b67acca2e1d58d29bd","ref":"refs/heads/dependabot/pip/pip-54366688fa","pushedAt":"2024-04-25T05:11: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 11 updates\n\nBumps the pip group with 11 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [fastapi](https://github.com/tiangolo/fastapi) | `0.101.1` | `0.109.1` |\n| [fonttools](https://github.com/fonttools/fonttools) | `4.41.0` | `4.43.0` |\n| [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.32` | `3.1.41` |\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.5.0` | `10.3.0` |\n| [pyarrow](https://github.com/apache/arrow) | `12.0.1` | `14.0.1` |\n| [pydantic](https://github.com/pydantic/pydantic) | `1.10.11` | `1.10.13` |\n| [pypdf](https://github.com/py-pdf/pypdf) | `3.12.2` | `3.17.0` |\n| [python-multipart](https://github.com/andrew-d/python-multipart) | `0.0.6` | `0.0.7` |\n| [streamlit](https://github.com/streamlit/streamlit) | `1.24.1` | `1.30.0` |\n\n\n\nUpdates `fastapi` from 0.101.1 to 0.109.1\n- [Release notes](https://github.com/tiangolo/fastapi/releases)\n- [Commits](https://github.com/tiangolo/fastapi/compare/0.101.1...0.109.1)\n\nUpdates `fonttools` from 4.41.0 to 4.43.0\n- [Release notes](https://github.com/fonttools/fonttools/releases)\n- [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst)\n- [Commits](https://github.com/fonttools/fonttools/compare/4.41.0...4.43.0)\n\nUpdates `gitpython` from 3.1.32 to 3.1.41\n- [Release notes](https://github.com/gitpython-developers/GitPython/releases)\n- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)\n- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.32...3.1.41)\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.5.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.5.0...10.3.0)\n\nUpdates `pyarrow` from 12.0.1 to 14.0.1\n- [Commits](https://github.com/apache/arrow/compare/r-12.0.1...go/v14.0.1)\n\nUpdates `pydantic` from 1.10.11 to 1.10.13\n- [Release notes](https://github.com/pydantic/pydantic/releases)\n- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)\n- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.11...v1.10.13)\n\nUpdates `pypdf` from 3.12.2 to 3.17.0\n- [Release notes](https://github.com/py-pdf/pypdf/releases)\n- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/py-pdf/pypdf/compare/3.12.2...3.17.0)\n\nUpdates `python-multipart` from 0.0.6 to 0.0.7\n- [Release notes](https://github.com/andrew-d/python-multipart/releases)\n- [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/andrew-d/python-multipart/compare/0.0.6...0.0.7)\n\nUpdates `streamlit` from 1.24.1 to 1.30.0\n- [Release notes](https://github.com/streamlit/streamlit/releases)\n- [Commits](https://github.com/streamlit/streamlit/compare/1.24.1...1.30.0)\n\n---\nupdated-dependencies:\n- dependency-name: fastapi\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: fonttools\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: gitpython\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: pyarrow\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: pydantic\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: pypdf\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: python-multipart\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: streamlit\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 11 updates"}},{"before":"7a762dd10cdc23be89cd451a149bb35c4f32d053","after":null,"ref":"refs/heads/dependabot/pip/streamlit-1.30.0","pushedAt":"2024-04-12T04:00: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":"daf37aa359b6d72d45dbc976b4b97b9235c5e011","after":null,"ref":"refs/heads/dependabot/pip/python-multipart-0.0.7","pushedAt":"2024-04-12T04:00: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":"44910319404c4cf9612341364908b750f0c2f03b","after":null,"ref":"refs/heads/dependabot/pip/pillow-10.3.0","pushedAt":"2024-04-12T04:00:07.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":"c0d32c1752afde73eba11103badd6ee45be026d1","after":null,"ref":"refs/heads/dependabot/pip/jinja2-3.1.3","pushedAt":"2024-04-12T04:00: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":"ef5fd8bff2a6adce64f20d3f5ed6357c139c6726","after":null,"ref":"refs/heads/dependabot/pip/gitpython-3.1.41","pushedAt":"2024-04-12T04:00:04.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":"e93848e032bbadda25d80cea2f17dc33247c3e9b","after":null,"ref":"refs/heads/dependabot/pip/fastapi-0.109.1","pushedAt":"2024-04-12T04:00:02.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":"83f3a87ef7d2197b1571d463b899405e9defa83b","ref":"refs/heads/dependabot/pip/pip-efdaab42a0","pushedAt":"2024-04-12T03:59:59.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 10 updates\n\nBumps the pip group with 10 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [fastapi](https://github.com/tiangolo/fastapi) | `0.101.1` | `0.109.1` |\n| [fonttools](https://github.com/fonttools/fonttools) | `4.41.0` | `4.43.0` |\n| [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.32` | `3.1.41` |\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.5.0` | `10.3.0` |\n| [pyarrow](https://github.com/apache/arrow) | `12.0.1` | `14.0.1` |\n| [pypdf](https://github.com/py-pdf/pypdf) | `3.12.2` | `3.17.0` |\n| [python-multipart](https://github.com/andrew-d/python-multipart) | `0.0.6` | `0.0.7` |\n| [streamlit](https://github.com/streamlit/streamlit) | `1.24.1` | `1.30.0` |\n\n\n\nUpdates `fastapi` from 0.101.1 to 0.109.1\n- [Release notes](https://github.com/tiangolo/fastapi/releases)\n- [Commits](https://github.com/tiangolo/fastapi/compare/0.101.1...0.109.1)\n\nUpdates `fonttools` from 4.41.0 to 4.43.0\n- [Release notes](https://github.com/fonttools/fonttools/releases)\n- [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst)\n- [Commits](https://github.com/fonttools/fonttools/compare/4.41.0...4.43.0)\n\nUpdates `gitpython` from 3.1.32 to 3.1.41\n- [Release notes](https://github.com/gitpython-developers/GitPython/releases)\n- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)\n- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.32...3.1.41)\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.5.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.5.0...10.3.0)\n\nUpdates `pyarrow` from 12.0.1 to 14.0.1\n- [Commits](https://github.com/apache/arrow/compare/r-12.0.1...go/v14.0.1)\n\nUpdates `pypdf` from 3.12.2 to 3.17.0\n- [Release notes](https://github.com/py-pdf/pypdf/releases)\n- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/py-pdf/pypdf/compare/3.12.2...3.17.0)\n\nUpdates `python-multipart` from 0.0.6 to 0.0.7\n- [Release notes](https://github.com/andrew-d/python-multipart/releases)\n- [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/andrew-d/python-multipart/compare/0.0.6...0.0.7)\n\nUpdates `streamlit` from 1.24.1 to 1.30.0\n- [Release notes](https://github.com/streamlit/streamlit/releases)\n- [Commits](https://github.com/streamlit/streamlit/compare/1.24.1...1.30.0)\n\n---\nupdated-dependencies:\n- dependency-name: fastapi\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: fonttools\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: gitpython\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: pyarrow\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: pypdf\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: python-multipart\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: streamlit\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 10 updates"}},{"before":"e7320d5694da080cada761b84547f70c0855753a","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/webapp/multi-767d3d3b13","pushedAt":"2024-04-11T11:23:55.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":"51132e4d5b74a0f73a6bd3a83973d87423965468","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/webapp/postcss-8.4.31","pushedAt":"2024-04-11T11:23:53.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":"68ff705cdc08aa1b8d5f4a29cfd606f6bca6aa44","ref":"refs/heads/dependabot/npm_and_yarn/webapp/npm_and_yarn-fb08233fc3","pushedAt":"2024-04-11T11:23:49.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 npm_and_yarn group across 1 directory with 4 updates\n\nBumps the npm_and_yarn group with 4 updates in the /webapp directory: [next](https://github.com/vercel/next.js), [postcss](https://github.com/postcss/postcss), [tar](https://github.com/isaacs/node-tar) and [zod](https://github.com/colinhacks/zod).\n\n\nUpdates `next` from 13.4.19 to 13.5.1\n- [Release notes](https://github.com/vercel/next.js/releases)\n- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)\n- [Commits](https://github.com/vercel/next.js/compare/v13.4.19...v13.5.1)\n\nUpdates `postcss` from 8.4.28 to 8.4.31\n- [Release notes](https://github.com/postcss/postcss/releases)\n- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/postcss/compare/8.4.28...8.4.31)\n\nUpdates `tar` from 6.1.15 to 6.2.1\n- [Release notes](https://github.com/isaacs/node-tar/releases)\n- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/isaacs/node-tar/compare/v6.1.15...v6.2.1)\n\nRemoves `zod`\n\nUpdates `next` from 13.5.1 to 13.5.6\n- [Release notes](https://github.com/vercel/next.js/releases)\n- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)\n- [Commits](https://github.com/vercel/next.js/compare/v13.4.19...v13.5.1)\n\n---\nupdated-dependencies:\n- dependency-name: next\n dependency-type: direct:production\n dependency-group: npm_and_yarn\n- dependency-name: postcss\n dependency-type: direct:development\n dependency-group: npm_and_yarn\n- dependency-name: tar\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: zod\n dependency-type: indirect\n dependency-group: npm_and_yarn\n- dependency-name: next\n dependency-type: direct:production\n dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the npm_and_yarn group across 1 directory with 4 updates"}},{"before":null,"after":"c0d32c1752afde73eba11103badd6ee45be026d1","ref":"refs/heads/dependabot/pip/jinja2-3.1.3","pushedAt":"2024-04-09T07:11:37.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 jinja2 from 3.1.2 to 3.1.3\n\nBumps [jinja2](https://github.com/pallets/jinja) 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\n---\nupdated-dependencies:\n- dependency-name: jinja2\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump jinja2 from 3.1.2 to 3.1.3"}},{"before":"7003814222cdfb0c1d46476d8464af083421b89e","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/webapp/next-13.5.1","pushedAt":"2024-04-09T07:11:12.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":"e7320d5694da080cada761b84547f70c0855753a","ref":"refs/heads/dependabot/npm_and_yarn/webapp/multi-767d3d3b13","pushedAt":"2024-04-09T07:11:08.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 zod and next in /webapp\n\nRemoves [zod](https://github.com/colinhacks/zod). It's no longer used after updating ancestor dependency [next](https://github.com/vercel/next.js). These dependencies need to be updated together.\n\n\nRemoves `zod`\n\nUpdates `next` from 13.4.19 to 13.5.6\n- [Release notes](https://github.com/vercel/next.js/releases)\n- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)\n- [Commits](https://github.com/vercel/next.js/compare/v13.4.19...v13.5.6)\n\n---\nupdated-dependencies:\n- dependency-name: zod\n dependency-type: indirect\n- dependency-name: next\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump zod and next in /webapp"}},{"before":null,"after":"7003814222cdfb0c1d46476d8464af083421b89e","ref":"refs/heads/dependabot/npm_and_yarn/webapp/next-13.5.1","pushedAt":"2024-04-09T07:10:46.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 next from 13.4.19 to 13.5.1 in /webapp\n\nBumps [next](https://github.com/vercel/next.js) from 13.4.19 to 13.5.1.\n- [Release notes](https://github.com/vercel/next.js/releases)\n- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)\n- [Commits](https://github.com/vercel/next.js/compare/v13.4.19...v13.5.1)\n\n---\nupdated-dependencies:\n- dependency-name: next\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump next from 13.4.19 to 13.5.1 in /webapp"}},{"before":null,"after":"51132e4d5b74a0f73a6bd3a83973d87423965468","ref":"refs/heads/dependabot/npm_and_yarn/webapp/postcss-8.4.31","pushedAt":"2024-04-09T07:10:46.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 postcss from 8.4.28 to 8.4.31 in /webapp\n\nBumps [postcss](https://github.com/postcss/postcss) from 8.4.28 to 8.4.31.\n- [Release notes](https://github.com/postcss/postcss/releases)\n- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/postcss/compare/8.4.28...8.4.31)\n\n---\nupdated-dependencies:\n- dependency-name: postcss\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump postcss from 8.4.28 to 8.4.31 in /webapp"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEZ-sg-gA","startCursor":null,"endCursor":null}},"title":"Activity ยท icollyer/Resume-Matcher"}