We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d5a9077 + deed072 commit 22fddd7Copy full SHA for 22fddd7
.github/workflows/actionlint.yml
@@ -16,4 +16,4 @@ jobs:
16
- name: Checkout
17
uses: actions/checkout@v4
18
- name: Run the actionlint
19
- uses: reviewdog/action-actionlint@v1.40.0
+ uses: reviewdog/action-actionlint@v1.41.0
requirements.txt
@@ -13,10 +13,10 @@ importlib-metadata==7.0.1
13
Sphinx==7.1.2
14
groundwork-sphinx-theme==1.1.1
15
notebook==7.0.7
-pyright==1.1.348
+pyright==1.1.349
playwright==1.41.0
myst-parser==2.0.0
-black==23.12.1
+black==24.1.1
20
blackdoc==0.3.9
21
tqdm==4.66.1
22
pytest-xdist==3.5.0
0 commit comments