Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit161d4ae

Browse files
build(deps): update ruff requirement from <0.12.12 to <0.12.13 (sigstore#1532)
Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version.- [Release notes](https://github.com/astral-sh/ruff/releases)- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)- [Commits](astral-sh/ruff@v0.0.18...0.12.12)---updated-dependencies:- dependency-name: ruff dependency-version: 0.12.12 dependency-type: direct:production...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parenta4d7b85 commit161d4ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎pyproject.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ lint = [
6363
"mypy ~= 1.1",
6464
# NOTE(ww): ruff is under active development, so we pin conservatively here
6565
# and let Dependabot periodically perform this update.
66-
"ruff < 0.12.12",
66+
"ruff < 0.12.13",
6767
"types-requests",
6868
"types-pyOpenSSL",
6969
]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp