{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":735498,"defaultBranch":"main","name":"kombu","ownerLogin":"celery","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2010-06-23T10:10:24.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/319983?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1718040460.0","currentOid":""},"activityList":{"items":[{"before":"1217865d405efab7fed68c68d682e5e81ff2edda","after":"dcb43be8916865e066643a3b8fd1bd6fb767601a","ref":"refs/heads/main","pushedAt":"2024-06-12T16:00:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"auvipy","name":"Asif Saif Uddin","path":"/auvipy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6212603?s=80&v=4"},"commit":{"message":"Fix Redis connections after reconnect - consumer starts consuming the tasks after crash. (#2007)\n\n* Add more logs\r\n\r\n* Launch _on_connection_disconnect in Conection only if channel was added properly to the poller\r\n\r\n* Prepare test which check the flow of the channel removal from poller\r\n\r\n* Change the comment","shortMessageHtmlLink":"Fix Redis connections after reconnect - consumer starts consuming the…"}},{"before":"e32f8fc39b3135eca2aa9d70a92e35c1c94b9406","after":"1217865d405efab7fed68c68d682e5e81ff2edda","ref":"refs/heads/main","pushedAt":"2024-06-11T19:43:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thedrow","name":"Omer Katz","path":"/thedrow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48936?s=80&v=4"},"commit":{"message":"ConnectionPool can't be used after .resize(..., reset=True) (resolves #2018) (#2024)\n\n* ConnectionPool can't be used after .resize(..., reset=True) (resolves #2018)\n\n* Update kombu/resource.py\n\n---------\n\nCo-authored-by: Asif Saif Uddin ","shortMessageHtmlLink":"ConnectionPool can't be used after .resize(..., reset=True) (resolves #…"}},{"before":"d6c1577fe1cd095cb77425de00a78f4a950dbdb9","after":null,"ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-06-10T17:27:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Nusnus","name":"Tomer Nosrati","path":"/Nusnus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4662342?s=80&v=4"}},{"before":"3eae20f98b755257dfa3d8d7555908da6936968f","after":"e32f8fc39b3135eca2aa9d70a92e35c1c94b9406","ref":"refs/heads/main","pushedAt":"2024-06-10T17:27:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Nusnus","name":"Tomer Nosrati","path":"/Nusnus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4662342?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate (#2025)\n\nupdates:\r\n- [github.com/asottile/pyupgrade: v3.15.2 → v3.16.0](https://github.com/asottile/pyupgrade/compare/v3.15.2...v3.16.0)\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate (#2025)"}},{"before":null,"after":"d6c1577fe1cd095cb77425de00a78f4a950dbdb9","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-06-10T16:50:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/asottile/pyupgrade: v3.15.2 → v3.16.0](https://github.com/asottile/pyupgrade/compare/v3.15.2...v3.16.0)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"3eae20f98b755257dfa3d8d7555908da6936968f","after":"b8e89a9a02a3dc826c0c77fac47c16b958279aea","ref":"refs/heads/pyup-update-typing_extensions-4.12.1-to-4.12.2","pushedAt":"2024-06-07T20:12:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thedrow","name":"Omer Katz","path":"/thedrow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48936?s=80&v=4"},"commit":{"message":"Update typing_extensions from 4.12.1 to 4.12.2","shortMessageHtmlLink":"Update typing_extensions from 4.12.1 to 4.12.2"}},{"before":null,"after":"3eae20f98b755257dfa3d8d7555908da6936968f","ref":"refs/heads/pyup-update-typing_extensions-4.12.1-to-4.12.2","pushedAt":"2024-06-07T20:12:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"thedrow","name":"Omer Katz","path":"/thedrow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48936?s=80&v=4"},"commit":{"message":"Bump pymongo from 4.7.2 to 4.7.3 (#2022)\n\nBumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.7.2 to 4.7.3.\r\n- [Release notes](https://github.com/mongodb/mongo-python-driver/releases)\r\n- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst)\r\n- [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.7.2...4.7.3)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: pymongo\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump pymongo from 4.7.2 to 4.7.3 (#2022)"}},{"before":"e7e7de8c8b2503d62771593051fde8b70515aaf5","after":"3eae20f98b755257dfa3d8d7555908da6936968f","ref":"refs/heads/pyup-update-pytest-8.2.1-to-8.2.2","pushedAt":"2024-06-06T14:43:14.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Nusnus","name":"Tomer Nosrati","path":"/Nusnus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4662342?s=80&v=4"},"commit":{"message":"Bump pymongo from 4.7.2 to 4.7.3 (#2022)\n\nBumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.7.2 to 4.7.3.\r\n- [Release notes](https://github.com/mongodb/mongo-python-driver/releases)\r\n- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst)\r\n- [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.7.2...4.7.3)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: pymongo\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump pymongo from 4.7.2 to 4.7.3 (#2022)"}},{"before":"ed7361ee3e7b6f8dbda35d9f3b624a2eb9e741f4","after":"3eae20f98b755257dfa3d8d7555908da6936968f","ref":"refs/heads/pyup-update-pymongo-4.7.2-to-4.7.3","pushedAt":"2024-06-06T14:43:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Nusnus","name":"Tomer Nosrati","path":"/Nusnus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4662342?s=80&v=4"},"commit":{"message":"Bump pymongo from 4.7.2 to 4.7.3 (#2022)\n\nBumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.7.2 to 4.7.3.\r\n- [Release notes](https://github.com/mongodb/mongo-python-driver/releases)\r\n- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst)\r\n- [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.7.2...4.7.3)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: pymongo\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump pymongo from 4.7.2 to 4.7.3 (#2022)"}},{"before":"33d87a000c59ab5460e05142bc3f8b4204f122f7","after":null,"ref":"refs/heads/dependabot/pip/pymongo-4.7.3","pushedAt":"2024-06-06T14:40:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Nusnus","name":"Tomer Nosrati","path":"/Nusnus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4662342?s=80&v=4"}},{"before":"12409db0d5bf759cef5abd92ab10b8998b2fa718","after":"3eae20f98b755257dfa3d8d7555908da6936968f","ref":"refs/heads/main","pushedAt":"2024-06-06T14:40:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Nusnus","name":"Tomer Nosrati","path":"/Nusnus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4662342?s=80&v=4"},"commit":{"message":"Bump pymongo from 4.7.2 to 4.7.3 (#2022)\n\nBumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.7.2 to 4.7.3.\r\n- [Release notes](https://github.com/mongodb/mongo-python-driver/releases)\r\n- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst)\r\n- [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.7.2...4.7.3)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: pymongo\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump pymongo from 4.7.2 to 4.7.3 (#2022)"}},{"before":"f4d34c30f2cfc38474242ade0c6ea4c10a526410","after":null,"ref":"refs/heads/dependabot/pip/pytest-8.2.2","pushedAt":"2024-06-06T14:37:46.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Nusnus","name":"Tomer Nosrati","path":"/Nusnus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4662342?s=80&v=4"}},{"before":"48de27695411a892431bd41cd3f2602413b384d5","after":"12409db0d5bf759cef5abd92ab10b8998b2fa718","ref":"refs/heads/main","pushedAt":"2024-06-06T14:37:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Nusnus","name":"Tomer Nosrati","path":"/Nusnus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4662342?s=80&v=4"},"commit":{"message":"Bump pytest from 8.2.1 to 8.2.2 (#2021)\n\nBumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.1 to 8.2.2.\r\n- [Release notes](https://github.com/pytest-dev/pytest/releases)\r\n- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)\r\n- [Commits](https://github.com/pytest-dev/pytest/compare/8.2.1...8.2.2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: pytest\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump pytest from 8.2.1 to 8.2.2 (#2021)"}},{"before":null,"after":"33d87a000c59ab5460e05142bc3f8b4204f122f7","ref":"refs/heads/dependabot/pip/pymongo-4.7.3","pushedAt":"2024-06-05T03:52:38.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 pymongo from 4.7.2 to 4.7.3\n\nBumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.7.2 to 4.7.3.\n- [Release notes](https://github.com/mongodb/mongo-python-driver/releases)\n- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst)\n- [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.7.2...4.7.3)\n\n---\nupdated-dependencies:\n- dependency-name: pymongo\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump pymongo from 4.7.2 to 4.7.3"}},{"before":null,"after":"f4d34c30f2cfc38474242ade0c6ea4c10a526410","ref":"refs/heads/dependabot/pip/pytest-8.2.2","pushedAt":"2024-06-05T03:52: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":"Bump pytest from 8.2.1 to 8.2.2\n\nBumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.1 to 8.2.2.\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.1...8.2.2)\n\n---\nupdated-dependencies:\n- dependency-name: pytest\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump pytest from 8.2.1 to 8.2.2"}},{"before":"48de27695411a892431bd41cd3f2602413b384d5","after":"ed7361ee3e7b6f8dbda35d9f3b624a2eb9e741f4","ref":"refs/heads/pyup-update-pymongo-4.7.2-to-4.7.3","pushedAt":"2024-06-04T19:46:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thedrow","name":"Omer Katz","path":"/thedrow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48936?s=80&v=4"},"commit":{"message":"Update pymongo from 4.7.2 to 4.7.3","shortMessageHtmlLink":"Update pymongo from 4.7.2 to 4.7.3"}},{"before":null,"after":"48de27695411a892431bd41cd3f2602413b384d5","ref":"refs/heads/pyup-update-pymongo-4.7.2-to-4.7.3","pushedAt":"2024-06-04T19:46:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"thedrow","name":"Omer Katz","path":"/thedrow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48936?s=80&v=4"},"commit":{"message":"chore(typing): annotate utils/debug.py (#1714)\n\nCo-authored-by: Stevie Gayet ","shortMessageHtmlLink":"chore(typing): annotate utils/debug.py (#1714)"}},{"before":"48de27695411a892431bd41cd3f2602413b384d5","after":"e7e7de8c8b2503d62771593051fde8b70515aaf5","ref":"refs/heads/pyup-update-pytest-8.2.1-to-8.2.2","pushedAt":"2024-06-04T19:06:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thedrow","name":"Omer Katz","path":"/thedrow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48936?s=80&v=4"},"commit":{"message":"Update pytest from 8.2.1 to 8.2.2","shortMessageHtmlLink":"Update pytest from 8.2.1 to 8.2.2"}},{"before":null,"after":"48de27695411a892431bd41cd3f2602413b384d5","ref":"refs/heads/pyup-update-pytest-8.2.1-to-8.2.2","pushedAt":"2024-06-04T19:06:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"thedrow","name":"Omer Katz","path":"/thedrow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48936?s=80&v=4"},"commit":{"message":"chore(typing): annotate utils/debug.py (#1714)\n\nCo-authored-by: Stevie Gayet ","shortMessageHtmlLink":"chore(typing): annotate utils/debug.py (#1714)"}},{"before":"1df567a5e813b9030b858b454e51eb70ea928e6a","after":"48de27695411a892431bd41cd3f2602413b384d5","ref":"refs/heads/main","pushedAt":"2024-06-03T23:24:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Nusnus","name":"Tomer Nosrati","path":"/Nusnus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4662342?s=80&v=4"},"commit":{"message":"chore(typing): annotate utils/debug.py (#1714)\n\nCo-authored-by: Stevie Gayet ","shortMessageHtmlLink":"chore(typing): annotate utils/debug.py (#1714)"}},{"before":"20c6bb16ed9997397d02fe2847f48a7d21b6b914","after":null,"ref":"refs/heads/pyup-pin-typing_extensions-4.12.0","pushedAt":"2024-06-03T23:16:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Nusnus","name":"Tomer Nosrati","path":"/Nusnus","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4662342?s=80&v=4"}},{"before":"2013e7df42c1d7025a14554f9a7e055310248878","after":null,"ref":"refs/heads/dependabot/pip/requests-lt-2.33.0","pushedAt":"2024-06-03T23:16:01.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":"fa98ff36daad298418930f03e46d990ff4386c5e","after":null,"ref":"refs/heads/pyup-pin-typing_extensions-4.12.1","pushedAt":"2024-06-03T04:16:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"auvipy","name":"Asif Saif Uddin","path":"/auvipy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6212603?s=80&v=4"}},{"before":"30db054e57c725b9fb29212cd1d0d920f8a2e9d3","after":"1df567a5e813b9030b858b454e51eb70ea928e6a","ref":"refs/heads/main","pushedAt":"2024-06-03T04:16:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"auvipy","name":"Asif Saif Uddin","path":"/auvipy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6212603?s=80&v=4"},"commit":{"message":"Pin typing_extensions to latest version 4.12.1","shortMessageHtmlLink":"Pin typing_extensions to latest version 4.12.1"}},{"before":"30db054e57c725b9fb29212cd1d0d920f8a2e9d3","after":"fa98ff36daad298418930f03e46d990ff4386c5e","ref":"refs/heads/pyup-pin-typing_extensions-4.12.1","pushedAt":"2024-06-02T10:42:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thedrow","name":"Omer Katz","path":"/thedrow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48936?s=80&v=4"},"commit":{"message":"Pin typing_extensions to latest version 4.12.1","shortMessageHtmlLink":"Pin typing_extensions to latest version 4.12.1"}},{"before":null,"after":"30db054e57c725b9fb29212cd1d0d920f8a2e9d3","ref":"refs/heads/pyup-pin-typing_extensions-4.12.1","pushedAt":"2024-06-02T10:42:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"thedrow","name":"Omer Katz","path":"/thedrow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48936?s=80&v=4"},"commit":{"message":"fix flake-err: allow uses to disable broker heartbeats by not providing a timeout","shortMessageHtmlLink":"fix flake-err: allow uses to disable broker heartbeats by not providi…"}},{"before":"cddc500fd212ab35757333696eeca8c56a49b55b","after":"30db054e57c725b9fb29212cd1d0d920f8a2e9d3","ref":"refs/heads/main","pushedAt":"2024-06-01T04:21:47.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"auvipy","name":"Asif Saif Uddin","path":"/auvipy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6212603?s=80&v=4"},"commit":{"message":"fix flake-err: allow uses to disable broker heartbeats by not providing a timeout","shortMessageHtmlLink":"fix flake-err: allow uses to disable broker heartbeats by not providi…"}},{"before":"eae75855e06887250399f793018f97cbd398c90b","after":"cddc500fd212ab35757333696eeca8c56a49b55b","ref":"refs/heads/main","pushedAt":"2024-06-01T04:21:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"auvipy","name":"Asif Saif Uddin","path":"/auvipy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6212603?s=80&v=4"},"commit":{"message":"enhance: allow uses to disable broker heartbeats by not providing a timeout","shortMessageHtmlLink":"enhance: allow uses to disable broker heartbeats by not providing a t…"}},{"before":null,"after":"2013e7df42c1d7025a14554f9a7e055310248878","ref":"refs/heads/dependabot/pip/requests-lt-2.33.0","pushedAt":"2024-05-30T03:33:56.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":"Update requests requirement from <2.32.0 to <2.33.0\n\nUpdates the requirements on [requests](https://github.com/psf/requests) to permit the latest version.\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/v0.2.0...v2.32.3)\n\n---\nupdated-dependencies:\n- dependency-name: requests\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Update requests requirement from <2.32.0 to <2.33.0"}},{"before":"eae75855e06887250399f793018f97cbd398c90b","after":"b537d693c7a488e407f4a9755ab226048b665d44","ref":"refs/heads/pyup-pin-requests-2.32.3","pushedAt":"2024-05-29T20:11:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thedrow","name":"Omer Katz","path":"/thedrow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48936?s=80&v=4"},"commit":{"message":"Pin requests to latest version 2.32.3","shortMessageHtmlLink":"Pin requests to latest version 2.32.3"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEY4MRdgA","startCursor":null,"endCursor":null}},"title":"Activity · celery/kombu"}