aboutsummaryrefslogtreecommitdiffstats
path: root/tests/helpers.py (unfollow)
Commit message (Collapse)AuthorLines
2025-04-08Fix markdownify breaking change: convert_as_inline->parent_tagsGravatar wookie184-12/+12
Now _inline is set as a pseudo value in parent_tags
2025-03-08Bump markdownify from 0.14.1 to 1.1.0Gravatar dependabot[bot]-5/+5
Bumps [markdownify](https://github.com/matthewwithanm/python-markdownify) from 0.14.1 to 1.1.0. - [Release notes](https://github.com/matthewwithanm/python-markdownify/releases) - [Commits](https://github.com/matthewwithanm/python-markdownify/compare/0.14.1...1.1.0) --- updated-dependencies: - dependency-name: markdownify dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
2025-03-08Bump aiohttp from 3.11.12 to 3.11.13 (#3280)Gravatar dependabot[bot]-84/+84
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.11.12 to 3.11.13. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.11.12...v3.11.13) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-08Bump pydantic-settings from 2.8.0 to 2.8.1 (#3282)Gravatar dependabot[bot]-23/+112
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.8.0 to 2.8.1. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.8.0...v2.8.1) --- updated-dependencies: - dependency-name: pydantic-settings dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-08Bump ruff from 0.9.7 to 0.9.9 (#3283)Gravatar dependabot[bot]-21/+21
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.7 to 0.9.9. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.9.7...0.9.9) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-26Drop bs4 back down to 4.12.3Gravatar Chris Lovering-10/+9
This upgrade is suspected to cause the error with the cogs cog we were seeing in #dev-log. E.G. https://discord.com/channels/267624335836053506/622895325144940554/1344409315556986991
2025-02-21Bump deps to latest (#3262)Gravatar ChrisJL-1036/+1102
* Bump deps to latest * Sort deps * Use new style group for dev deps * Add attrs to ignore list of pip-licenses * Bump bot-core up to 11.6.0
2025-02-16Configure dependabot to only open PRs for major version bumps (#3227)Gravatar ChrisJL-0/+4
Security updates will always open PRs
2025-02-16Send purged msg log to #message-change-log too (#3255)Gravatar Vivek Ashokkumar-8/+9