summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-13 14:23:48 +0000
committerGitHub <noreply@github.com>2023-05-13 14:23:48 +0000
commit2eeb3396d3c40774f782ff2d68960f4871d812d2 (patch)
treeb9346ba2d61257809041f598e3578d6981817d9d
parent35ce702c9c2a5a0ceaaaf77bf8e9e7871511ce73 (diff)
downloadcryptography-2eeb3396d3c40774f782ff2d68960f4871d812d2.tar.gz
Bump ruff from 0.0.265 to 0.0.267 (#8919)
Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.265 to 0.0.267. - [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.265...v0.0.267) --- 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 ce17bc0fe..f6bea11e3 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.265
+ruff==0.0.267
# via cryptography (pyproject.toml)
six==1.16.0
# via bleach