{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":694532005,"defaultBranch":"main","name":"requestmodel","ownerLogin":"foarsitter","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-09-21T07:27:02.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/3885256?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1726506579.0","currentOid":""},"activityList":{"items":[{"before":"78c14ea45bddbd91ed21f2e181c20d66c917b0c0","after":null,"ref":"refs/heads/dependabot/pip/dev-dependencies-f5b58543ad","pushedAt":"2024-09-16T17:09:39.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":"520f8fbd4e579e57358eb7ddd08d87a5053e352a","after":"64a5899d26591a1899c8c8b088e8be126dffa094","ref":"refs/heads/main","pushedAt":"2024-09-16T17:09:32.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"foarsitter","name":"Jelmer","path":"/foarsitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3885256?s=80&v=4"},"commit":{"message":"Merge pull request #119 from foarsitter/dependabot/pip/dev-dependencies-f5b58543ad\n\nBump the dev-dependencies group across 1 directory with 7 updates","shortMessageHtmlLink":"Merge pull request #119 from foarsitter/dependabot/pip/dev-dependenci…"}},{"before":"b1b3b05e7977ebc762a53d63858f89154a5b9262","after":"78c14ea45bddbd91ed21f2e181c20d66c917b0c0","ref":"refs/heads/dependabot/pip/dev-dependencies-f5b58543ad","pushedAt":"2024-09-16T17:03:59.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"foarsitter","name":"Jelmer","path":"/foarsitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3885256?s=80&v=4"},"commit":{"message":"Fix is_dataclass typing issue","shortMessageHtmlLink":"Fix is_dataclass typing issue"}},{"before":"650692be63b745f82f696ed7fa03e7344a164f45","after":"b1b3b05e7977ebc762a53d63858f89154a5b9262","ref":"refs/heads/dependabot/pip/dev-dependencies-f5b58543ad","pushedAt":"2024-09-16T12:33:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"foarsitter","name":"Jelmer","path":"/foarsitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3885256?s=80&v=4"},"commit":{"message":"Fix is_dataclass typing issue","shortMessageHtmlLink":"Fix is_dataclass typing issue"}},{"before":"c68f94a9d59d11d56edf24f81849ae8eeebbb9ae","after":"650692be63b745f82f696ed7fa03e7344a164f45","ref":"refs/heads/dependabot/pip/dev-dependencies-f5b58543ad","pushedAt":"2024-09-16T12:17:48.000Z","pushType":"force_push","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 dev-dependencies group across 1 directory with 7 updates\n\nBumps the dev-dependencies group with 7 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [a2wsgi](https://github.com/abersheeran/a2wsgi) | `1.10.6` | `1.10.7` |\n| [black](https://github.com/psf/black) | `24.4.2` | `24.8.0` |\n| [coverage](https://github.com/nedbat/coveragepy) | `7.5.4` | `7.6.1` |\n| [mypy](https://github.com/python/mypy) | `1.10.1` | `1.11.2` |\n| [pytest](https://github.com/pytest-dev/pytest) | `8.2.2` | `8.3.3` |\n| [safety](https://github.com/pyupio/safety) | `3.2.3` | `3.2.7` |\n| [xdoctest](https://github.com/Erotemic/xdoctest) | `1.1.5` | `1.2.0` |\n\n\n\nUpdates `a2wsgi` from 1.10.6 to 1.10.7\n- [Commits](https://github.com/abersheeran/a2wsgi/compare/v1.10.6...v1.10.7)\n\nUpdates `black` from 24.4.2 to 24.8.0\n- [Release notes](https://github.com/psf/black/releases)\n- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)\n- [Commits](https://github.com/psf/black/compare/24.4.2...24.8.0)\n\nUpdates `coverage` from 7.5.4 to 7.6.1\n- [Release notes](https://github.com/nedbat/coveragepy/releases)\n- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)\n- [Commits](https://github.com/nedbat/coveragepy/compare/7.5.4...7.6.1)\n\nUpdates `mypy` from 1.10.1 to 1.11.2\n- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/python/mypy/compare/v1.10.1...v1.11.2)\n\nUpdates `pytest` from 8.2.2 to 8.3.3\n- [Release notes](https://github.com/pytest-dev/pytest/releases)\n- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)\n- [Commits](https://github.com/pytest-dev/pytest/compare/8.2.2...8.3.3)\n\nUpdates `safety` from 3.2.3 to 3.2.7\n- [Release notes](https://github.com/pyupio/safety/releases)\n- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/pyupio/safety/compare/3.2.3...3.2.7)\n\nUpdates `xdoctest` from 1.1.5 to 1.2.0\n- [Release notes](https://github.com/Erotemic/xdoctest/releases)\n- [Changelog](https://github.com/Erotemic/xdoctest/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/Erotemic/xdoctest/compare/v1.1.5...v1.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: a2wsgi\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dev-dependencies\n- dependency-name: black\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dev-dependencies\n- dependency-name: coverage\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dev-dependencies\n- dependency-name: mypy\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dev-dependencies\n- dependency-name: pytest\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dev-dependencies\n- dependency-name: safety\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dev-dependencies\n- dependency-name: xdoctest\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dev-dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the dev-dependencies group across 1 directory with 7 updates"}},{"before":"9490f01b5d2dbbb22b11660f7cda2edf8d3115bf","after":null,"ref":"refs/heads/dependabot/pip/pydantic-2.9.1","pushedAt":"2024-09-16T12:09: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":"620432f32cda493f1106c20ca88c3ac3eea21bf2","after":"520f8fbd4e579e57358eb7ddd08d87a5053e352a","ref":"refs/heads/main","pushedAt":"2024-09-16T12:09:38.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"foarsitter","name":"Jelmer","path":"/foarsitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3885256?s=80&v=4"},"commit":{"message":"Merge pull request #118 from foarsitter/dependabot/pip/pydantic-2.9.1\n\nBump pydantic from 2.7.4 to 2.9.1","shortMessageHtmlLink":"Merge pull request #118 from foarsitter/dependabot/pip/pydantic-2.9.1"}},{"before":"15481d7fe90c5ff844ebf52e9ce460a3dc48ace3","after":null,"ref":"refs/heads/dependabot/github_actions/pypa/gh-action-pypi-publish-1.10.1","pushedAt":"2024-09-16T12:09: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":"7b2f6c231ae0575e9475484faec5fdd5ea8f8ca4","after":"620432f32cda493f1106c20ca88c3ac3eea21bf2","ref":"refs/heads/main","pushedAt":"2024-09-16T12:09:30.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"foarsitter","name":"Jelmer","path":"/foarsitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3885256?s=80&v=4"},"commit":{"message":"Merge pull request #116 from foarsitter/dependabot/github_actions/pypa/gh-action-pypi-publish-1.10.1\n\nBump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1","shortMessageHtmlLink":"Merge pull request #116 from foarsitter/dependabot/github_actions/pyp…"}},{"before":"a2c5ca7d3f56fe577bb49ea3a9bc42bc73b62541","after":null,"ref":"refs/heads/dependabot/pip/cryptography-43.0.1","pushedAt":"2024-09-16T12:09:29.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":"c9f142571789d787f1e7e5f796fc34735c7cd691","after":"7b2f6c231ae0575e9475484faec5fdd5ea8f8ca4","ref":"refs/heads/main","pushedAt":"2024-09-16T12:09:22.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"foarsitter","name":"Jelmer","path":"/foarsitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3885256?s=80&v=4"},"commit":{"message":"Merge pull request #115 from foarsitter/dependabot/pip/cryptography-43.0.1\n\nBump cryptography from 42.0.7 to 43.0.1","shortMessageHtmlLink":"Merge pull request #115 from foarsitter/dependabot/pip/cryptography-4…"}},{"before":"d2e8a882fdadd9313c613bcdca975b975aae2640","after":null,"ref":"refs/heads/dependabot/github_actions/actions/setup-python-5.2.0","pushedAt":"2024-09-16T12:09:20.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":"f0369bb1b842f70f0975a0f3e3e4ce4e06e98a1c","after":"c9f142571789d787f1e7e5f796fc34735c7cd691","ref":"refs/heads/main","pushedAt":"2024-09-16T12:09:12.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"foarsitter","name":"Jelmer","path":"/foarsitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3885256?s=80&v=4"},"commit":{"message":"Merge pull request #112 from foarsitter/dependabot/github_actions/actions/setup-python-5.2.0\n\nBump actions/setup-python from 5.1.0 to 5.2.0","shortMessageHtmlLink":"Merge pull request #112 from foarsitter/dependabot/github_actions/act…"}},{"before":"434a8b8494879b4b6135720872af5353df554e07","after":null,"ref":"refs/heads/dependabot/pip/furo-2024.8.6","pushedAt":"2024-09-16T12:09:11.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":"74c30b42383b67eaf676253a352b27c8b78affc4","after":"f0369bb1b842f70f0975a0f3e3e4ce4e06e98a1c","ref":"refs/heads/main","pushedAt":"2024-09-16T12:09:04.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"foarsitter","name":"Jelmer","path":"/foarsitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3885256?s=80&v=4"},"commit":{"message":"Merge pull request #109 from foarsitter/dependabot/pip/furo-2024.8.6\n\nBump furo from 2022.12.7 to 2024.8.6","shortMessageHtmlLink":"Merge pull request #109 from foarsitter/dependabot/pip/furo-2024.8.6"}},{"before":"88a78174d53092ad4484fd5ead20430e6adca118","after":null,"ref":"refs/heads/dependabot/pip/setuptools-70.3.0","pushedAt":"2024-09-16T12:09: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":"df43ed855f2fa02664ee578f0202953a07d90b99","after":"74c30b42383b67eaf676253a352b27c8b78affc4","ref":"refs/heads/main","pushedAt":"2024-09-16T12:08:56.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"foarsitter","name":"Jelmer","path":"/foarsitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3885256?s=80&v=4"},"commit":{"message":"Merge pull request #104 from foarsitter/dependabot/pip/setuptools-70.3.0\n\nBump setuptools from 69.5.1 to 70.3.0","shortMessageHtmlLink":"Merge pull request #104 from foarsitter/dependabot/pip/setuptools-70.3.0"}},{"before":"b5fc791bfd4228bc52d329c2b0db98474617f621","after":null,"ref":"refs/heads/dependabot/pip/zipp-3.19.2","pushedAt":"2024-09-16T12:08: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":"9a4cc56b86b7cd2f05f86f02f9b22eee67fd8780","after":"df43ed855f2fa02664ee578f0202953a07d90b99","ref":"refs/heads/main","pushedAt":"2024-09-16T12:08:46.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"foarsitter","name":"Jelmer","path":"/foarsitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3885256?s=80&v=4"},"commit":{"message":"Merge pull request #101 from foarsitter/dependabot/pip/zipp-3.19.2\n\nBump zipp from 3.18.1 to 3.19.2","shortMessageHtmlLink":"Merge pull request #101 from foarsitter/dependabot/pip/zipp-3.19.2"}},{"before":"ee0477834acafbe10e00bccb1773813a31f5d0a5","after":null,"ref":"refs/heads/dependabot/pip/sphinx-7.1.2","pushedAt":"2024-09-16T12:08:46.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":"b8c6035a9d33e5fc7372d96e9f796b70d0c339a1","after":"9a4cc56b86b7cd2f05f86f02f9b22eee67fd8780","ref":"refs/heads/main","pushedAt":"2024-09-16T12:08:37.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"foarsitter","name":"Jelmer","path":"/foarsitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3885256?s=80&v=4"},"commit":{"message":"Merge pull request #99 from foarsitter/dependabot/pip/sphinx-7.1.2\n\nBump sphinx from 5.3.0 to 7.1.2","shortMessageHtmlLink":"Merge pull request #99 from foarsitter/dependabot/pip/sphinx-7.1.2"}},{"before":"9574bbb978899d41401b55f9a1cbdabe5c1bd0cf","after":null,"ref":"refs/heads/dependabot/pip/certifi-2024.7.4","pushedAt":"2024-09-16T12:08:35.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":"380d90845838cfc16ba701423555ba8946fc1779","after":"b8c6035a9d33e5fc7372d96e9f796b70d0c339a1","ref":"refs/heads/main","pushedAt":"2024-09-16T12:08:28.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"foarsitter","name":"Jelmer","path":"/foarsitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3885256?s=80&v=4"},"commit":{"message":"Merge pull request #96 from foarsitter/dependabot/pip/certifi-2024.7.4\n\nBump certifi from 2024.2.2 to 2024.7.4","shortMessageHtmlLink":"Merge pull request #96 from foarsitter/dependabot/pip/certifi-2024.7.4"}},{"before":"36430effc19016a813dbadf5b0e385786390bbb7","after":null,"ref":"refs/heads/dependabot/pip/dev-dependencies-c188590af9","pushedAt":"2024-09-16T04:34:26.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":"c68f94a9d59d11d56edf24f81849ae8eeebbb9ae","ref":"refs/heads/dependabot/pip/dev-dependencies-f5b58543ad","pushedAt":"2024-09-16T04:34:22.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 dev-dependencies group across 1 directory with 7 updates\n\nBumps the dev-dependencies group with 7 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [a2wsgi](https://github.com/abersheeran/a2wsgi) | `1.10.6` | `1.10.7` |\n| [black](https://github.com/psf/black) | `24.4.2` | `24.8.0` |\n| [coverage](https://github.com/nedbat/coveragepy) | `7.5.4` | `7.6.1` |\n| [mypy](https://github.com/python/mypy) | `1.10.1` | `1.11.2` |\n| [pytest](https://github.com/pytest-dev/pytest) | `8.2.2` | `8.3.3` |\n| [safety](https://github.com/pyupio/safety) | `3.2.3` | `3.2.7` |\n| [xdoctest](https://github.com/Erotemic/xdoctest) | `1.1.5` | `1.2.0` |\n\n\n\nUpdates `a2wsgi` from 1.10.6 to 1.10.7\n- [Commits](https://github.com/abersheeran/a2wsgi/compare/v1.10.6...v1.10.7)\n\nUpdates `black` from 24.4.2 to 24.8.0\n- [Release notes](https://github.com/psf/black/releases)\n- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)\n- [Commits](https://github.com/psf/black/compare/24.4.2...24.8.0)\n\nUpdates `coverage` from 7.5.4 to 7.6.1\n- [Release notes](https://github.com/nedbat/coveragepy/releases)\n- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)\n- [Commits](https://github.com/nedbat/coveragepy/compare/7.5.4...7.6.1)\n\nUpdates `mypy` from 1.10.1 to 1.11.2\n- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/python/mypy/compare/v1.10.1...v1.11.2)\n\nUpdates `pytest` from 8.2.2 to 8.3.3\n- [Release notes](https://github.com/pytest-dev/pytest/releases)\n- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)\n- [Commits](https://github.com/pytest-dev/pytest/compare/8.2.2...8.3.3)\n\nUpdates `safety` from 3.2.3 to 3.2.7\n- [Release notes](https://github.com/pyupio/safety/releases)\n- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/pyupio/safety/compare/3.2.3...3.2.7)\n\nUpdates `xdoctest` from 1.1.5 to 1.2.0\n- [Release notes](https://github.com/Erotemic/xdoctest/releases)\n- [Changelog](https://github.com/Erotemic/xdoctest/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/Erotemic/xdoctest/compare/v1.1.5...v1.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: a2wsgi\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dev-dependencies\n- dependency-name: black\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dev-dependencies\n- dependency-name: coverage\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dev-dependencies\n- dependency-name: mypy\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dev-dependencies\n- dependency-name: pytest\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dev-dependencies\n- dependency-name: safety\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dev-dependencies\n- dependency-name: xdoctest\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dev-dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the dev-dependencies group across 1 directory with 7 updates"}},{"before":"d47ac27244f5c49717ceaae141df7ce70e0d8041","after":null,"ref":"refs/heads/dependabot/pip/pydantic-2.9.0","pushedAt":"2024-09-16T04:31: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":"9490f01b5d2dbbb22b11660f7cda2edf8d3115bf","ref":"refs/heads/dependabot/pip/pydantic-2.9.1","pushedAt":"2024-09-16T04:31:44.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 pydantic from 2.7.4 to 2.9.1\n\nBumps [pydantic](https://github.com/pydantic/pydantic) from 2.7.4 to 2.9.1.\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/v2.7.4...v2.9.1)\n\n---\nupdated-dependencies:\n- dependency-name: pydantic\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump pydantic from 2.7.4 to 2.9.1"}},{"before":"0ee811f2528623a990276693a8e32eec481866c6","after":null,"ref":"refs/heads/dependabot/pip/pydantic-2.8.2","pushedAt":"2024-09-09T04:18:13.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":"d47ac27244f5c49717ceaae141df7ce70e0d8041","ref":"refs/heads/dependabot/pip/pydantic-2.9.0","pushedAt":"2024-09-09T04:18:10.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 pydantic from 2.7.4 to 2.9.0\n\nBumps [pydantic](https://github.com/pydantic/pydantic) from 2.7.4 to 2.9.0.\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/v2.7.4...v2.9.0)\n\n---\nupdated-dependencies:\n- dependency-name: pydantic\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump pydantic from 2.7.4 to 2.9.0"}},{"before":"2e9c2afc584913b5897eea0862fc34023399c8d0","after":null,"ref":"refs/heads/dependabot/github_actions/pypa/gh-action-pypi-publish-1.10.0","pushedAt":"2024-09-04T04:24:44.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"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xNlQxNzowOTozOS4wMDAwMDBazwAAAAS3sGyk","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xNlQxNzowOTozOS4wMDAwMDBazwAAAAS3sGyk","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wNFQwNDoyNDo0NC4wMDAwMDBazwAAAASsQmOT"}},"title":"Activity · foarsitter/requestmodel"}