We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed8fd7d + bd955a3 commit 5501ac7Copy full SHA for 5501ac7
1 file changed
book/src/requirements.txt
@@ -1,17 +1,17 @@
1
-black==23.12.1
2
-coverage==7.5.1
+black==24.8.0
+coverage==7.6.1
3
flake8==6.1.0
4
-hypothesis==6.100.5
+hypothesis==6.112.0
5
isort==5.13.2
6
MutPy==0.6.1
7
-mypy==1.10.0
+mypy==1.11.2
8
mypy-extensions==1.0.0
9
pinject==0.14.1
10
pip-tools==7.4.1
11
pyflakes==3.1.0
12
-pylint==2.17.7
+pylint==3.2.7
13
pytest==7.4.4
14
pytest-cov==4.1.0
15
pytype==2024.4.11
16
-requests==2.31.0
+requests==2.32.3
17
yapf==0.40.2
0 commit comments