Skip to content

Commit 803431c

Browse files
Bump psutil from 5.6.3 to 5.6.6 in /requirements
Bumps [psutil](https://github.com/giampaolo/psutil) from 5.6.3 to 5.6.6. - [Release notes](https://github.com/giampaolo/psutil/releases) - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-5.6.3...release-5.6.6) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2bb6df2 commit 803431c

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

requirements/dev.txt

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,12 @@ future==0.18.0 # via cookiecutter
3131
git-url-parse==1.2.2 # via python-gilt
3232
identify==1.4.7 # via pre-commit
3333
idna==2.8 # via requests
34-
importlib-metadata==0.23 # via pluggy, pre-commit, pytest
35-
importlib-resources==1.0.2 # via pre-commit
34+
importlib-metadata==0.23 # via pre-commit
3635
jinja2-time==0.2.0 # via cookiecutter
3736
jinja2==2.10.3 # via ansible, click-completion, cookiecutter, jinja2-time, molecule
3837
markupsafe==1.1.1 # via jinja2
3938
mccabe==0.6.1 # via flake8
40-
molecule==2.22
39+
molecule==2.22 # via -r dev.in
4140
monotonic==1.5 # via fasteners
4241
more-itertools==7.2.0 # via pytest, zipp
4342
nodeenv==1.3.3 # via pre-commit
@@ -46,11 +45,11 @@ paramiko==2.6.0 # via molecule
4645
pathspec==0.6.0 # via yamllint
4746
pbr==5.4.3 # via git-url-parse, python-gilt
4847
pexpect==4.7.0 # via molecule
49-
pip-tools==4.1.0
48+
pip-tools==4.1.0 # via -r dev.in
5049
pluggy==0.13.0 # via pytest
5150
poyo==0.5.0 # via cookiecutter
5251
pre-commit==1.18.3 # via molecule
53-
psutil==5.6.3 # via molecule
52+
psutil==5.6.6 # via molecule
5453
ptyprocess==0.6.0 # via pexpect
5554
py==1.8.0 # via pytest
5655
pycodestyle==2.5.0 # via flake8
@@ -63,7 +62,6 @@ python-dateutil==2.8.0 # via arrow
6362
python-gilt==1.2.1 # via molecule
6463
pyyaml==5.1.2 # via ansible, ansible-lint, aspy.yaml, molecule, pre-commit, python-gilt, yamllint
6564
requests==2.22.0 # via cookiecutter
66-
ruamel.yaml.clib==0.2.0 # via ruamel.yaml
6765
ruamel.yaml==0.16.5 # via ansible-lint
6866
sh==1.12.14 # via molecule, python-gilt
6967
shellingham==1.3.1 # via click-completion

0 commit comments

Comments
 (0)