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 85bf603 + 27c0034 commit fbff9f1Copy full SHA for fbff9f1
requirements.txt
@@ -4,19 +4,19 @@ twine==5.1.1
4
pytest-cov==5.0.0
5
autoflake==2.3.1
6
isort==5.13.2
7
-flake8==7.1.0
+flake8==7.1.1
8
numdoclint==0.1.9
9
-mypy==1.11.0
+mypy==1.11.1
10
html-minifier==0.0.4
11
-wheel==0.43.0
+wheel==0.44.0
12
importlib-metadata==8.2.0
13
Sphinx==7.1.2
14
groundwork-sphinx-theme==1.1.1
15
notebook==7.2.1
16
-pyright==1.1.373
+pyright==1.1.374
17
playwright==1.45.1
18
myst-parser==3.0.1
19
-black==24.4.2
+black==24.8.0
20
blackdoc==0.3.9
21
-tqdm==4.66.4
+tqdm==4.66.5
22
pytest-xdist==3.6.1
0 commit comments