You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: requirements/dev.txt
+58-51Lines changed: 58 additions & 51 deletions
Original file line number
Diff line number
Diff line change
@@ -14,35 +14,35 @@ attrs==24.2.0
14
14
# via
15
15
# -r requirements/raw/test_extra_new.txt
16
16
# cattrs
17
-
babel==2.16.0
17
+
babel==2.17.0
18
18
# via sphinx
19
-
beautifulsoup4==4.12.3
19
+
beautifulsoup4==4.13.4
20
20
# via furo
21
-
cachetools==5.5.0
21
+
cachetools==5.5.2
22
22
# via tox
23
23
cattrs==23.1.2
24
24
# via -r requirements/raw/bench.txt
25
-
certifi==2024.12.14
25
+
certifi==2025.4.26
26
26
# via requests
27
27
cfgv==3.4.0
28
28
# via pre-commit
29
29
chardet==5.2.0
30
30
# via tox
31
-
charset-normalizer==3.4.0
31
+
charset-normalizer==3.4.2
32
32
# via requests
33
-
click==8.1.7
33
+
click==8.2.1
34
34
# via towncrier
35
35
colorama==0.4.6
36
36
# via
37
37
# radon
38
38
# tox
39
-
coverage==7.6.9
39
+
coverage==7.8.1
40
40
# via
41
41
# -r requirements/raw/runner.txt
42
42
# -r requirements/raw/test_extra_none.txt
43
43
dataclass-factory==2.16
44
44
# via -r requirements/raw/bench.txt
45
-
dirty-equals==0.8.0
45
+
dirty-equals==0.9.0
46
46
# via -r requirements/raw/test_extra_none.txt
47
47
distlib==0.3.9
48
48
# via virtualenv
@@ -57,34 +57,36 @@ docutils==0.21.2
57
57
# sphinx-paramlinks
58
58
docutils-stubs==0.0.22
59
59
# via -r requirements/raw/doc.txt
60
-
filelock==3.16.1
60
+
filelock==3.18.0
61
61
# via
62
62
# tox
63
63
# virtualenv
64
-
flake8==7.1.1
64
+
flake8==7.2.0
65
65
# via dlint
66
66
furo==2024.8.6
67
67
# via -r requirements/raw/doc.txt
68
-
gitdb==4.0.11
68
+
gitdb==4.0.12
69
69
# via gitpython
70
-
gitpython==3.1.43
70
+
gitpython==3.1.44
71
71
# via -r requirements/raw/doc.txt
72
-
identify==2.6.3
72
+
greenlet==3.2.2 ; (python_full_version < '3.13' and platform_machine == 'AMD64') or (python_full_version < '3.13' and platform_machine == 'WIN32') or (python_full_version < '3.13' and platform_machine == 'aarch64') or (python_full_version < '3.13' and platform_machine == 'amd64') or (python_full_version < '3.13' and platform_machine == 'ppc64le') or (python_full_version < '3.13' and platform_machine == 'win32') or (python_full_version < '3.13' and platform_machine == 'x86_64')
0 commit comments