summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-06 13:42:53 +0000
committerGitHub <noreply@github.com>2023-05-06 13:42:53 +0000
commit1f67bb4266ff192fb04602e0d9b8bed1a9dac9e0 (patch)
treec754d2b5d2ed101004da3dd171f3dd217b72186c
parent0e5e0030abebc6656629fea6bb9ac10ff8cb8295 (diff)
downloadcryptography-1f67bb4266ff192fb04602e0d9b8bed1a9dac9e0.tar.gz
Bump ruff from 0.0.264 to 0.0.265 (#8879)
Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.264 to 0.0.265. - [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.264...v0.0.265) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--ci-constraints-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci-constraints-requirements.txt b/ci-constraints-requirements.txt
index 5f6b56b99..38ba52884 100644
--- a/ci-constraints-requirements.txt
+++ b/ci-constraints-requirements.txt
@@ -138,7 +138,7 @@ rfc3986==2.0.0
# via twine
rich==13.3.5
# via twine
-ruff==0.0.264
+ruff==0.0.265
# via cryptography (pyproject.toml)
six==1.16.0
# via bleach