Skip to content

Commit

Permalink
Bump test dependencies (#2376)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssbarnea committed Sep 1, 2022
1 parent 9ce2d3e commit 50612ef
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@
#
alabaster==0.7.12
ansible-compat==2.2.0
ansible-core==2.13.2
ansible-core==2.13.3
ansible-pygments==0.1.1
astroid==2.11.7
astroid==2.12.5
attrs==22.1.0
babel==2.10.3
black==22.6.0
black==22.8.0
bracex==2.3.post1
certifi==2022.6.15
cffi==1.15.1
charset-normalizer==2.1.0
charset-normalizer==2.1.1
click==8.1.3
commonmark==0.9.1
coverage==6.4.4
Expand All @@ -25,7 +25,7 @@ dill==0.3.5.1
docutils==0.16
enrich==1.2.7
execnet==1.9.0
filelock==3.7.1
filelock==3.8.0
flake8==5.0.4
flake8-future-annotations==0.0.5
flaky==3.7.0
Expand All @@ -35,20 +35,20 @@ importlib-metadata==4.12.0
iniconfig==1.1.1
isort==5.10.1
jinja2==3.1.2
jsonschema==4.9.1
jsonschema==4.15.0
lazy-object-proxy==1.7.1
markdown-it-py==2.1.0
markupsafe==2.1.1
mccabe==0.7.0
mdit-py-plugins==0.3.0
mdurl==0.1.1
more-itertools==8.13.0
mdurl==0.1.2
more-itertools==8.14.0
mypy==0.971
mypy-extensions==0.4.3
myst-parser==0.18.0
packaging==21.3
pathspec==0.9.0
pbr==5.9.0
pathspec==0.10.0
pbr==5.10.0
pipdeptree==2.2.1
platformdirs==2.5.2
pluggy==1.0.0
Expand All @@ -57,15 +57,15 @@ py==1.11.0
pycodestyle==2.9.1
pycparser==2.21
pyflakes==2.5.0
pygments==2.12.0
pylint==2.14.5
pygments==2.13.0
pylint==2.15.0
pyparsing==3.0.9
pyrsistent==0.18.1
pytest==7.1.2
pytest-forked==1.4.0
pytest-plus==0.2
pytest-xdist==2.5.0
pytz==2022.1
pytz==2022.2.1
pyyaml==6.0
requests==2.28.1
resolvelib==0.8.1
Expand All @@ -86,9 +86,9 @@ sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
subprocess-tee==0.3.5
tomli==2.0.1
tomlkit==0.11.2
tomlkit==0.11.4
typing-extensions==4.3.0
urllib3==1.26.11
urllib3==1.26.12
wcmatch==8.4
wrapt==1.14.1
yamllint==1.27.1
Expand Down

0 comments on commit 50612ef

Please sign in to comment.