File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 55# pip-compile --extra=docs --extra=test --no-annotate --output-file=requirements.txt --strip-extras setup.cfg
66#
77alabaster == 0.7.12
8- ansible-compat == 2.0.2
8+ ansible-compat == 2.0.3
99ansible-core == 2.12.5
1010ansible-pygments == 0.1.1
11- astroid == 2.11.3
11+ astroid == 2.11.5
1212attrs == 21.4.0
1313babel == 2.10.1
1414black == 22.3.0
@@ -19,7 +19,7 @@ charset-normalizer==2.0.12
1919click == 8.1.3
2020commonmark == 0.9.1
2121coverage == 6.3.2
22- cryptography == 37.0.1
22+ cryptography == 37.0.2
2323dill == 0.3.4
2424docutils == 0.16
2525enrich == 1.2.7
@@ -38,13 +38,13 @@ markupsafe==2.1.1
3838mccabe == 0.6.1
3939mdit-py-plugins == 0.3.0
4040mdurl == 0.1.1
41- more-itertools == 8.12 .0
41+ more-itertools == 8.13 .0
4242mypy == 0.950
4343mypy-extensions == 0.4.3
4444myst-parser == 0.17.2
4545packaging == 21.3
4646pathspec == 0.9.0
47- pbr == 5.8.1
47+ pbr == 5.9.0
4848pipdeptree == 2.2.1
4949platformdirs == 2.5.2
5050pluggy == 1.0.0
@@ -54,7 +54,7 @@ pycodestyle==2.8.0
5454pycparser == 2.21
5555pyflakes == 2.4.0
5656pygments == 2.12.0
57- pylint == 2.13.7
57+ pylint == 2.13.8
5858pyparsing == 3.0.8
5959pytest == 7.1.2
6060pytest-cov == 3.0.0
@@ -65,7 +65,7 @@ pytz==2022.1
6565pyyaml == 6.0
6666requests == 2.27.1
6767resolvelib == 0.5.4
68- rich == 12.3.0
68+ rich == 12.4.1
6969ruamel-yaml == 0.17.21
7070ruamel-yaml-clib == 0.2.6
7171snowballstemmer == 2.2.0
@@ -85,7 +85,7 @@ tomli==2.0.1
8585typing-extensions == 4.2.0
8686urllib3 == 1.26.9
8787wcmatch == 8.3
88- wrapt == 1.14.0
88+ wrapt == 1.14.1
8989yamllint == 1.26.3
9090zipp == 3.8.0
9191
You can’t perform that action at this time.
0 commit comments