Skip to content

Commit

Permalink
build: update python dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jul 1, 2022
1 parent 00f354d commit 117c983
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@ cerberus==1.3.2
# via molecule
certifi==2022.6.15
# via requests
cffi==1.15.0
cffi==1.15.1
# via cryptography
cfgv==3.3.1
# via pre-commit
chardet==4.0.0
chardet==5.0.0
# via binaryornot
charset-normalizer==2.0.12
charset-normalizer==2.1.0
# via requests
click==8.1.3
# via
Expand Down Expand Up @@ -91,7 +91,7 @@ jinja2==3.1.2
# molecule
jinja2-time==0.2.0
# via cookiecutter
jsonschema==4.6.0
jsonschema==4.6.1
# via
# ansible-compat
# ansible-lint
Expand All @@ -105,7 +105,7 @@ molecule[docker]==4.0.0
# molecule-docker
molecule-docker==1.1.0
# via molecule
nodeenv==1.6.0
nodeenv==1.7.0
# via pre-commit
packaging==21.3
# via
Expand All @@ -124,7 +124,7 @@ pluggy==1.0.0
# pytest
pre-commit==2.19.0
# via -r requirements-dev.in
prompt-toolkit==3.0.29
prompt-toolkit==3.0.30
# via questionary
py==1.11.0
# via pytest
Expand Down Expand Up @@ -162,7 +162,7 @@ pyyaml==6.0
# yamllint
questionary==1.10.0
# via commitizen
requests==2.28.0
requests==2.28.1
# via
# cookiecutter
# docker
Expand Down Expand Up @@ -202,7 +202,7 @@ typing-extensions==4.2.0
# via commitizen
urllib3==1.26.9
# via requests
virtualenv==20.14.1
virtualenv==20.15.1
# via pre-commit
wcmatch==8.4
# via ansible-lint
Expand All @@ -219,5 +219,6 @@ yamllint==1.26.3
setuptools==62.6.0
# via
# cerberus
# nodeenv
# selinux
# yamllint

0 comments on commit 117c983

Please sign in to comment.