aboutsummaryrefslogtreecommitdiffstats
path: root/poetry.lock (follow)
Commit message (Collapse)AuthorAgeLines
* bump version & changelogGravatar shtlrs2024-01-04-280/+277
|
* Bump dev dependency versionsGravatar Chris Lovering2023-12-10-127/+127
|
* Mark lib deps using tilda version specifiersGravatar Chris Lovering2023-11-27-1/+1
| | | | This allows users of the lib to use newer versions of these libraries without us having to cut a new release
* Bump dev deps to latestGravatar Chris Lovering2023-11-27-443/+446
|
* Bump deps to latestGravatar Chris Lovering2023-10-26-586/+600
|
* Replace isort with ruff's implementatationGravatar Chris Lovering2023-08-28-137/+137
|
* Bump d.py to 2.3.2Gravatar Chris Lovering2023-08-28-450/+468
|
* Support sending multiple files to paste service at onceGravatar Chris Lovering2023-07-14-171/+301
| | | | Co-authored-by: Hassan Abouelela <[email protected]>
* Bump dev depsGravatar Chris Lovering2023-07-14-32/+33
|
* Bump d.py to 2.3.1Gravatar Chris Lovering2023-07-14-10/+10
|
* New version to allow new changeset to be pushed to pypi (#183)v9.9.1Gravatar ChrisJL2023-06-22-20/+20
|
* Bump d.py (#181)v9.8.0Gravatar ChrisJL2023-06-14-177/+98
| | | | | * Bump d.py to 2.3.0 * Linting fixes for new ruff version
* Bump all deps to latestGravatar Chris Lovering2023-05-31-136/+144
|
* Migrate to ruffGravatar Chris Lovering2023-05-06-198/+46
|
* Bump d.py to 2.2.3Gravatar Chris Lovering2023-05-06-307/+295
|
* Bump dependencies to latestv9.5.1Gravatar Chris Lovering2023-03-02-444/+511
|
* Bump discord-py to 2.2.0 (#173)v9.5.0Gravatar Amrou Bellalouna2023-02-28-929/+929
| | | | | | | * bump dpy to 2.2.0 * update changelog * bump version in tool.poetry table
* Bump discord.py to 2.1.1 (#172)v9.4.1Gravatar Amrou Bellalouna2023-02-09-4/+4
| | | | | | | | | | | | | * bump dpy to 2.1.1 * add bump history to changelog * bump pydis-core version in pyproject.toml * reinstate the old state for release 9.3.1 --------- Co-authored-by: Amrou Bellalouna <[email protected]>
* Support 3.11 and bump CI to use 3.11Gravatar Chris Lovering2022-12-11-1/+1
|
* Support 3.11 & bump all depsGravatar Chris Lovering2022-12-11-424/+361
|
* Bump d.py to 2.1.0Gravatar Chris Lovering2022-11-13-104/+83
| | | | This also bumps some dev-deps to latest
* Add Support For Attributes In DocstringsGravatar Hassan Abouelela2022-11-10-133/+145
| | | | | | | | | | | This allows class attributes to be defined in docstrings without causing an exception while linking the source code. Due to the non-static nature of attributes, it's not trivial to link their actual definition, so the chosen lines will actually be all the lines of the parent class. Signed-off-by: Hassan Abouelela <[email protected]>
* Add six as a dev depGravatar Chris Lovering2022-11-05-1/+13
|
* Relock poetryGravatar Chris Lovering2022-11-05-406/+397
|
* bump sphinx and sphinx-autodoc-typehintsGravatar Numerlor2022-09-27-66/+315
|
* Merge remote-tracking branch 'upstream/main' into no-duplicate-decoGravatar Numerlor2022-09-18-246/+134
|\
| * Bump dev depsGravatar Chris Lovering2022-09-18-34/+22
| |
| * Bump d.py to 2.0.1Gravatar Chris Lovering2022-09-18-145/+1069
| |
| * Bump Discord.py to the stable 2.0 release.v8.2.0Gravatar Chris Lovering2022-08-18-49/+49
| | | | | | | | This also bumps some other deps, rather than individually merging the dependabot releases.
| * Bump sphinx to 5.1.1Gravatar Chris Lovering2022-07-27-616/+62
| |
| * Bump async-rediscache to v1.0.0-rc2Gravatar Chris Lovering2022-07-27-385/+38
| |
| * Bump Python To 3.10 (#108)Gravatar ChrisJL2022-07-27-103/+35
| |
| * Bump sphinx from 5.0.2 to 5.1.0 (#109)Gravatar dependabot[bot]2022-07-25-38/+237
| | | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| * Mark aiodns As An Explicit DependencyGravatar Hassan Abouelela2022-07-23-133/+85
| | | | | | | | | | | | | | aiodns is required by aiohttp when using an AsyncResolver, as is done in BotBase. This makes aiodns a required dependency. Signed-off-by: Hassan Abouelela <[email protected]>
| * Bump pre-commit from 2.19.0 to 2.20.0Gravatar dependabot[bot]2022-07-23-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.19.0 to 2.20.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v2.19.0...v2.20.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
| * Bump pep8-naming from 0.13.0 to 0.13.1 (#102)Gravatar dependabot[bot]2022-07-23-4/+4
| | | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| * Bump flake8-bugbear from 22.6.22 to 22.7.1Gravatar dependabot[bot]2022-07-23-56/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.6.22 to 22.7.1. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](https://github.com/PyCQA/flake8-bugbear/compare/22.6.22...22.7.1) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
| * Bump urllib3 from 1.24.3 to 1.26.5Gravatar dependabot[bot]2022-06-28-12/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.3 to 1.26.5. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.24.3...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
| * Bump requests from 2.15.1 to 2.20.0Gravatar dependabot[bot]2022-06-28-9/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [requests](https://github.com/psf/requests) from 2.15.1 to 2.20.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.15.1...v2.20.0) --- updated-dependencies: - dependency-name: requests dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
| * Bump d.py to 0eb3d26Gravatar Chris Lovering2022-06-28-76/+40
| | | | | | | | Adds support for auto mod, of which the new auto_mod MESSAGE_TYPE is needed for our filter system.
| * Bump sphinx from 4.5.0 to 5.0.2Gravatar dependabot[bot]2022-06-27-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.5.0 to 5.0.2. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.5.0...v5.0.2) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
| * Bump furo from 2022.4.7 to 2022.6.21Gravatar dependabot[bot]2022-06-27-7/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [furo](https://github.com/pradyunsg/furo) from 2022.4.7 to 2022.6.21. - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](https://github.com/pradyunsg/furo/compare/2022.04.07...2022.06.21) --- updated-dependencies: - dependency-name: furo dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
| * Bump flake8-bugbear from 22.4.25 to 22.6.22Gravatar dependabot[bot]2022-06-27-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.4.25 to 22.6.22. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](https://github.com/PyCQA/flake8-bugbear/compare/22.4.25...22.6.22) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
| * Bump pep8-naming from 0.12.1 to 0.13.0Gravatar dependabot[bot]2022-06-26-20/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.12.1 to 0.13.0. - [Release notes](https://github.com/PyCQA/pep8-naming/releases) - [Changelog](https://github.com/PyCQA/pep8-naming/blob/main/CHANGELOG.rst) - [Commits](https://github.com/PyCQA/pep8-naming/compare/0.12.1...0.13.0) --- updated-dependencies: - dependency-name: pep8-naming dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
| * Bump sphinx-autodoc-typehints from 1.18.1 to 1.18.3Gravatar dependabot[bot]2022-06-10-52/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 1.18.1 to 1.18.3. - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Changelog](https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md) - [Commits](https://github.com/tox-dev/sphinx-autodoc-typehints/compare/1.18.1...1.18.3) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | add typing-extensionsGravatar Numerlor2022-06-15-49/+50
|/
* Add Sphinx-MultiVersionGravatar Hassan Abouelela2022-05-29-1/+16
| | | | | | | | Adds the sphinx-multiversion package to be used for generating docs for all versions of the project, not just the latest. This includes all the necessary configuration to make it work cleanly. Signed-off-by: Hassan Abouelela <[email protected]>
* Restore Releases ChangelogGravatar Hassan Abouelela2022-05-29-11/+38
| | | | | | | Add the releases-based changelog system back, and migrate the old changelog entries. Signed-off-by: Hassan Abouelela <[email protected]>
* Bump flake8 tidy imports and taskipy to latestGravatar Chris Lovering2022-05-24-12/+12
|
* Bump Discord.py to 4cbe8f5Gravatar Chris Lovering2022-05-24-175/+175
| | | | | | This fixes a bug with permission resolution when dealing with timed out members. Discord.py have also removed the /master/ URL for docs, and are now surfacing all docs at /latest/