File tree Expand file tree Collapse file tree 3 files changed +33
-43
lines changed
bindings/python/requirements Expand file tree Collapse file tree 3 files changed +33
-43
lines changed Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.9
2
+ # This file is autogenerated by pip-compile with Python 3.11
3
3
# by the following command:
4
4
#
5
5
# pip-compile --resolver=backtracking requirements/bench.in
6
6
#
7
7
beautifulsoup4==4.12.2
8
8
# via pynliner
9
- cachetools==5.3.1
9
+ cachetools==5.3.2
10
10
# via premailer
11
- certifi==2023.7.22
11
+ certifi==2023.11.17
12
12
# via requests
13
- charset-normalizer==3.1.0
13
+ charset-normalizer==3.3.2
14
14
# via requests
15
15
cssselect==1.2.0
16
16
# via
17
17
# premailer
18
18
# toronado
19
- cssutils==2.7.1
19
+ cssutils==2.9.0
20
20
# via
21
21
# inlinestyler
22
22
# premailer
23
23
# pynliner
24
24
# toronado
25
- idna==3.4
25
+ idna==3.6
26
26
# via requests
27
27
iniconfig==2.0.0
28
28
# via pytest
29
29
inlinestyler==0.2.5
30
- # via -r bench.in
31
- lxml==4.9.2
30
+ # via -r requirements/ bench.in
31
+ lxml==4.9.3
32
32
# via
33
33
# inlinestyler
34
34
# premailer
35
35
# toronado
36
- packaging==23.1
36
+ packaging==23.2
37
37
# via pytest
38
- pluggy==1.0 .0
38
+ pluggy==1.3 .0
39
39
# via pytest
40
40
premailer==3.10.0
41
- # via -r bench.in
41
+ # via -r requirements/ bench.in
42
42
py-cpuinfo==9.0.0
43
43
# via pytest-benchmark
44
44
pynliner==0.8.0
45
- # via -r bench.in
46
- pytest==7.3.2
45
+ # via -r requirements/ bench.in
46
+ pytest==7.4.3
47
47
# via pytest-benchmark
48
48
pytest-benchmark==4.0.0
49
- # via -r bench.in
49
+ # via -r requirements/ bench.in
50
50
requests==2.31.0
51
51
# via
52
52
# inlinestyler
53
53
# premailer
54
- soupsieve==2.4.1
54
+ soupsieve==2.5
55
55
# via beautifulsoup4
56
56
toronado==0.1.0
57
- # via -r bench.in
58
- urllib3==2.0.7
57
+ # via -r requirements/ bench.in
58
+ urllib3==2.1.0
59
59
# via requests
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.9
2
+ # This file is autogenerated by pip-compile with Python 3.11
3
3
# by the following command:
4
4
#
5
5
# pip-compile --resolver=backtracking requirements/dev.in
6
6
#
7
- cachetools==5.3.1
7
+ cachetools==5.3.2
8
8
# via tox
9
- chardet==5.1 .0
9
+ chardet==5.2 .0
10
10
# via tox
11
11
colorama==0.4.6
12
12
# via tox
13
- distlib==0.3.6
13
+ distlib==0.3.7
14
14
# via virtualenv
15
- filelock==3.12.2
15
+ filelock==3.13.1
16
16
# via
17
17
# tox
18
18
# virtualenv
19
- packaging==23.1
19
+ packaging==23.2
20
20
# via
21
21
# pyproject-api
22
22
# tox
23
- platformdirs==3.5.3
23
+ platformdirs==4.1.0
24
24
# via
25
25
# tox
26
26
# virtualenv
27
- pluggy==1.0 .0
27
+ pluggy==1.3 .0
28
28
# via tox
29
- pyproject-api==1.5.2
29
+ pyproject-api==1.6.1
30
30
# via tox
31
- tomli==2.0.1
32
- # via
33
- # pyproject-api
34
- # tox
35
- tox==4.6.0
31
+ tox==4.11.4
36
32
# via -r requirements/dev.in
37
- virtualenv==20.23 .0
33
+ virtualenv==20.25 .0
38
34
# via tox
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.9
2
+ # This file is autogenerated by pip-compile with Python 3.11
3
3
# by the following command:
4
4
#
5
5
# pip-compile --resolver=backtracking requirements/test.in
6
6
#
7
7
attrs==23.1.0
8
8
# via hypothesis
9
- exceptiongroup==1.1.1
10
- # via
11
- # hypothesis
12
- # pytest
13
- hypothesis==6.78.2
9
+ hypothesis==6.91.0
14
10
# via -r requirements/test.in
15
11
iniconfig==2.0.0
16
12
# via pytest
17
- packaging==23.1
13
+ packaging==23.2
18
14
# via pytest
19
- pluggy==1.0 .0
15
+ pluggy==1.3 .0
20
16
# via pytest
21
- pytest==7.3.2
17
+ pytest==7.4.3
22
18
# via -r requirements/test.in
23
19
sortedcontainers==2.4.0
24
20
# via hypothesis
25
- tomli==2.0.1
26
- # via pytest
You can’t perform that action at this time.
0 commit comments