Skip to content

Commit

Permalink
Bump certifi from 2023.5.7 to 2023.7.22
Browse files Browse the repository at this point in the history
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22.
- [Commits](certifi/python-certifi@2023.05.07...2023.07.22)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 16, 2023
1 parent fc79a55 commit b3c880e
Showing 1 changed file with 5 additions and 56 deletions.
61 changes: 5 additions & 56 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,48 +12,20 @@ async-timeout==4.0.2
# via aiohttp
attrs==23.1.0
# via aiohttp
backports-shutil-get-terminal-size==1.0.0
# via cloudify (setup.py)
bcrypt==4.0.1
# via paramiko
bottle==0.12.23
# via cloudify-common
certifi==2023.5.7
certifi==2023.7.22
# via requests
cffi==1.15.1
# via
# cryptography
# pynacl
charset-normalizer==3.1.0
# via
# aiohttp
# requests
click==8.1.3
# via
# click-didyoumean
# cloudify (setup.py)
click-didyoumean==0.3.0
# via cloudify (setup.py)
cloudify-common @ https://github.com/cloudify-cosmo/cloudify-common/archive/master.zip
# via
# -r requirements.in
# cloudify (setup.py)
colorama==0.4.4
# via cloudify (setup.py)
cryptography==39.0.2
# via
# cloudify (setup.py)
# paramiko
distlib==0.3.6
# via virtualenv
# via -r requirements.in
distro==1.8.0
# via cloudify-common
fabric==2.7.1
# via cloudify (setup.py)
fasteners==0.17.3
# via cloudify-common
filelock==3.12.0
# via virtualenv
frozenlist==1.3.3
# via
# aiohttp
Expand All @@ -62,8 +34,6 @@ idna==3.4
# via
# requests
# yarl
invoke==1.7.3
# via fabric
jinja2==3.1.2
# via cloudify-common
markupsafe==2.1.2
Expand All @@ -74,47 +44,26 @@ multidict==6.0.4
# yarl
networkx==2.8.8
# via cloudify-common
paramiko==3.1.0
# via fabric
pathlib2==2.3.7.post1
# via fabric
pika==1.3.0
# via cloudify-common
platformdirs==3.5.0
# via virtualenv
proxy-tools==0.1.0
# via cloudify-common
pycparser==2.21
# via cffi
pynacl==1.5.0
# via paramiko
pytz==2022.2.1
# via cloudify-common
pyyaml==6.0.1
pyyaml==6.0
# via cloudify-common
requests==2.30.0
# via
# cloudify (setup.py)
# cloudify-common
# requests-toolbelt
requests-toolbelt==0.9.1
# via cloudify-common
retrying==1.3.3
# via cloudify (setup.py)
six==1.16.0
# via
# pathlib2
# retrying
urllib3==1.26.15
# via
# -r requirements.in
# requests
virtualenv==20.23.0
# via wagon
wagon[venv]==0.12.0
# via
# cloudify (setup.py)
# cloudify-common
wagon==0.12.0
# via cloudify-common
wheel==0.40.0
# via wagon
yarl==1.9.2
Expand Down

0 comments on commit b3c880e

Please sign in to comment.