Skip to content

Commit

Permalink
Bump requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
snglth committed Nov 7, 2023
1 parent 6c53881 commit 000637a
Showing 1 changed file with 56 additions and 67 deletions.
123 changes: 56 additions & 67 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,155 +1,144 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --resolver=backtracking requirements.in
# pip-compile requirements.in
#
ansible==7.3.0
ansible==8.5.0
# via -r requirements.in
ansible-compat==3.0.1
# via molecule
ansible-core==2.14.3
ansible-compat==4.1.10
# via
# ansible-lint
# molecule
ansible-core==2.15.6
# via
# ansible
# ansible-compat
# ansible-lint
ansible-lint==6.13.1
# molecule
ansible-lint==6.21.1
# via -r requirements.in
arrow==1.2.3
# via jinja2-time
attrs==22.2.0
# via jsonschema
binaryornot==0.4.4
# via cookiecutter
black==23.1.0
attrs==23.1.0
# via
# jsonschema
# referencing
black==23.10.1
# via ansible-lint
bracex==2.3.post1
bracex==2.4
# via wcmatch
certifi==2022.12.7
certifi==2023.7.22
# via requests
cffi==1.15.1
cffi==1.16.0
# via cryptography
chardet==5.1.0
# via binaryornot
charset-normalizer==3.1.0
charset-normalizer==3.3.2
# via requests
click==8.1.3
click==8.1.7
# via
# black
# click-help-colors
# cookiecutter
# molecule
click-help-colors==0.9.1
# via molecule
cookiecutter==2.1.1
click-help-colors==0.9.2
# via molecule
cryptography==39.0.1
cryptography==41.0.5
# via ansible-core
distro==1.8.0
# via selinux
enrich==1.2.7
# via molecule
filelock==3.9.0
filelock==3.13.1
# via ansible-lint
idna==3.4
# via requests
jinja2==3.1.2
# via
# ansible-core
# cookiecutter
# jinja2-time
# molecule
# molecule-vagrant
jinja2-time==0.2.0
# via cookiecutter
jsonschema==4.17.3
jsonschema==4.19.2
# via
# ansible-compat
# ansible-lint
# molecule
markdown-it-py==2.2.0
jsonschema-specifications==2023.7.1
# via jsonschema
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.2
markupsafe==2.1.3
# via jinja2
mdurl==0.1.2
# via markdown-it-py
molecule==4.0.4
molecule==6.0.2
# via
# -r requirements.in
# molecule-vagrant
molecule-vagrant==2.0.0
# via -r requirements.in
mypy-extensions==1.0.0
# via black
packaging==23.0
packaging==23.2
# via
# ansible-compat
# ansible-core
# ansible-lint
# black
# molecule
pathspec==0.11.0
pathspec==0.11.2
# via
# ansible-lint
# black
# yamllint
platformdirs==3.0.0
platformdirs==3.11.0
# via black
pluggy==1.0.0
pluggy==1.3.0
# via molecule
pycparser==2.21
# via cffi
pygments==2.14.0
pygments==2.16.1
# via rich
pyrsistent==0.19.3
# via jsonschema
python-dateutil==2.8.2
# via arrow
python-slugify==8.0.1
# via cookiecutter
python-vagrant==1.0.0
# via molecule-vagrant
pyyaml==6.0
pyyaml==6.0.1
# via
# ansible-compat
# ansible-core
# ansible-lint
# cookiecutter
# molecule
# molecule-vagrant
# yamllint
requests==2.28.2
# via cookiecutter
resolvelib==0.8.1
referencing==0.30.2
# via
# jsonschema
# jsonschema-specifications
requests==2.31.0
# via ansible-lint
resolvelib==1.0.1
# via ansible-core
rich==13.3.1
rich==13.6.0
# via
# ansible-lint
# enrich
# molecule
ruamel-yaml==0.17.21
rpds-py==0.12.0
# via
# jsonschema
# referencing
ruamel-yaml==0.17.40
# via ansible-lint
ruamel-yaml-clib==0.2.7
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
selinux==0.3.0
# via molecule-vagrant
six==1.16.0
# via python-dateutil
subprocess-tee==0.4.1
# via
# ansible-compat
# ansible-lint
text-unidecode==1.3
# via python-slugify
tomli==2.0.1
# via black
urllib3==1.26.15
urllib3==2.0.7
# via requests
wcmatch==8.4.1
# via ansible-lint
yamllint==1.29.0
wcmatch==8.5
# via
# ansible-lint
# molecule
yamllint==1.32.0
# via
# -r requirements.in
# ansible-lint

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

0 comments on commit 000637a

Please sign in to comment.