Skip to content

Commit 4543ec2

Browse files
authored
Merge branch 'main' into owl-bot-update-lock-2ed982f884312e4883e01b5ab8af8b6935f0216a5a2d82928d273081fc3be562
2 parents a5117f7 + 0277f17 commit 4543ec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

noxfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@ def blacken(session):
462462
session.run("black", *BLACK_PATHS)
463463

464464

465-
@nox.session(python="3.9")
465+
@nox.session(python="3.10")
466466
@_calculate_duration
467467
def docs(session):
468468
"""Build the docs."""

0 commit comments

Comments
 (0)