aboutsummaryrefslogtreecommitdiffstats
path: root/poetry.lock (follow)
Commit message (Collapse)AuthorAgeLines
* Bump dev dependencies to latestGravatar Chris Lovering2024-09-10-23/+23
|
* Bump pydis-core & sqlalchemy to latestGravatar Chris Lovering2024-09-10-539/+598
| | | | Neither of these dependencies have breakign changes that affect us
* Bump dependencies to latestGravatar Chris Lovering2024-06-30-80/+80
|
* Bump ruff from 0.4.9 to 0.5.0 (#164)Gravatar dependabot[bot]2024-06-30-19/+20
| | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.9 to 0.5.0. - [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/v0.4.9...0.5.0) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump ruff from 0.4.8 to 0.4.9 (#152)Gravatar dependabot[bot]2024-06-18-20/+20
| | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.8 to 0.4.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/v0.4.8...v0.4.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>
* Bump all dependencies to latestGravatar Chris Lovering2024-06-06-284/+267
|
* Upgrade dependenciesGravatar Joe Banks2024-04-07-265/+253
|
* Bump ruff to 0.2.0Gravatar Chris Lovering2024-02-02-19/+19
|
* Bump deps to latestGravatar Chris Lovering2024-02-02-637/+645
|
* Bump all deps to latestGravatar Chris Lovering2023-12-06-707/+619
|
* Bump ruff from 0.0.289 to 0.0.291 (#87)Gravatar dependabot[bot]2023-09-26-19/+19
| | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.289 to 0.0.291. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.0.289...v0.0.291) --- 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>
* Bump pydis-core from 10.2.0 to 10.3.0 (#86)Gravatar dependabot[bot]2023-09-22-4/+4
| | | | | | | | | | | | | | | | Bumps [pydis-core](https://github.com/python-discord/bot-core) from 10.2.0 to 10.3.0. - [Release notes](https://github.com/python-discord/bot-core/releases) - [Changelog](https://github.com/python-discord/bot-core/blob/main/docs/changelog.rst) - [Commits](https://github.com/python-discord/bot-core/compare/v10.2.0...v10.3.0) --- updated-dependencies: - dependency-name: pydis-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump ruff from 0.0.288 to 0.0.289 (#83)Gravatar dependabot[bot]2023-09-13-19/+29
| | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.288 to 0.0.289. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.0.288...v0.0.289) --- 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>
* Remove TOML dependency (#82)Gravatar Joe Banks2023-09-13-33/+12
| | | | | * Remove TOML dependency in favour of tomllib from stdlib * Update Metricity to use tomllib
* Bump ruff from 0.0.287 to 0.0.288 (#81)Gravatar dependabot[bot]2023-09-12-21/+45
| | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.287 to 0.0.288. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.0.287...v0.0.288) --- 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>
* Add isort configGravatar Chris Lovering2023-09-05-16/+2
|
* Consistent version specifying for new dependenciesGravatar Joe Banks2023-09-04-1/+1
|
* Add SQLAlchemy 2 & asyncpg and remove GINO & psycopg2Gravatar Joe Banks2023-09-04-126/+135
|
* Bump all dependencies to latestGravatar Joe Banks2023-09-04-99/+99
|
* Relock PoetryGravatar Joe Banks2023-09-04-145/+155
|
* Bump all dependencies to latestGravatar Chris Lovering2023-08-22-223/+226
|
* Move linting to ruffGravatar Chris Lovering2023-07-24-111/+182
|
* Bump core dependenciesGravatar Chris Lovering2023-07-24-318/+482
|
* Bump pydis-core from 9.5.1 to 9.6.0 (#50)Gravatar dependabot[bot]2023-06-12-8/+8
| | | | | | | | | | | | | | | Bumps [pydis-core](https://github.com/python-discord/bot-core) from 9.5.1 to 9.6.0. - [Changelog](https://github.com/python-discord/bot-core/blob/main/docs/changelog.rst) - [Commits](https://github.com/python-discord/bot-core/compare/v9.5.1...v9.6.0) --- updated-dependencies: - dependency-name: pydis-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump alembic from 1.10.2 to 1.10.3 (#47)Gravatar dependabot[bot]2023-04-08-4/+4
| | | | | | | | | | | | | | | | Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.10.2 to 1.10.3. - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) --- updated-dependencies: - dependency-name: alembic 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>
* Bump pydis-core from 9.4.1 to 9.5.1 (#42)Gravatar dependabot[bot]2023-04-06-8/+8
| | | | | | | | | | | | | | | | Bumps [pydis-core](https://github.com/python-discord/bot-core) from 9.4.1 to 9.5.1. - [Release notes](https://github.com/python-discord/bot-core/releases) - [Changelog](https://github.com/python-discord/bot-core/blob/main/docs/changelog.rst) - [Commits](https://github.com/python-discord/bot-core/compare/v9.4.1...v9.5.1) --- updated-dependencies: - dependency-name: pydis-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump alembic from 1.9.4 to 1.10.2 (#45)Gravatar dependabot[bot]2023-04-06-4/+17
| | | | | | | | | | | | | | | | Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.9.4 to 1.10.2. - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) --- updated-dependencies: - dependency-name: alembic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump psycopg2-binary from 2.9.5 to 2.9.6 (#46)Gravatar dependabot[bot]2023-04-05-73/+64
| | | | | | | | | | | | | | | | Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.5 to 2.9.6. - [Release notes](https://github.com/psycopg/psycopg2/releases) - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/commits/2.9.6) --- updated-dependencies: - dependency-name: psycopg2-binary 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>
* Bump aiohttp from 3.8.3 to 3.8.4 (#38)Gravatar dependabot[bot]2023-02-28-90/+90
| | | | | | | | | | | | | | | | Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.3 to 3.8.4. - [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.8.3...v3.8.4) --- 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>
* Bump alembic from 1.9.3 to 1.9.4 (#39)Gravatar dependabot[bot]2023-02-28-4/+4
| | | | | | | | | | | | | | | | Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.9.3 to 1.9.4. - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) --- updated-dependencies: - dependency-name: alembic 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>
* Bump python-dotenv from 0.21.1 to 1.0.0 (#40)Gravatar dependabot[bot]2023-02-28-5/+5
| | | | | | | | | | | | | | | | Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.21.1 to 1.0.0. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](https://github.com/theskumar/python-dotenv/compare/v0.21.1...v1.0.0) --- updated-dependencies: - dependency-name: python-dotenv dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump to Python 3.10 and mark version as breakingGravatar Chris Lovering2023-02-10-664/+134
| | | | The bump to Python3.10 will make existing virtual envs running this project incompatible, so a break change made sense here.
* Use latest bot-core version and bump all depsGravatar Chris Lovering2023-02-10-33/+721
| | | | This version of bot-core also brings in the 2.0 stable release of Discord.py
* Install botcore and bump depsGravatar Chris Lovering2022-07-09-198/+400
|
* Pin discord.py version to pre-asyncio changesGravatar Chris Lovering2022-04-03-245/+239
|
* Bump d.py to 2.0a0Gravatar Chris Lovering2021-11-03-178/+302
|
* Locks Python VersionGravatar Hassan Abouelela2021-07-07-143/+122
| | | | | Locks the python version in the Dockerfile to 3.9.5, and updates the version specified in the poetry file to limit support up to 3.9.
* Various version upgrades for discord.pyGravatar Joe Banks2021-04-09-178/+257
|
* Add support for pending membersGravatar Joe Banks2020-12-21-8/+12
|
* Version bump to 1.1.0Gravatar Joe Banks2020-12-19-191/+199
|
* Update to discord.py 1.5Gravatar Joe Banks2020-10-07-65/+70
|
* Use psycopg2-binaryGravatar Joe Banks2020-08-25-16/+33
|
* Default config filesGravatar Joe Banks2020-08-25-1/+348
|
* Add basic project filesGravatar Joe Banks2020-08-24-0/+294