From 08ef536b75a85d5ed7f7b16287fa4edd258aec42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 20:09:50 +0000 Subject: [PATCH] Bump urllib3 from 1.26.7 to 1.26.19 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.7 to 1.26.19. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.7...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Pipfile.lock | 11 ++++++----- requirements.txt | 33 +++++++++++++-------------------- 2 files changed, 19 insertions(+), 25 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 4691040..b455755 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "b351fa5080825cc127b64c766517cba53af34be17a5c8419fb761a27523f629a" + "sha256": "6136b29081cb98037929be9d7d3b2868adf4a83f360c31659493dde6d75e03cb" }, "pipfile-spec": 6, "requires": { @@ -655,11 +655,12 @@ }, "urllib3": { "hashes": [ - "sha256:4987c65554f7a2dbf30c18fd48778ef124af6fab771a377103da0585e2336ece", - "sha256:c4fdf4019605b6e5423637e01bc9fe4daef873709a7973e195ceba0a62bbc844" + "sha256:37a0344459b199fce0e80b0d3569837ec6b6937435c5244e7fd73fa6006830f3", + "sha256:3e3d753a8618b86d7de333b4223005f68720bcd6a7d2bcb9fbd2229ec7c1e429" ], - "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'", - "version": "==1.26.7" + "index": "pypi", + "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'", + "version": "==1.26.19" }, "wcmatch": { "hashes": [ diff --git a/requirements.txt b/requirements.txt index 910f9bc..38068a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,42 +1,35 @@ -# -# These requirements were autogenerated by pipenv -# To regenerate from the project's Pipfile, run: -# -# pipenv lock --requirements -# - --i https://pypi.org/simple/ +-i https://pypi.org/simple +ansible==4.2.0 ansible-core==2.11.5; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' ansible-lint==5.0.11 -ansible==4.2.0 arrow==1.1.1; python_version >= '3.6' attrs==21.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' bcrypt==3.2.0; python_version >= '3.6' binaryornot==0.4.4 bracex==2.1.1; python_version >= '3.6' cerberus==1.3.2; python_version >= '2.7' -certifi==2024.7.4 +certifi==2021.5.30 cffi==1.14.6 chardet==4.0.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' charset-normalizer==2.0.6; python_version >= '3' -click-help-colors==0.9.1 click==8.0.1; python_version >= '3.6' +click-help-colors==0.9.1 colorama==0.4.4; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' commonmark==0.9.1 cookiecutter==1.7.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' -cryptography==39.0.1; python_version >= '3.6' +cryptography==3.4.8; python_version >= '3.6' dataclasses==0.8; python_version >= '3.6' and python_version < '3.7' distro==1.6.0 docker==5.0.0 enrich==1.2.6; python_version >= '3.6' -idna==3.7; python_version >= '3' +idna==3.2; python_version >= '3' importlib-metadata==4.8.1; python_version < '3.8' iniconfig==1.1.1 +jinja2==3.0.1; python_version >= '3.6' jinja2-time==0.2.0 -jinja2==3.1.4; python_version >= '3.6' markupsafe==2.0.1; python_version >= '3.6' -molecule-docker==0.2.4 molecule==3.3.3 +molecule-docker==0.2.4 packaging==21.0; python_version >= '3.6' paramiko==2.7.2 pathspec==0.9.0 @@ -47,16 +40,16 @@ pycparser==2.20; python_version >= '2.7' and python_version not in '3.0, 3.1, 3. pygments==2.10.0; python_version >= '3.5' pynacl==1.4.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' pyparsing==2.4.7; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3' -pytest-testinfra==6.4.0; python_version >= '3.6' pytest==6.2.4 +pytest-testinfra==6.4.0; python_version >= '3.6' python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' python-slugify==5.0.2; python_version >= '3.6' pyyaml==5.4.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' -requests==2.32.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' +requests==2.26.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' resolvelib==0.5.4 rich==10.10.0; python_version >= '3.6' and python_version < '4' -ruamel.yaml.clib==0.2.6; python_version < '3.10' and platform_python_implementation == 'CPython' ruamel.yaml==0.17.16; python_version < '3.7' +ruamel.yaml.clib==0.2.6; python_version < '3.10' and platform_python_implementation == 'CPython' selinux==0.2.1; sys_platform == 'linux' and sys_platform == 'linux' six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' subprocess-tee==0.3.4; python_version >= '3.6' @@ -65,8 +58,8 @@ testinfra==6.0.0 text-unidecode==1.3 toml==0.10.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3' typing-extensions==3.10.0.2; python_version < '3.8' -urllib3==1.26.7; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4' +urllib3==1.26.19; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' wcmatch==8.2; python_version >= '3.6' websocket-client==1.2.1; python_version >= '3.6' yamllint==1.26.1 -zipp==3.19.1; python_version >= '3.6' +zipp==3.5.0; python_version >= '3.6'