Skip to content

Commit 22fddd7

Browse files
committed
Merge branch 'main' of github.com:simon-ritchie/apysc into #1107_2
2 parents d5a9077 + deed072 commit 22fddd7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/actionlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
- name: Checkout
1717
uses: actions/checkout@v4
1818
- name: Run the actionlint
19-
uses: reviewdog/action-actionlint@v1.40.0
19+
uses: reviewdog/action-actionlint@v1.41.0

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ importlib-metadata==7.0.1
1313
Sphinx==7.1.2
1414
groundwork-sphinx-theme==1.1.1
1515
notebook==7.0.7
16-
pyright==1.1.348
16+
pyright==1.1.349
1717
playwright==1.41.0
1818
myst-parser==2.0.0
19-
black==23.12.1
19+
black==24.1.1
2020
blackdoc==0.3.9
2121
tqdm==4.66.1
2222
pytest-xdist==3.5.0

0 commit comments

Comments
 (0)