Skip to content

Commit d3ce28e

Browse files
authored
Merge branch 'master' into unittest
2 parents bb77385 + a415ab4 commit d3ce28e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ repos:
3333
# See https://github.com/psf/black/issues/2188#issuecomment-1289317647 for why we can't use the --preview flag.
3434
args: [--safe, --quiet]
3535
- repo: https://github.com/Pierre-Sassoulas/black-disable-checker
36-
rev: v1.1.1
36+
rev: v1.1.3
3737
hooks:
3838
- id: black-disable-checker
3939
# - repo: https://github.com/PyCQA/flake8

requirements/docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ myst-parser==0.18.1
55
sphinxext-opengraph==0.7.5
66
sphinx-copybutton==0.5.1
77
furo@ git+https://github.com/BobDotCom/furo@temp
8-
sphinx-autodoc-typehints==1.19.5
8+
sphinx-autodoc-typehints==1.20.1

0 commit comments

Comments
 (0)