Skip to content

Commit

Permalink
Bump certifi from 2022.9.24 to 2022.12.7
Browse files Browse the repository at this point in the history
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](certifi/python-certifi@2022.09.24...2022.12.07)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 8, 2023
1 parent 8277d71 commit 07f02b3
Showing 1 changed file with 6 additions and 88 deletions.
94 changes: 6 additions & 88 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,44 +13,21 @@ aiosignal==1.3.1
async-timeout==4.0.2
# via aiohttp
attrs==22.1.0
# via
# aiohttp
# pytest
bcrypt==4.0.1
# via paramiko
# via aiohttp
bottle==0.12.23
# via cloudify-common
certifi==2022.9.24
certifi==2022.12.7
# via requests
cffi==1.14.6
# via
# cloudify-system-tests (setup.py)
# cryptography
# pynacl
charset-normalizer==2.1.1
# via
# aiohttp
# requests
cloudify-common @ https://github.com/cloudify-cosmo/cloudify-common/archive/master.zip
# via -r requirements.in
cryptography==38.0.4
# via
# paramiko
# requests-ntlm
distlib==0.3.6
# via virtualenv
distro==1.8.0
# via cloudify-common
exceptiongroup==1.0.4
# via pytest
execnet==1.9.0
# via pytest-xdist
fabric==2.7.1
# via cloudify-system-tests (setup.py)
fasteners==0.17.3
# via cloudify-common
filelock==3.8.0
# via virtualenv
frozenlist==1.3.3
# via
# aiohttp
Expand All @@ -59,14 +36,8 @@ idna==3.4
# via
# requests
# yarl
iniconfig==1.1.1
# via pytest
invoke==1.7.3
# via fabric
jinja2==3.1.2
# via
# cloudify-common
# cloudify-system-tests (setup.py)
# via cloudify-common
markupsafe==2.1.1
# via jinja2
multidict==6.0.2
Expand All @@ -75,78 +46,25 @@ multidict==6.0.2
# yarl
networkx==2.8.8
# via cloudify-common
ntlm-auth==1.5.0
# via requests-ntlm
packaging==21.3
# via pytest
paramiko==2.12.0
# via fabric
path==16.6.0
# via path-py
path-py==12.5.0
# via cloudify-system-tests (setup.py)
pathlib2==2.3.7.post1
# via fabric
pika==1.3.0
# via cloudify-common
platformdirs==2.5.4
# via virtualenv
pluggy==1.0.0
# via pytest
proxy-tools==0.1.0
# via cloudify-common
pycparser==2.21
# via cffi
pynacl==1.5.0
# via paramiko
pyparsing==3.0.9
# via packaging
pytest==7.2.0
# via
# cloudify-system-tests (setup.py)
# pytest-xdist
pytest-xdist==3.0.2
# via cloudify-system-tests (setup.py)
pytz==2022.2.1
# via cloudify-common
pywinrm==0.4.3
# via cloudify-system-tests (setup.py)
pyyaml==6.0
# via
# cloudify-common
# cloudify-system-tests (setup.py)
# via cloudify-common
requests==2.28.1
# via
# cloudify-common
# cloudify-system-tests (setup.py)
# pywinrm
# requests-ntlm
# requests-toolbelt
requests-ntlm==1.1.0
# via pywinrm
requests-toolbelt==0.9.1
# via cloudify-common
retrying==1.3.4
# via cloudify-system-tests (setup.py)
six==1.16.0
# via
# paramiko
# pathlib2
# pywinrm
# retrying
tomli==2.0.1
# via pytest
urllib3==1.26.13
# via requests
virtualenv==20.17.0
# via wagon
wagon[venv]==0.12.0
# via
# cloudify-common
# cloudify-system-tests (setup.py)
wagon==0.12.0
# via cloudify-common
wheel==0.38.4
# via wagon
xmltodict==0.13.0
# via pywinrm
yarl==1.8.1
# via aiohttp

0 comments on commit 07f02b3

Please sign in to comment.