Skip to content

Commit 70e9cb6

Browse files
authored
Bump test dependencies (#1798)
1 parent 722e567 commit 70e9cb6

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

constraints.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,34 +4,34 @@
44
#
55
# pip-compile --extra=test --extra=yamllint --no-annotate --output-file=constraints.txt --strip-extras setup.cfg
66
#
7-
attrs==21.2.0
8-
bracex==2.2
7+
attrs==21.4.0
8+
bracex==2.2.1
99
colorama==0.4.4
1010
commonmark==0.9.1
11-
coverage==6.0.2
11+
coverage==6.2
1212
enrich==1.2.6
1313
execnet==1.9.0
1414
flaky==3.7.0
1515
iniconfig==1.1.1
16-
packaging==21.0
16+
packaging==21.3
1717
pathspec==0.9.0
1818
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
2323
pytest==6.2.5
2424
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
2727
pyyaml==6.0
2828
rich==11.0.0
29-
ruamel.yaml==0.17.16 ; python_version >= "3.7"
29+
ruamel.yaml==0.17.20 ; python_version >= "3.7"
3030
ruamel.yaml.clib==0.2.6
3131
tenacity==8.0.1
3232
toml==0.10.2
3333
tomli==1.2.1
34-
wcmatch==8.2
34+
wcmatch==8.3
3535
yamllint==1.26.3
3636

3737
# The following packages are considered to be unsafe in a requirements file:

0 commit comments

Comments
 (0)