File tree Expand file tree Collapse file tree 1 file changed +38
-38
lines changed Expand file tree Collapse file tree 1 file changed +38
-38
lines changed Original file line number Diff line number Diff line change 4
4
#
5
5
# pip-compile --all-extras --no-annotate --output-file=.config/constraints.txt --strip-extras --unsafe-package=backports-tarfile --unsafe-package=cryptography --unsafe-package=exceptiongroup --unsafe-package=jeepney --unsafe-package=secretstorage --unsafe-package=twine pyproject.toml
6
6
#
7
- babel==2.15 .0
7
+ babel==2.16 .0
8
8
beautifulsoup4==4.12.3
9
9
build==1.2.1
10
- cachetools==5.3.3
11
- cairocffi==1.7.0
10
+ cachetools==5.5.0
11
+ cairocffi==1.7.1
12
12
cairosvg==2.7.1
13
- certifi==2024.6.2
14
- cffi==1.16 .0
13
+ certifi==2024.8.30
14
+ cffi==1.17 .0
15
15
chardet==5.2.0
16
16
charset-normalizer==3.3.2
17
17
click==8.1.7
18
18
colorama==0.4.6
19
- coverage==7.5.3
19
+ coverage==7.6.1
20
20
cssselect2==0.7.0
21
21
defusedxml==0.7.1
22
22
diskcache==5.6.3
23
23
distlib==0.3.8
24
24
docutils==0.21.2
25
- filelock==3.15.1
25
+ filelock==3.15.4
26
26
ghp-import==2.1.0
27
27
gitdb==4.0.11
28
28
gitpython==3.1.43
29
- idna==3.7
30
- importlib-metadata==7.1 .0
29
+ idna==3.8
30
+ importlib-metadata==8.4 .0
31
31
iniconfig==2.0.0
32
32
jaraco-classes==3.4.0
33
- jaraco-context==5.3.0
34
- jaraco-functools==4.0.1
33
+ jaraco-context==6.0.1
34
+ jaraco-functools==4.0.2
35
35
jinja2==3.1.4
36
- keyring==25.2.1
37
- markdown==3.6
38
- markdown-exec==1.9.1
36
+ keyring==25.3.0
37
+ markdown==3.7
38
+ markdown-exec==1.9.3
39
39
markdown-it-py==3.0.0
40
40
markupsafe==2.1.5
41
41
mdurl==0.1.2
42
42
mergedeep==1.3.4
43
- mkdocs==1.6.0
44
- mkdocs-autorefs==1.0.1
43
+ mkdocs==1.6.1
44
+ mkdocs-autorefs==1.1.0
45
45
mkdocs-gen-files==0.5.0
46
46
mkdocs-get-deps==0.2.0
47
47
mkdocs-htmlproofer-plugin==1.2.1
48
- mkdocs-material==9.5.27
48
+ mkdocs-material==9.5.34
49
49
mkdocs-material-extensions==1.3.1
50
- more-itertools==10.3 .0
51
- nh3==0.2.17
50
+ more-itertools==10.4 .0
51
+ nh3==0.2.18
52
52
packaging==24.1
53
- paginate==0.5.6
53
+ paginate==0.5.7
54
54
pathspec==0.12.1
55
- pillow==10.3 .0
56
- pip==24.0
57
- pipdeptree==2.22.0
55
+ pillow==10.4 .0
56
+ pip==24.2
57
+ pipdeptree==2.23.1
58
58
pkginfo==1.11.1
59
59
platformdirs==4.2.2
60
60
pluggy==1.5.0
61
61
py-cpuinfo==9.0.0
62
62
pycparser==2.22
63
63
pygments==2.18.0
64
- pymdown-extensions==10.8.1
65
- pyproject-api==1.6 .1
64
+ pymdown-extensions==10.9
65
+ pyproject-api==1.7 .1
66
66
pyproject-hooks==1.1.0
67
- pytest==8.2 .2
67
+ pytest==8.3 .2
68
68
pytest-benchmark==4.0.0
69
69
pytest-plus==0.7.0
70
70
python-dateutil==2.9.0.post0
71
- pyyaml==6.0.1
71
+ pyyaml==6.0.2
72
72
pyyaml-env-tag==0.1
73
- readme-renderer==43 .0
74
- regex==2024.5.15
73
+ readme-renderer==44 .0
74
+ regex==2024.7.24
75
75
requests==2.32.3
76
76
requests-toolbelt==1.0.0
77
77
rfc3986==2.0.0
78
- rich==13.7.1
79
- setuptools==70 .0.0
78
+ rich==13.8.0
79
+ setuptools==74 .0.0
80
80
shellingham==1.5.4
81
81
six==1.16.0
82
82
smmap==5.0.1
83
- soupsieve==2.5
84
- subprocess-tee==0.4.1
83
+ soupsieve==2.6
84
+ subprocess-tee==0.4.2
85
85
tinycss2==1.3.0
86
86
tomli==2.0.1 ; python_version < "3.11"
87
- tox==4.15.1
88
- typer==0.12.3
87
+ tox==4.18.0
88
+ typer==0.12.5
89
89
typer-config==1.4.0
90
90
typing-extensions==4.12.2
91
91
urllib3==2.2.2
92
- virtualenv==20.26.2
93
- watchdog==4 .0.1
92
+ virtualenv==20.26.3
93
+ watchdog==5 .0.0
94
94
webencodings==0.5.1
95
- zipp==3.19.2
95
+ zipp==3.20.1
96
96
97
97
# The following packages are considered to be unsafe in a requirements file:
98
98
# backports-tarfile
You can’t perform that action at this time.
0 commit comments