aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-02 14:33:42 +0000
committerGravatar GitHub <[email protected]>2023-05-02 14:33:42 +0000
commitc838246090271552f2ba2876d2579c834f4ba741 (patch)
tree787f29a15b00a80d29fdf95d23fcb99e5d2040a3 /pyproject.toml
parentMerge pull request #2575 from python-discord/dependabot/pip/pre-commit-3.3.0 (diff)
Bump ruff from 0.0.263 to 0.0.264
Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.263 to 0.0.264. - [Release notes](https://github.com/charliermarsh/ruff/releases) - [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.263...v0.0.264) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index db21edd59..8d515e6e0 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -41,7 +41,7 @@ pytest = "7.3.1"
pytest-cov = "4.0.0"
pytest-subtests = "0.10.0"
pytest-xdist = "3.2.1"
-ruff = "0.0.263"
+ruff = "0.0.264"
taskipy = "1.10.4"