Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump urllib3 from 1.26.7 to 1.26.19 #58

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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](urllib3/urllib3@1.26.7...1.26.19)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Nov 6, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 08ef536b75a85d5ed7f7b16287fa4edd258aec42
11 changes: 6 additions & 5 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

33 changes: 13 additions & 20 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -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'