Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/actions-33b3609c12
Browse files Browse the repository at this point in the history
  • Loading branch information
woodruffw authored Aug 22, 2024
2 parents baf92c3 + f9d0032 commit 5ef059a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ lint = [
"mypy ~= 1.1",
# NOTE(ww): ruff is under active development, so we pin conservatively here
# and let Dependabot periodically perform this update.
"ruff < 0.6.2",
"ruff < 0.6.3",
"types-requests",
"types-pyOpenSSL",
]
Expand Down

0 comments on commit 5ef059a

Please sign in to comment.