File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 4
4
#
5
5
# pip-compile --extra=test --extra=yamllint --no-annotate --output-file=constraints.txt --strip-extras setup.cfg
6
6
#
7
- attrs==21.2 .0
8
- bracex==2.2
7
+ attrs==21.4 .0
8
+ bracex==2.2.1
9
9
colorama==0.4.4
10
10
commonmark==0.9.1
11
- coverage==6.0. 2
11
+ coverage==6.2
12
12
enrich==1.2.6
13
13
execnet==1.9.0
14
14
flaky==3.7.0
15
15
iniconfig==1.1.1
16
- packaging==21.0
16
+ packaging==21.3
17
17
pathspec==0.9.0
18
18
pluggy==1.0.0
19
- psutil==5.8 .0
20
- py==1.10 .0
21
- pygments==2.10.0
22
- pyparsing==2.4.7
19
+ psutil==5.9 .0
20
+ py==1.11 .0
21
+ pygments==2.11.2
22
+ pyparsing==3.0.6
23
23
pytest==6.2.5
24
24
pytest-cov==3.0.0
25
- pytest-forked==1.3 .0
26
- pytest-xdist==2.4 .0
25
+ pytest-forked==1.4 .0
26
+ pytest-xdist==2.5 .0
27
27
pyyaml==6.0
28
28
rich==11.0.0
29
- ruamel.yaml==0.17.16 ; python_version >= "3.7"
29
+ ruamel.yaml==0.17.20 ; python_version >= "3.7"
30
30
ruamel.yaml.clib==0.2.6
31
31
tenacity==8.0.1
32
32
toml==0.10.2
33
33
tomli==1.2.1
34
- wcmatch==8.2
34
+ wcmatch==8.3
35
35
yamllint==1.26.3
36
36
37
37
# The following packages are considered to be unsafe in a requirements file:
You can’t perform that action at this time.
0 commit comments