Skip to content

Commit fbff9f1

Browse files
committed
Merge branch 'main' of github.com:simon-ritchie/apysc into #1226
2 parents 85bf603 + 27c0034 commit fbff9f1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,19 @@ twine==5.1.1
44
pytest-cov==5.0.0
55
autoflake==2.3.1
66
isort==5.13.2
7-
flake8==7.1.0
7+
flake8==7.1.1
88
numdoclint==0.1.9
9-
mypy==1.11.0
9+
mypy==1.11.1
1010
html-minifier==0.0.4
11-
wheel==0.43.0
11+
wheel==0.44.0
1212
importlib-metadata==8.2.0
1313
Sphinx==7.1.2
1414
groundwork-sphinx-theme==1.1.1
1515
notebook==7.2.1
16-
pyright==1.1.373
16+
pyright==1.1.374
1717
playwright==1.45.1
1818
myst-parser==3.0.1
19-
black==24.4.2
19+
black==24.8.0
2020
blackdoc==0.3.9
21-
tqdm==4.66.4
21+
tqdm==4.66.5
2222
pytest-xdist==3.6.1

0 commit comments

Comments
 (0)