{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":709956334,"defaultBranch":"main","name":"miminet","ownerLogin":"mimi-net","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-10-25T18:08:20.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/148988616?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1718663501.0","currentOid":""},"activityList":{"items":[{"before":"9b22a1a1f2d8fa79d631394f4d160dcc9cb46e1c","after":null,"ref":"refs/heads/dependabot/pip/front/pip-3aba7a9dba","pushedAt":"2024-06-17T22:31:41.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":"bf47a39a1e77c0562c103facd2c09da6dae38fd8","ref":"refs/heads/dependabot/pip/front/pip-372075a937","pushedAt":"2024-06-17T22:31: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 the pip group across 1 directory with 3 updates\n\nBumps the pip group with 3 updates in the /front directory: [pillow](https://github.com/python-pillow/Pillow), [requests](https://github.com/psf/requests) and [urllib3](https://github.com/urllib3/urllib3).\n\n\nUpdates `pillow` from 10.2.0 to 10.3.0\n- [Release notes](https://github.com/python-pillow/Pillow/releases)\n- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)\n- [Commits](https://github.com/python-pillow/Pillow/compare/10.2.0...10.3.0)\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 `urllib3` from 2.1.0 to 2.2.2\n- [Release notes](https://github.com/urllib3/urllib3/releases)\n- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)\n- [Commits](https://github.com/urllib3/urllib3/compare/2.1.0...2.2.2)\n\n---\nupdated-dependencies:\n- dependency-name: pillow\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: urllib3\n dependency-type: direct:production\n dependency-group: pip\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the pip group across 1 directory with 3 updates"}},{"before":"980e9100bbec50849bc2b68d5f9d1e1fd614630c","after":null,"ref":"refs/heads/dependabot/pip/pip-dependencies-471c4d22b0","pushedAt":"2024-06-10T08:57:24.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":"9056623f26cd5994dc34b9096e1c8fc976ec9b9f","ref":"refs/heads/dependabot/pip/pip-dependencies-5afbc19770","pushedAt":"2024-06-10T08:57:19.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-dependencies group across 1 directory with 23 updates\n\nBumps the pip-dependencies group with 23 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [cachetools](https://github.com/tkem/cachetools) | `5.3.2` | `5.3.3` |\n| [certifi](https://github.com/certifi/python-certifi) | `2023.11.17` | `2024.6.2` |\n| [flask](https://github.com/pallets/flask) | `3.0.1` | `3.0.3` |\n| [flask-migrate](https://github.com/miguelgrinberg/flask-migrate) | `4.0.5` | `4.0.7` |\n| [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.27.0` | `2.30.0` |\n| [importlib-metadata](https://github.com/python/importlib_metadata) | `7.0.1` | `7.1.0` |\n| [importlib-resources](https://github.com/python/importlib_resources) | `6.1.1` | `6.4.0` |\n| [itsdangerous](https://github.com/pallets/itsdangerous) | `2.1.2` | `2.2.0` |\n| [mako](https://github.com/sqlalchemy/mako) | `1.3.0` | `1.3.5` |\n| [markupsafe](https://github.com/pallets/markupsafe) | `2.1.4` | `2.1.5` |\n| [pillow](https://github.com/python-pillow/Pillow) | `10.2.0` | `10.3.0` |\n| [pyasn1](https://github.com/pyasn1/pyasn1) | `0.5.1` | `0.6.0` |\n| [pyasn1-modules](https://github.com/pyasn1/pyasn1-modules) | `0.3.0` | `0.4.0` |\n| [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.3` |\n| [requests-oauthlib](https://github.com/requests/requests-oauthlib) | `1.3.1` | `2.0.0` |\n| [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.25` | `2.0.30` |\n| [urllib3](https://github.com/urllib3/urllib3) | `2.1.0` | `2.2.1` |\n| [zipp](https://github.com/jaraco/zipp) | `3.17.0` | `3.19.2` |\n| [celery](https://github.com/celery/celery) | `5.3.6` | `5.4.0` |\n| [kombu](https://github.com/celery/kombu) | `5.3.4` | `5.3.7` |\n| [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.0.0` | `1.0.1` |\n| [marshmallow-dataclass](https://github.com/lovasoa/marshmallow_dataclass) | `8.6.0` | `8.6.1` |\n| [typeguard](https://github.com/agronholm/typeguard) | `4.1.5` | `4.3.0` |\n\n\n\nUpdates `cachetools` from 5.3.2 to 5.3.3\n- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)\n- [Commits](https://github.com/tkem/cachetools/compare/v5.3.2...v5.3.3)\n\nUpdates `certifi` from 2023.11.17 to 2024.6.2\n- [Commits](https://github.com/certifi/python-certifi/compare/2023.11.17...2024.06.02)\n\nUpdates `flask` from 3.0.1 to 3.0.3\n- [Release notes](https://github.com/pallets/flask/releases)\n- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/flask/compare/3.0.1...3.0.3)\n\nUpdates `flask-migrate` from 4.0.5 to 4.0.7\n- [Release notes](https://github.com/miguelgrinberg/flask-migrate/releases)\n- [Changelog](https://github.com/miguelgrinberg/Flask-Migrate/blob/main/CHANGES.md)\n- [Commits](https://github.com/miguelgrinberg/flask-migrate/compare/v4.0.5...v4.0.7)\n\nUpdates `google-auth` from 2.27.0 to 2.30.0\n- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)\n- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/googleapis/google-auth-library-python/compare/v2.27.0...v2.30.0)\n\nUpdates `importlib-metadata` from 7.0.1 to 7.1.0\n- [Release notes](https://github.com/python/importlib_metadata/releases)\n- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst)\n- [Commits](https://github.com/python/importlib_metadata/compare/v7.0.1...v7.1.0)\n\nUpdates `importlib-resources` from 6.1.1 to 6.4.0\n- [Release notes](https://github.com/python/importlib_resources/releases)\n- [Changelog](https://github.com/python/importlib_resources/blob/main/NEWS.rst)\n- [Commits](https://github.com/python/importlib_resources/compare/v6.1.1...v6.4.0)\n\nUpdates `itsdangerous` from 2.1.2 to 2.2.0\n- [Release notes](https://github.com/pallets/itsdangerous/releases)\n- [Changelog](https://github.com/pallets/itsdangerous/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/itsdangerous/compare/2.1.2...2.2.0)\n\nUpdates `mako` from 1.3.0 to 1.3.5\n- [Release notes](https://github.com/sqlalchemy/mako/releases)\n- [Changelog](https://github.com/sqlalchemy/mako/blob/main/CHANGES)\n- [Commits](https://github.com/sqlalchemy/mako/commits)\n\nUpdates `markupsafe` from 2.1.4 to 2.1.5\n- [Release notes](https://github.com/pallets/markupsafe/releases)\n- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/markupsafe/compare/2.1.4...2.1.5)\n\nUpdates `pillow` from 10.2.0 to 10.3.0\n- [Release notes](https://github.com/python-pillow/Pillow/releases)\n- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)\n- [Commits](https://github.com/python-pillow/Pillow/compare/10.2.0...10.3.0)\n\nUpdates `pyasn1` from 0.5.1 to 0.6.0\n- [Release notes](https://github.com/pyasn1/pyasn1/releases)\n- [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pyasn1/pyasn1/compare/v0.5.1...v0.6.0)\n\nUpdates `pyasn1-modules` from 0.3.0 to 0.4.0\n- [Release notes](https://github.com/pyasn1/pyasn1-modules/releases)\n- [Changelog](https://github.com/pyasn1/pyasn1-modules/blob/main/CHANGES.txt)\n- [Commits](https://github.com/pyasn1/pyasn1-modules/compare/v0.3.0...v0.4.0)\n\nUpdates `requests` from 2.31.0 to 2.32.3\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.3)\n\nUpdates `requests-oauthlib` from 1.3.1 to 2.0.0\n- [Release notes](https://github.com/requests/requests-oauthlib/releases)\n- [Changelog](https://github.com/requests/requests-oauthlib/blob/master/HISTORY.rst)\n- [Commits](https://github.com/requests/requests-oauthlib/compare/v1.3.1...v2.0.0)\n\nUpdates `sqlalchemy` from 2.0.25 to 2.0.30\n- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)\n- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)\n- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)\n\nUpdates `urllib3` from 2.1.0 to 2.2.1\n- [Release notes](https://github.com/urllib3/urllib3/releases)\n- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)\n- [Commits](https://github.com/urllib3/urllib3/compare/2.1.0...2.2.1)\n\nUpdates `zipp` from 3.17.0 to 3.19.2\n- [Release notes](https://github.com/jaraco/zipp/releases)\n- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)\n- [Commits](https://github.com/jaraco/zipp/compare/v3.17.0...v3.19.2)\n\nUpdates `celery` from 5.3.6 to 5.4.0\n- [Release notes](https://github.com/celery/celery/releases)\n- [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst)\n- [Commits](https://github.com/celery/celery/compare/v5.3.6...v5.4.0)\n\nUpdates `kombu` from 5.3.4 to 5.3.7\n- [Release notes](https://github.com/celery/kombu/releases)\n- [Changelog](https://github.com/celery/kombu/blob/main/Changelog.rst)\n- [Commits](https://github.com/celery/kombu/compare/v5.3.4...v5.3.7)\n\nUpdates `python-dotenv` from 1.0.0 to 1.0.1\n- [Release notes](https://github.com/theskumar/python-dotenv/releases)\n- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/theskumar/python-dotenv/compare/v1.0.0...v1.0.1)\n\nUpdates `marshmallow-dataclass` from 8.6.0 to 8.6.1\n- [Changelog](https://github.com/lovasoa/marshmallow_dataclass/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/lovasoa/marshmallow_dataclass/compare/v8.6.0...v8.6.1)\n\nUpdates `typeguard` from 4.1.5 to 4.3.0\n- [Release notes](https://github.com/agronholm/typeguard/releases)\n- [Changelog](https://github.com/agronholm/typeguard/blob/master/docs/versionhistory.rst)\n- [Commits](https://github.com/agronholm/typeguard/compare/4.1.5...4.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: cachetools\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: certifi\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: pip-dependencies\n- dependency-name: flask\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: flask-migrate\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: google-auth\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: importlib-metadata\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: importlib-resources\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: itsdangerous\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: mako\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: markupsafe\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: pillow\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: pyasn1\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: pyasn1-modules\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: requests\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: requests-oauthlib\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: pip-dependencies\n- dependency-name: sqlalchemy\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: urllib3\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: zipp\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: celery\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: kombu\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: python-dotenv\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: marshmallow-dataclass\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: typeguard\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the pip-dependencies group across 1 directory with 23 updates"}},{"before":"d0e288a1b2f98244df331ab320e23123ea592a86","after":"0bb0621e3634515174156c81f798ad7a85c56297","ref":"refs/heads/ipiptunnel-test","pushedAt":"2024-06-07T17:58:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kazbekovruslan","name":"Ruslan Kazbekov","path":"/kazbekovruslan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/114095474?s=80&v=4"},"commit":{"message":"change \\\\n to \\n in answer","shortMessageHtmlLink":"change \\\\n to \\n in answer"}},{"before":null,"after":"d0e288a1b2f98244df331ab320e23123ea592a86","ref":"refs/heads/ipiptunnel-test","pushedAt":"2024-06-07T17:49:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kazbekovruslan","name":"Ruslan Kazbekov","path":"/kazbekovruslan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/114095474?s=80&v=4"},"commit":{"message":"add test for ipip tunnel","shortMessageHtmlLink":"add test for ipip tunnel"}},{"before":null,"after":"4eaeaddd92db257d7f22f2f502c9f98f79ca3434","ref":"refs/heads/NikitaPisarev/subinterface-test","pushedAt":"2024-06-07T17:19:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"NikitaPisarev","name":"Nikita Pisarev","path":"/NikitaPisarev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/105859129?s=80&v=4"},"commit":{"message":"Add a test for using the sabinterface","shortMessageHtmlLink":"Add a test for using the sabinterface"}},{"before":null,"after":"9b962c8a1a40ea5890fa7b364d1945a1526a6e6e","ref":"refs/heads/ElenaBakova/fix-typo","pushedAt":"2024-06-03T11:43:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ElenaBakova","name":"Elena Bakova","path":"/ElenaBakova","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71704427?s=80&v=4"},"commit":{"message":"Fixed typo in seeResults button label in session_scripts.js","shortMessageHtmlLink":"Fixed typo in seeResults button label in session_scripts.js"}},{"before":"85acfa7a0a24054acf25a13d26d3af6ecde30f7d","after":null,"ref":"refs/heads/dependabot/pip/pip-dependencies-9a7c286059","pushedAt":"2024-06-03T08:38:59.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":"980e9100bbec50849bc2b68d5f9d1e1fd614630c","ref":"refs/heads/dependabot/pip/pip-dependencies-471c4d22b0","pushedAt":"2024-06-03T08:38:54.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-dependencies group across 1 directory with 23 updates\n\nBumps the pip-dependencies group with 23 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [cachetools](https://github.com/tkem/cachetools) | `5.3.2` | `5.3.3` |\n| [certifi](https://github.com/certifi/python-certifi) | `2023.11.17` | `2024.6.2` |\n| [flask](https://github.com/pallets/flask) | `3.0.1` | `3.0.3` |\n| [flask-migrate](https://github.com/miguelgrinberg/flask-migrate) | `4.0.5` | `4.0.7` |\n| [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.27.0` | `2.29.0` |\n| [importlib-metadata](https://github.com/python/importlib_metadata) | `7.0.1` | `7.1.0` |\n| [importlib-resources](https://github.com/python/importlib_resources) | `6.1.1` | `6.4.0` |\n| [itsdangerous](https://github.com/pallets/itsdangerous) | `2.1.2` | `2.2.0` |\n| [mako](https://github.com/sqlalchemy/mako) | `1.3.0` | `1.3.5` |\n| [markupsafe](https://github.com/pallets/markupsafe) | `2.1.4` | `2.1.5` |\n| [pillow](https://github.com/python-pillow/Pillow) | `10.2.0` | `10.3.0` |\n| [pyasn1](https://github.com/pyasn1/pyasn1) | `0.5.1` | `0.6.0` |\n| [pyasn1-modules](https://github.com/pyasn1/pyasn1-modules) | `0.3.0` | `0.4.0` |\n| [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.3` |\n| [requests-oauthlib](https://github.com/requests/requests-oauthlib) | `1.3.1` | `2.0.0` |\n| [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.25` | `2.0.30` |\n| [urllib3](https://github.com/urllib3/urllib3) | `2.1.0` | `2.2.1` |\n| [zipp](https://github.com/jaraco/zipp) | `3.17.0` | `3.19.1` |\n| [celery](https://github.com/celery/celery) | `5.3.6` | `5.4.0` |\n| [kombu](https://github.com/celery/kombu) | `5.3.4` | `5.3.7` |\n| [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.0.0` | `1.0.1` |\n| [marshmallow-dataclass](https://github.com/lovasoa/marshmallow_dataclass) | `8.6.0` | `8.6.1` |\n| [typeguard](https://github.com/agronholm/typeguard) | `4.1.5` | `4.3.0` |\n\n\n\nUpdates `cachetools` from 5.3.2 to 5.3.3\n- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)\n- [Commits](https://github.com/tkem/cachetools/compare/v5.3.2...v5.3.3)\n\nUpdates `certifi` from 2023.11.17 to 2024.6.2\n- [Commits](https://github.com/certifi/python-certifi/compare/2023.11.17...2024.06.02)\n\nUpdates `flask` from 3.0.1 to 3.0.3\n- [Release notes](https://github.com/pallets/flask/releases)\n- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/flask/compare/3.0.1...3.0.3)\n\nUpdates `flask-migrate` from 4.0.5 to 4.0.7\n- [Release notes](https://github.com/miguelgrinberg/flask-migrate/releases)\n- [Changelog](https://github.com/miguelgrinberg/Flask-Migrate/blob/main/CHANGES.md)\n- [Commits](https://github.com/miguelgrinberg/flask-migrate/compare/v4.0.5...v4.0.7)\n\nUpdates `google-auth` from 2.27.0 to 2.29.0\n- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)\n- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/googleapis/google-auth-library-python/compare/v2.27.0...v2.29.0)\n\nUpdates `importlib-metadata` from 7.0.1 to 7.1.0\n- [Release notes](https://github.com/python/importlib_metadata/releases)\n- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst)\n- [Commits](https://github.com/python/importlib_metadata/compare/v7.0.1...v7.1.0)\n\nUpdates `importlib-resources` from 6.1.1 to 6.4.0\n- [Release notes](https://github.com/python/importlib_resources/releases)\n- [Changelog](https://github.com/python/importlib_resources/blob/main/NEWS.rst)\n- [Commits](https://github.com/python/importlib_resources/compare/v6.1.1...v6.4.0)\n\nUpdates `itsdangerous` from 2.1.2 to 2.2.0\n- [Release notes](https://github.com/pallets/itsdangerous/releases)\n- [Changelog](https://github.com/pallets/itsdangerous/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/itsdangerous/compare/2.1.2...2.2.0)\n\nUpdates `mako` from 1.3.0 to 1.3.5\n- [Release notes](https://github.com/sqlalchemy/mako/releases)\n- [Changelog](https://github.com/sqlalchemy/mako/blob/main/CHANGES)\n- [Commits](https://github.com/sqlalchemy/mako/commits)\n\nUpdates `markupsafe` from 2.1.4 to 2.1.5\n- [Release notes](https://github.com/pallets/markupsafe/releases)\n- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/markupsafe/compare/2.1.4...2.1.5)\n\nUpdates `pillow` from 10.2.0 to 10.3.0\n- [Release notes](https://github.com/python-pillow/Pillow/releases)\n- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)\n- [Commits](https://github.com/python-pillow/Pillow/compare/10.2.0...10.3.0)\n\nUpdates `pyasn1` from 0.5.1 to 0.6.0\n- [Release notes](https://github.com/pyasn1/pyasn1/releases)\n- [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pyasn1/pyasn1/compare/v0.5.1...v0.6.0)\n\nUpdates `pyasn1-modules` from 0.3.0 to 0.4.0\n- [Release notes](https://github.com/pyasn1/pyasn1-modules/releases)\n- [Changelog](https://github.com/pyasn1/pyasn1-modules/blob/main/CHANGES.txt)\n- [Commits](https://github.com/pyasn1/pyasn1-modules/compare/v0.3.0...v0.4.0)\n\nUpdates `requests` from 2.31.0 to 2.32.3\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.3)\n\nUpdates `requests-oauthlib` from 1.3.1 to 2.0.0\n- [Release notes](https://github.com/requests/requests-oauthlib/releases)\n- [Changelog](https://github.com/requests/requests-oauthlib/blob/master/HISTORY.rst)\n- [Commits](https://github.com/requests/requests-oauthlib/compare/v1.3.1...v2.0.0)\n\nUpdates `sqlalchemy` from 2.0.25 to 2.0.30\n- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)\n- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)\n- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)\n\nUpdates `urllib3` from 2.1.0 to 2.2.1\n- [Release notes](https://github.com/urllib3/urllib3/releases)\n- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)\n- [Commits](https://github.com/urllib3/urllib3/compare/2.1.0...2.2.1)\n\nUpdates `zipp` from 3.17.0 to 3.19.1\n- [Release notes](https://github.com/jaraco/zipp/releases)\n- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)\n- [Commits](https://github.com/jaraco/zipp/compare/v3.17.0...v3.19.1)\n\nUpdates `celery` from 5.3.6 to 5.4.0\n- [Release notes](https://github.com/celery/celery/releases)\n- [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst)\n- [Commits](https://github.com/celery/celery/compare/v5.3.6...v5.4.0)\n\nUpdates `kombu` from 5.3.4 to 5.3.7\n- [Release notes](https://github.com/celery/kombu/releases)\n- [Changelog](https://github.com/celery/kombu/blob/main/Changelog.rst)\n- [Commits](https://github.com/celery/kombu/compare/v5.3.4...v5.3.7)\n\nUpdates `python-dotenv` from 1.0.0 to 1.0.1\n- [Release notes](https://github.com/theskumar/python-dotenv/releases)\n- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/theskumar/python-dotenv/compare/v1.0.0...v1.0.1)\n\nUpdates `marshmallow-dataclass` from 8.6.0 to 8.6.1\n- [Changelog](https://github.com/lovasoa/marshmallow_dataclass/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/lovasoa/marshmallow_dataclass/compare/v8.6.0...v8.6.1)\n\nUpdates `typeguard` from 4.1.5 to 4.3.0\n- [Release notes](https://github.com/agronholm/typeguard/releases)\n- [Changelog](https://github.com/agronholm/typeguard/blob/master/docs/versionhistory.rst)\n- [Commits](https://github.com/agronholm/typeguard/compare/4.1.5...4.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: cachetools\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: certifi\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: pip-dependencies\n- dependency-name: flask\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: flask-migrate\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: google-auth\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: importlib-metadata\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: importlib-resources\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: itsdangerous\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: mako\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: markupsafe\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: pillow\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: pyasn1\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: pyasn1-modules\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: requests\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: requests-oauthlib\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: pip-dependencies\n- dependency-name: sqlalchemy\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: urllib3\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: zipp\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: celery\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: kombu\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: python-dotenv\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: marshmallow-dataclass\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: typeguard\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the pip-dependencies group across 1 directory with 23 updates"}},{"before":null,"after":"85acfa7a0a24054acf25a13d26d3af6ecde30f7d","ref":"refs/heads/dependabot/pip/pip-dependencies-9a7c286059","pushedAt":"2024-05-27T08:51:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump the pip-dependencies group across 1 directory with 23 updates\n\nBumps the pip-dependencies group with 23 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [cachetools](https://github.com/tkem/cachetools) | `5.3.2` | `5.3.3` |\n| [certifi](https://github.com/certifi/python-certifi) | `2023.11.17` | `2024.2.2` |\n| [flask](https://github.com/pallets/flask) | `3.0.1` | `3.0.3` |\n| [flask-migrate](https://github.com/miguelgrinberg/flask-migrate) | `4.0.5` | `4.0.7` |\n| [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.27.0` | `2.29.0` |\n| [importlib-metadata](https://github.com/python/importlib_metadata) | `7.0.1` | `7.1.0` |\n| [importlib-resources](https://github.com/python/importlib_resources) | `6.1.1` | `6.4.0` |\n| [itsdangerous](https://github.com/pallets/itsdangerous) | `2.1.2` | `2.2.0` |\n| [mako](https://github.com/sqlalchemy/mako) | `1.3.0` | `1.3.5` |\n| [markupsafe](https://github.com/pallets/markupsafe) | `2.1.4` | `2.1.5` |\n| [pillow](https://github.com/python-pillow/Pillow) | `10.2.0` | `10.3.0` |\n| [pyasn1](https://github.com/pyasn1/pyasn1) | `0.5.1` | `0.6.0` |\n| [pyasn1-modules](https://github.com/pyasn1/pyasn1-modules) | `0.3.0` | `0.4.0` |\n| [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.2` |\n| [requests-oauthlib](https://github.com/requests/requests-oauthlib) | `1.3.1` | `2.0.0` |\n| [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.25` | `2.0.30` |\n| [urllib3](https://github.com/urllib3/urllib3) | `2.1.0` | `2.2.1` |\n| [zipp](https://github.com/jaraco/zipp) | `3.17.0` | `3.19.0` |\n| [celery](https://github.com/celery/celery) | `5.3.6` | `5.4.0` |\n| [kombu](https://github.com/celery/kombu) | `5.3.4` | `5.3.7` |\n| [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.0.0` | `1.0.1` |\n| [marshmallow-dataclass](https://github.com/lovasoa/marshmallow_dataclass) | `8.6.0` | `8.6.1` |\n| [typeguard](https://github.com/agronholm/typeguard) | `4.1.5` | `4.2.1` |\n\n\n\nUpdates `cachetools` from 5.3.2 to 5.3.3\n- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)\n- [Commits](https://github.com/tkem/cachetools/compare/v5.3.2...v5.3.3)\n\nUpdates `certifi` from 2023.11.17 to 2024.2.2\n- [Commits](https://github.com/certifi/python-certifi/compare/2023.11.17...2024.02.02)\n\nUpdates `flask` from 3.0.1 to 3.0.3\n- [Release notes](https://github.com/pallets/flask/releases)\n- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/flask/compare/3.0.1...3.0.3)\n\nUpdates `flask-migrate` from 4.0.5 to 4.0.7\n- [Release notes](https://github.com/miguelgrinberg/flask-migrate/releases)\n- [Changelog](https://github.com/miguelgrinberg/Flask-Migrate/blob/main/CHANGES.md)\n- [Commits](https://github.com/miguelgrinberg/flask-migrate/compare/v4.0.5...v4.0.7)\n\nUpdates `google-auth` from 2.27.0 to 2.29.0\n- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)\n- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/googleapis/google-auth-library-python/compare/v2.27.0...v2.29.0)\n\nUpdates `importlib-metadata` from 7.0.1 to 7.1.0\n- [Release notes](https://github.com/python/importlib_metadata/releases)\n- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst)\n- [Commits](https://github.com/python/importlib_metadata/compare/v7.0.1...v7.1.0)\n\nUpdates `importlib-resources` from 6.1.1 to 6.4.0\n- [Release notes](https://github.com/python/importlib_resources/releases)\n- [Changelog](https://github.com/python/importlib_resources/blob/main/NEWS.rst)\n- [Commits](https://github.com/python/importlib_resources/compare/v6.1.1...v6.4.0)\n\nUpdates `itsdangerous` from 2.1.2 to 2.2.0\n- [Release notes](https://github.com/pallets/itsdangerous/releases)\n- [Changelog](https://github.com/pallets/itsdangerous/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/itsdangerous/compare/2.1.2...2.2.0)\n\nUpdates `mako` from 1.3.0 to 1.3.5\n- [Release notes](https://github.com/sqlalchemy/mako/releases)\n- [Changelog](https://github.com/sqlalchemy/mako/blob/main/CHANGES)\n- [Commits](https://github.com/sqlalchemy/mako/commits)\n\nUpdates `markupsafe` from 2.1.4 to 2.1.5\n- [Release notes](https://github.com/pallets/markupsafe/releases)\n- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/markupsafe/compare/2.1.4...2.1.5)\n\nUpdates `pillow` from 10.2.0 to 10.3.0\n- [Release notes](https://github.com/python-pillow/Pillow/releases)\n- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)\n- [Commits](https://github.com/python-pillow/Pillow/compare/10.2.0...10.3.0)\n\nUpdates `pyasn1` from 0.5.1 to 0.6.0\n- [Release notes](https://github.com/pyasn1/pyasn1/releases)\n- [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pyasn1/pyasn1/compare/v0.5.1...v0.6.0)\n\nUpdates `pyasn1-modules` from 0.3.0 to 0.4.0\n- [Release notes](https://github.com/pyasn1/pyasn1-modules/releases)\n- [Changelog](https://github.com/pyasn1/pyasn1-modules/blob/main/CHANGES.txt)\n- [Commits](https://github.com/pyasn1/pyasn1-modules/compare/v0.3.0...v0.4.0)\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 `requests-oauthlib` from 1.3.1 to 2.0.0\n- [Release notes](https://github.com/requests/requests-oauthlib/releases)\n- [Changelog](https://github.com/requests/requests-oauthlib/blob/master/HISTORY.rst)\n- [Commits](https://github.com/requests/requests-oauthlib/compare/v1.3.1...v2.0.0)\n\nUpdates `sqlalchemy` from 2.0.25 to 2.0.30\n- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)\n- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)\n- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)\n\nUpdates `urllib3` from 2.1.0 to 2.2.1\n- [Release notes](https://github.com/urllib3/urllib3/releases)\n- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)\n- [Commits](https://github.com/urllib3/urllib3/compare/2.1.0...2.2.1)\n\nUpdates `zipp` from 3.17.0 to 3.19.0\n- [Release notes](https://github.com/jaraco/zipp/releases)\n- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)\n- [Commits](https://github.com/jaraco/zipp/compare/v3.17.0...v3.19.0)\n\nUpdates `celery` from 5.3.6 to 5.4.0\n- [Release notes](https://github.com/celery/celery/releases)\n- [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst)\n- [Commits](https://github.com/celery/celery/compare/v5.3.6...v5.4.0)\n\nUpdates `kombu` from 5.3.4 to 5.3.7\n- [Release notes](https://github.com/celery/kombu/releases)\n- [Changelog](https://github.com/celery/kombu/blob/main/Changelog.rst)\n- [Commits](https://github.com/celery/kombu/compare/v5.3.4...v5.3.7)\n\nUpdates `python-dotenv` from 1.0.0 to 1.0.1\n- [Release notes](https://github.com/theskumar/python-dotenv/releases)\n- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/theskumar/python-dotenv/compare/v1.0.0...v1.0.1)\n\nUpdates `marshmallow-dataclass` from 8.6.0 to 8.6.1\n- [Changelog](https://github.com/lovasoa/marshmallow_dataclass/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/lovasoa/marshmallow_dataclass/compare/v8.6.0...v8.6.1)\n\nUpdates `typeguard` from 4.1.5 to 4.2.1\n- [Release notes](https://github.com/agronholm/typeguard/releases)\n- [Changelog](https://github.com/agronholm/typeguard/blob/master/docs/versionhistory.rst)\n- [Commits](https://github.com/agronholm/typeguard/compare/4.1.5...4.2.1)\n\n---\nupdated-dependencies:\n- dependency-name: cachetools\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: certifi\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: pip-dependencies\n- dependency-name: flask\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: flask-migrate\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: google-auth\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: importlib-metadata\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: importlib-resources\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: itsdangerous\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: mako\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: markupsafe\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: pillow\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: pyasn1\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: pyasn1-modules\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: requests\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: requests-oauthlib\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: pip-dependencies\n- dependency-name: sqlalchemy\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: urllib3\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: zipp\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: celery\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: kombu\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: python-dotenv\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: marshmallow-dataclass\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: typeguard\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the pip-dependencies group across 1 directory with 23 updates"}},{"before":"58b8f9cab5d218da75364dfcbc7728fe06101799","after":null,"ref":"refs/heads/dependabot/pip/pip-dependencies-9c3a2d15ff","pushedAt":"2024-05-27T08:50:34.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":"34f600059cd3faf1c1c81f9dff82532e3b6aff74","after":null,"ref":"refs/heads/ElenaBakova/quiz-scripts-fix","pushedAt":"2024-05-23T11:08:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ElenaBakova","name":"Elena Bakova","path":"/ElenaBakova","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71704427?s=80&v=4"}},{"before":null,"after":"9b22a1a1f2d8fa79d631394f4d160dcc9cb46e1c","ref":"refs/heads/dependabot/pip/front/pip-3aba7a9dba","pushedAt":"2024-05-21T06:58:34.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: pillow\n dependency-type: direct:production\n dependency-group: pip\n- dependency-name: requests\n dependency-type: direct:production\n dependency-group: pip\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"---"}},{"before":null,"after":"58b8f9cab5d218da75364dfcbc7728fe06101799","ref":"refs/heads/dependabot/pip/pip-dependencies-9c3a2d15ff","pushedAt":"2024-05-20T09:05: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 the pip-dependencies group with 22 updates\n\nBumps the pip-dependencies group with 22 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [cachetools](https://github.com/tkem/cachetools) | `5.3.2` | `5.3.3` |\n| [certifi](https://github.com/certifi/python-certifi) | `2023.11.17` | `2024.2.2` |\n| [flask](https://github.com/pallets/flask) | `3.0.1` | `3.0.3` |\n| [flask-migrate](https://github.com/miguelgrinberg/flask-migrate) | `4.0.5` | `4.0.7` |\n| [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.27.0` | `2.29.0` |\n| [importlib-metadata](https://github.com/python/importlib_metadata) | `7.0.1` | `7.1.0` |\n| [importlib-resources](https://github.com/python/importlib_resources) | `6.1.1` | `6.4.0` |\n| [itsdangerous](https://github.com/pallets/itsdangerous) | `2.1.2` | `2.2.0` |\n| [mako](https://github.com/sqlalchemy/mako) | `1.3.0` | `1.3.5` |\n| [markupsafe](https://github.com/pallets/markupsafe) | `2.1.4` | `2.1.5` |\n| [pillow](https://github.com/python-pillow/Pillow) | `10.2.0` | `10.3.0` |\n| [pyasn1](https://github.com/pyasn1/pyasn1) | `0.5.1` | `0.6.0` |\n| [pyasn1-modules](https://github.com/pyasn1/pyasn1-modules) | `0.3.0` | `0.4.0` |\n| [requests-oauthlib](https://github.com/requests/requests-oauthlib) | `1.3.1` | `2.0.0` |\n| [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.25` | `2.0.30` |\n| [urllib3](https://github.com/urllib3/urllib3) | `2.1.0` | `2.2.1` |\n| [zipp](https://github.com/jaraco/zipp) | `3.17.0` | `3.18.2` |\n| [celery](https://github.com/celery/celery) | `5.3.6` | `5.4.0` |\n| [kombu](https://github.com/celery/kombu) | `5.3.4` | `5.3.7` |\n| [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.0.0` | `1.0.1` |\n| [marshmallow-dataclass](https://github.com/lovasoa/marshmallow_dataclass) | `8.6.0` | `8.6.1` |\n| [typeguard](https://github.com/agronholm/typeguard) | `4.1.5` | `4.2.1` |\n\n\nUpdates `cachetools` from 5.3.2 to 5.3.3\n- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)\n- [Commits](https://github.com/tkem/cachetools/compare/v5.3.2...v5.3.3)\n\nUpdates `certifi` from 2023.11.17 to 2024.2.2\n- [Commits](https://github.com/certifi/python-certifi/compare/2023.11.17...2024.02.02)\n\nUpdates `flask` from 3.0.1 to 3.0.3\n- [Release notes](https://github.com/pallets/flask/releases)\n- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/flask/compare/3.0.1...3.0.3)\n\nUpdates `flask-migrate` from 4.0.5 to 4.0.7\n- [Release notes](https://github.com/miguelgrinberg/flask-migrate/releases)\n- [Changelog](https://github.com/miguelgrinberg/Flask-Migrate/blob/main/CHANGES.md)\n- [Commits](https://github.com/miguelgrinberg/flask-migrate/compare/v4.0.5...v4.0.7)\n\nUpdates `google-auth` from 2.27.0 to 2.29.0\n- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)\n- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/googleapis/google-auth-library-python/compare/v2.27.0...v2.29.0)\n\nUpdates `importlib-metadata` from 7.0.1 to 7.1.0\n- [Release notes](https://github.com/python/importlib_metadata/releases)\n- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst)\n- [Commits](https://github.com/python/importlib_metadata/compare/v7.0.1...v7.1.0)\n\nUpdates `importlib-resources` from 6.1.1 to 6.4.0\n- [Release notes](https://github.com/python/importlib_resources/releases)\n- [Changelog](https://github.com/python/importlib_resources/blob/main/NEWS.rst)\n- [Commits](https://github.com/python/importlib_resources/compare/v6.1.1...v6.4.0)\n\nUpdates `itsdangerous` from 2.1.2 to 2.2.0\n- [Release notes](https://github.com/pallets/itsdangerous/releases)\n- [Changelog](https://github.com/pallets/itsdangerous/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/itsdangerous/compare/2.1.2...2.2.0)\n\nUpdates `mako` from 1.3.0 to 1.3.5\n- [Release notes](https://github.com/sqlalchemy/mako/releases)\n- [Changelog](https://github.com/sqlalchemy/mako/blob/main/CHANGES)\n- [Commits](https://github.com/sqlalchemy/mako/commits)\n\nUpdates `markupsafe` from 2.1.4 to 2.1.5\n- [Release notes](https://github.com/pallets/markupsafe/releases)\n- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/markupsafe/compare/2.1.4...2.1.5)\n\nUpdates `pillow` from 10.2.0 to 10.3.0\n- [Release notes](https://github.com/python-pillow/Pillow/releases)\n- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)\n- [Commits](https://github.com/python-pillow/Pillow/compare/10.2.0...10.3.0)\n\nUpdates `pyasn1` from 0.5.1 to 0.6.0\n- [Release notes](https://github.com/pyasn1/pyasn1/releases)\n- [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pyasn1/pyasn1/compare/v0.5.1...v0.6.0)\n\nUpdates `pyasn1-modules` from 0.3.0 to 0.4.0\n- [Release notes](https://github.com/pyasn1/pyasn1-modules/releases)\n- [Changelog](https://github.com/pyasn1/pyasn1-modules/blob/main/CHANGES.txt)\n- [Commits](https://github.com/pyasn1/pyasn1-modules/compare/v0.3.0...v0.4.0)\n\nUpdates `requests-oauthlib` from 1.3.1 to 2.0.0\n- [Release notes](https://github.com/requests/requests-oauthlib/releases)\n- [Changelog](https://github.com/requests/requests-oauthlib/blob/master/HISTORY.rst)\n- [Commits](https://github.com/requests/requests-oauthlib/compare/v1.3.1...v2.0.0)\n\nUpdates `sqlalchemy` from 2.0.25 to 2.0.30\n- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)\n- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)\n- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)\n\nUpdates `urllib3` from 2.1.0 to 2.2.1\n- [Release notes](https://github.com/urllib3/urllib3/releases)\n- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)\n- [Commits](https://github.com/urllib3/urllib3/compare/2.1.0...2.2.1)\n\nUpdates `zipp` from 3.17.0 to 3.18.2\n- [Release notes](https://github.com/jaraco/zipp/releases)\n- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)\n- [Commits](https://github.com/jaraco/zipp/compare/v3.17.0...v3.18.2)\n\nUpdates `celery` from 5.3.6 to 5.4.0\n- [Release notes](https://github.com/celery/celery/releases)\n- [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst)\n- [Commits](https://github.com/celery/celery/compare/v5.3.6...v5.4.0)\n\nUpdates `kombu` from 5.3.4 to 5.3.7\n- [Release notes](https://github.com/celery/kombu/releases)\n- [Changelog](https://github.com/celery/kombu/blob/main/Changelog.rst)\n- [Commits](https://github.com/celery/kombu/compare/v5.3.4...v5.3.7)\n\nUpdates `python-dotenv` from 1.0.0 to 1.0.1\n- [Release notes](https://github.com/theskumar/python-dotenv/releases)\n- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/theskumar/python-dotenv/compare/v1.0.0...v1.0.1)\n\nUpdates `marshmallow-dataclass` from 8.6.0 to 8.6.1\n- [Changelog](https://github.com/lovasoa/marshmallow_dataclass/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/lovasoa/marshmallow_dataclass/compare/v8.6.0...v8.6.1)\n\nUpdates `typeguard` from 4.1.5 to 4.2.1\n- [Release notes](https://github.com/agronholm/typeguard/releases)\n- [Changelog](https://github.com/agronholm/typeguard/blob/master/docs/versionhistory.rst)\n- [Commits](https://github.com/agronholm/typeguard/compare/4.1.5...4.2.1)\n\n---\nupdated-dependencies:\n- dependency-name: cachetools\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: certifi\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: pip-dependencies\n- dependency-name: flask\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: flask-migrate\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: google-auth\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: importlib-metadata\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: importlib-resources\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: itsdangerous\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: mako\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: markupsafe\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: pillow\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: pyasn1\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: pyasn1-modules\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: requests-oauthlib\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: pip-dependencies\n- dependency-name: sqlalchemy\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: urllib3\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: zipp\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: celery\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: kombu\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: python-dotenv\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: marshmallow-dataclass\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: typeguard\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the pip-dependencies group with 22 updates"}},{"before":"8e4d04f6098f83219c0b22477e011b30c49dbc18","after":"dad7fc034acb520bda1e3ad54777a904c4d9fdfc","ref":"refs/heads/main","pushedAt":"2024-05-14T17:08:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"i1ya","name":null,"path":"/i1ya","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1846709?s=80&v=4"},"commit":{"message":"ElenaBakova: quiz fixes (#119)\n\n* Fixed scripts in practiceTask.html, quiz.html, textTask.html\r\n\r\n* Added old session finish on quizzes page","shortMessageHtmlLink":"ElenaBakova: quiz fixes (#119)"}},{"before":"2b37aed28d65e4745928e414e3e33ea14683ca49","after":null,"ref":"refs/heads/dependabot/pip/pip-dependencies-531a066b52","pushedAt":"2024-05-14T15:57: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":"4409385601f506207d8506b407a19772e2cc7037","after":"34f600059cd3faf1c1c81f9dff82532e3b6aff74","ref":"refs/heads/ElenaBakova/quiz-scripts-fix","pushedAt":"2024-05-14T14:30:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ElenaBakova","name":"Elena Bakova","path":"/ElenaBakova","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71704427?s=80&v=4"},"commit":{"message":"Added old session finish on quizzes page","shortMessageHtmlLink":"Added old session finish on quizzes page"}},{"before":null,"after":"4409385601f506207d8506b407a19772e2cc7037","ref":"refs/heads/ElenaBakova/quiz-scripts-fix","pushedAt":"2024-05-14T14:10:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ElenaBakova","name":"Elena Bakova","path":"/ElenaBakova","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71704427?s=80&v=4"},"commit":{"message":"Fixed scripts in practiceTask.html, quiz.html, textTask.html","shortMessageHtmlLink":"Fixed scripts in practiceTask.html, quiz.html, textTask.html"}},{"before":null,"after":"2b37aed28d65e4745928e414e3e33ea14683ca49","ref":"refs/heads/dependabot/pip/pip-dependencies-531a066b52","pushedAt":"2024-05-14T14:07:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"iakov","name":"iakov","path":"/iakov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/706759?s=80&v=4"},"commit":{"message":"Bump the pip-dependencies group across 1 directory with 25 updates\n\nBumps the pip-dependencies group with 25 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [cachetools](https://github.com/tkem/cachetools) | `5.3.2` | `5.3.3` |\n| [certifi](https://github.com/certifi/python-certifi) | `2023.11.17` | `2024.2.2` |\n| [flask](https://github.com/pallets/flask) | `3.0.1` | `3.0.3` |\n| [flask-migrate](https://github.com/miguelgrinberg/flask-migrate) | `4.0.5` | `4.0.7` |\n| [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.27.0` | `2.29.0` |\n| [idna](https://github.com/kjd/idna) | `3.6` | `3.7` |\n| [importlib-metadata](https://github.com/python/importlib_metadata) | `7.0.1` | `7.1.0` |\n| [importlib-resources](https://github.com/python/importlib_resources) | `6.1.1` | `6.4.0` |\n| [itsdangerous](https://github.com/pallets/itsdangerous) | `2.1.2` | `2.2.0` |\n| [jinja2](https://github.com/pallets/jinja) | `3.1.3` | `3.1.4` |\n| [mako](https://github.com/sqlalchemy/mako) | `1.3.0` | `1.3.3` |\n| [markupsafe](https://github.com/pallets/markupsafe) | `2.1.4` | `2.1.5` |\n| [pillow](https://github.com/python-pillow/Pillow) | `10.2.0` | `10.3.0` |\n| [pyasn1](https://github.com/pyasn1/pyasn1) | `0.5.1` | `0.6.0` |\n| [pyasn1-modules](https://github.com/pyasn1/pyasn1-modules) | `0.3.0` | `0.4.0` |\n| [requests-oauthlib](https://github.com/requests/requests-oauthlib) | `1.3.1` | `2.0.0` |\n| [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.25` | `2.0.30` |\n| [urllib3](https://github.com/urllib3/urllib3) | `2.1.0` | `2.2.1` |\n| [werkzeug](https://github.com/pallets/werkzeug) | `3.0.1` | `3.0.3` |\n| [zipp](https://github.com/jaraco/zipp) | `3.17.0` | `3.18.1` |\n| [celery](https://github.com/celery/celery) | `5.3.6` | `5.4.0` |\n| [kombu](https://github.com/celery/kombu) | `5.3.4` | `5.3.7` |\n| [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.0.0` | `1.0.1` |\n| [marshmallow-dataclass](https://github.com/lovasoa/marshmallow_dataclass) | `8.6.0` | `8.6.1` |\n| [typeguard](https://github.com/agronholm/typeguard) | `4.1.5` | `4.2.1` |\n\n\n\nUpdates `cachetools` from 5.3.2 to 5.3.3\n- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)\n- [Commits](https://github.com/tkem/cachetools/compare/v5.3.2...v5.3.3)\n\nUpdates `certifi` from 2023.11.17 to 2024.2.2\n- [Commits](https://github.com/certifi/python-certifi/compare/2023.11.17...2024.02.02)\n\nUpdates `flask` from 3.0.1 to 3.0.3\n- [Release notes](https://github.com/pallets/flask/releases)\n- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/flask/compare/3.0.1...3.0.3)\n\nUpdates `flask-migrate` from 4.0.5 to 4.0.7\n- [Release notes](https://github.com/miguelgrinberg/flask-migrate/releases)\n- [Changelog](https://github.com/miguelgrinberg/Flask-Migrate/blob/main/CHANGES.md)\n- [Commits](https://github.com/miguelgrinberg/flask-migrate/compare/v4.0.5...v4.0.7)\n\nUpdates `google-auth` from 2.27.0 to 2.29.0\n- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)\n- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/googleapis/google-auth-library-python/compare/v2.27.0...v2.29.0)\n\nUpdates `idna` from 3.6 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.6...v3.7)\n\nUpdates `importlib-metadata` from 7.0.1 to 7.1.0\n- [Release notes](https://github.com/python/importlib_metadata/releases)\n- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst)\n- [Commits](https://github.com/python/importlib_metadata/compare/v7.0.1...v7.1.0)\n\nUpdates `importlib-resources` from 6.1.1 to 6.4.0\n- [Release notes](https://github.com/python/importlib_resources/releases)\n- [Changelog](https://github.com/python/importlib_resources/blob/main/NEWS.rst)\n- [Commits](https://github.com/python/importlib_resources/compare/v6.1.1...v6.4.0)\n\nUpdates `itsdangerous` from 2.1.2 to 2.2.0\n- [Release notes](https://github.com/pallets/itsdangerous/releases)\n- [Changelog](https://github.com/pallets/itsdangerous/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/itsdangerous/compare/2.1.2...2.2.0)\n\nUpdates `jinja2` from 3.1.3 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.3...3.1.4)\n\nUpdates `mako` from 1.3.0 to 1.3.3\n- [Release notes](https://github.com/sqlalchemy/mako/releases)\n- [Changelog](https://github.com/sqlalchemy/mako/blob/main/CHANGES)\n- [Commits](https://github.com/sqlalchemy/mako/commits)\n\nUpdates `markupsafe` from 2.1.4 to 2.1.5\n- [Release notes](https://github.com/pallets/markupsafe/releases)\n- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/markupsafe/compare/2.1.4...2.1.5)\n\nUpdates `pillow` from 10.2.0 to 10.3.0\n- [Release notes](https://github.com/python-pillow/Pillow/releases)\n- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)\n- [Commits](https://github.com/python-pillow/Pillow/compare/10.2.0...10.3.0)\n\nUpdates `pyasn1` from 0.5.1 to 0.6.0\n- [Release notes](https://github.com/pyasn1/pyasn1/releases)\n- [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pyasn1/pyasn1/compare/v0.5.1...v0.6.0)\n\nUpdates `pyasn1-modules` from 0.3.0 to 0.4.0\n- [Release notes](https://github.com/pyasn1/pyasn1-modules/releases)\n- [Changelog](https://github.com/pyasn1/pyasn1-modules/blob/main/CHANGES.txt)\n- [Commits](https://github.com/pyasn1/pyasn1-modules/compare/v0.3.0...v0.4.0)\n\nUpdates `requests-oauthlib` from 1.3.1 to 2.0.0\n- [Release notes](https://github.com/requests/requests-oauthlib/releases)\n- [Changelog](https://github.com/requests/requests-oauthlib/blob/master/HISTORY.rst)\n- [Commits](https://github.com/requests/requests-oauthlib/compare/v1.3.1...v2.0.0)\n\nUpdates `sqlalchemy` from 2.0.25 to 2.0.30\n- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)\n- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)\n- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)\n\nUpdates `urllib3` from 2.1.0 to 2.2.1\n- [Release notes](https://github.com/urllib3/urllib3/releases)\n- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)\n- [Commits](https://github.com/urllib3/urllib3/compare/2.1.0...2.2.1)\n\nUpdates `werkzeug` from 3.0.1 to 3.0.3\n- [Release notes](https://github.com/pallets/werkzeug/releases)\n- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/werkzeug/compare/3.0.1...3.0.3)\n\nUpdates `zipp` from 3.17.0 to 3.18.1\n- [Release notes](https://github.com/jaraco/zipp/releases)\n- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)\n- [Commits](https://github.com/jaraco/zipp/compare/v3.17.0...v3.18.1)\n\nUpdates `celery` from 5.3.6 to 5.4.0\n- [Release notes](https://github.com/celery/celery/releases)\n- [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst)\n- [Commits](https://github.com/celery/celery/compare/v5.3.6...v5.4.0)\n\nUpdates `kombu` from 5.3.4 to 5.3.7\n- [Release notes](https://github.com/celery/kombu/releases)\n- [Changelog](https://github.com/celery/kombu/blob/main/Changelog.rst)\n- [Commits](https://github.com/celery/kombu/compare/v5.3.4...v5.3.7)\n\nUpdates `python-dotenv` from 1.0.0 to 1.0.1\n- [Release notes](https://github.com/theskumar/python-dotenv/releases)\n- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/theskumar/python-dotenv/compare/v1.0.0...v1.0.1)\n\nUpdates `marshmallow-dataclass` from 8.6.0 to 8.6.1\n- [Changelog](https://github.com/lovasoa/marshmallow_dataclass/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/lovasoa/marshmallow_dataclass/compare/v8.6.0...v8.6.1)\n\nUpdates `typeguard` from 4.1.5 to 4.2.1\n- [Release notes](https://github.com/agronholm/typeguard/releases)\n- [Changelog](https://github.com/agronholm/typeguard/blob/master/docs/versionhistory.rst)\n- [Commits](https://github.com/agronholm/typeguard/compare/4.1.5...4.2.1)\n\n---\nupdated-dependencies:\n- dependency-name: cachetools\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: certifi\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: pip-dependencies\n- dependency-name: flask\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: flask-migrate\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: google-auth\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: idna\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: importlib-metadata\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: importlib-resources\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: itsdangerous\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: jinja2\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: mako\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: markupsafe\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: pillow\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: pyasn1\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: pyasn1-modules\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: requests-oauthlib\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: pip-dependencies\n- dependency-name: sqlalchemy\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: urllib3\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: werkzeug\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: zipp\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: celery\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n- dependency-name: kombu\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: python-dotenv\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: marshmallow-dataclass\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: pip-dependencies\n- dependency-name: typeguard\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: pip-dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the pip-dependencies group across 1 directory with 25 updates"}},{"before":"16c1ca293bb5eb2dfd1acdbf4c30f2e685538398","after":null,"ref":"refs/heads/dependabot/pip/front/jinja2-3.1.4","pushedAt":"2024-05-14T11:34: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":"926f167fbf49583a4b9f80988ab620a1825d9db9","after":null,"ref":"refs/heads/dependabot/github_actions/github-actions-8a9da2b879","pushedAt":"2024-05-14T11:32:18.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":"5ac0ff776c01afd2be1b76a8e873f6523363fa38","after":null,"ref":"refs/heads/dependabot/pip/front/werkzeug-3.0.3","pushedAt":"2024-05-14T11:29:56.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":"2b37aed28d65e4745928e414e3e33ea14683ca49","after":null,"ref":"refs/heads/dependabot/pip/pip-dependencies-531a066b52","pushedAt":"2024-05-14T11:28:10.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":"7d1c9a1d74b5fde3b81f48b9bb4918c9732bc4ba","after":null,"ref":"refs/heads/dependabot/pip/front/pillow-10.3.0","pushedAt":"2024-05-14T11:22: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":"9574e2dfb6267fce2919ffca6c47efe8ff2f78e3","after":"7d1c9a1d74b5fde3b81f48b9bb4918c9732bc4ba","ref":"refs/heads/dependabot/pip/front/pillow-10.3.0","pushedAt":"2024-05-14T10:04:36.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"iakov","name":"iakov","path":"/iakov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/706759?s=80&v=4"},"commit":{"message":"Bump pillow from 10.2.0 to 10.3.0 in /front\n\nBumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.0.\n- [Release notes](https://github.com/python-pillow/Pillow/releases)\n- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)\n- [Commits](https://github.com/python-pillow/Pillow/compare/10.2.0...10.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: pillow\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump pillow from 10.2.0 to 10.3.0 in /front"}},{"before":"ad2c55c427ef9da465b252426bcf901c799ed8d5","after":"8e4d04f6098f83219c0b22477e011b30c49dbc18","ref":"refs/heads/main","pushedAt":"2024-05-14T10:04:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"iakov","name":"iakov","path":"/iakov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/706759?s=80&v=4"},"commit":{"message":"Bump jinja2 from 3.1.3 to 3.1.4 in /front (#114)\n\nBumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.\r\n- [Release notes](https://github.com/pallets/jinja/releases)\r\n- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)\r\n- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: jinja2\r\n dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: iakov ","shortMessageHtmlLink":"Bump jinja2 from 3.1.3 to 3.1.4 in /front (#114)"}},{"before":"1d15ce579ad396677cbd61bf8378e5ad6ece094f","after":"ad2c55c427ef9da465b252426bcf901c799ed8d5","ref":"refs/heads/main","pushedAt":"2024-05-14T10:02:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"iakov","name":"iakov","path":"/iakov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/706759?s=80&v=4"},"commit":{"message":"Bump actions/checkout from 2 to 4 in the github-actions group\n\nBumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `actions/checkout` from 2 to 4\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v2...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/checkout from 2 to 4 in the github-actions group"}},{"before":"079cabfef177e8c6237799ead0acb6d29f5ab498","after":"926f167fbf49583a4b9f80988ab620a1825d9db9","ref":"refs/heads/dependabot/github_actions/github-actions-8a9da2b879","pushedAt":"2024-05-14T10:00:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"iakov","name":"iakov","path":"/iakov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/706759?s=80&v=4"},"commit":{"message":"Bump actions/checkout from 2 to 4 in the github-actions group\n\nBumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `actions/checkout` from 2 to 4\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v2...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/checkout from 2 to 4 in the github-actions group"}},{"before":"4dfa9483236cb3b542877dde541d5b69231bef67","after":null,"ref":"refs/heads/dependabot/pip/front/idna-3.7","pushedAt":"2024-05-14T09:59:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"iakov","name":"iakov","path":"/iakov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/706759?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEZ9kNPgA","startCursor":null,"endCursor":null}},"title":"Activity ยท mimi-net/miminet"}