Skip to content

Commit 317efdf

Browse files
Bump certifi from 2022.9.24 to 2022.12.7
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>
1 parent 85fb1d8 commit 317efdf

1 file changed

Lines changed: 7 additions & 89 deletions

File tree

requirements.txt

Lines changed: 7 additions & 89 deletions
Original file line numberDiff line numberDiff line change
@@ -13,44 +13,21 @@ aiosignal==1.3.1
1313
async-timeout==4.0.2
1414
# via aiohttp
1515
attrs==22.1.0
16-
# via
17-
# aiohttp
18-
# pytest
19-
bcrypt==4.0.1
20-
# via paramiko
16+
# via aiohttp
2117
bottle==0.12.23
2218
# via cloudify-common
23-
certifi==2022.9.24
19+
certifi==2022.12.7
2420
# via requests
25-
cffi==1.14.6
26-
# via
27-
# cloudify-system-tests (setup.py)
28-
# cryptography
29-
# pynacl
3021
charset-normalizer==2.1.1
3122
# via
3223
# aiohttp
3324
# requests
34-
cloudify-common @ https://github.com/cloudify-cosmo/cloudify-common/archive/7.0.0-build.zip
25+
cloudify-common @ https://github.com/cloudify-cosmo/cloudify-common/archive/master.zip
3526
# via -r requirements.in
36-
cryptography==38.0.4
37-
# via
38-
# paramiko
39-
# requests-ntlm
40-
distlib==0.3.6
41-
# via virtualenv
4227
distro==1.8.0
4328
# via cloudify-common
44-
exceptiongroup==1.0.4
45-
# via pytest
46-
execnet==1.9.0
47-
# via pytest-xdist
48-
fabric==2.7.1
49-
# via cloudify-system-tests (setup.py)
5029
fasteners==0.17.3
5130
# via cloudify-common
52-
filelock==3.8.0
53-
# via virtualenv
5431
frozenlist==1.3.3
5532
# via
5633
# aiohttp
@@ -59,14 +36,8 @@ idna==3.4
5936
# via
6037
# requests
6138
# yarl
62-
iniconfig==1.1.1
63-
# via pytest
64-
invoke==1.7.3
65-
# via fabric
6639
jinja2==3.1.2
67-
# via
68-
# cloudify-common
69-
# cloudify-system-tests (setup.py)
40+
# via cloudify-common
7041
markupsafe==2.1.1
7142
# via jinja2
7243
multidict==6.0.2
@@ -75,78 +46,25 @@ multidict==6.0.2
7546
# yarl
7647
networkx==2.8.8
7748
# via cloudify-common
78-
ntlm-auth==1.5.0
79-
# via requests-ntlm
80-
packaging==21.3
81-
# via pytest
82-
paramiko==2.12.0
83-
# via fabric
84-
path==16.6.0
85-
# via path-py
86-
path-py==12.5.0
87-
# via cloudify-system-tests (setup.py)
88-
pathlib2==2.3.7.post1
89-
# via fabric
9049
pika==1.3.0
9150
# via cloudify-common
92-
platformdirs==2.5.4
93-
# via virtualenv
94-
pluggy==1.0.0
95-
# via pytest
9651
proxy-tools==0.1.0
9752
# via cloudify-common
98-
pycparser==2.21
99-
# via cffi
100-
pynacl==1.5.0
101-
# via paramiko
102-
pyparsing==3.0.9
103-
# via packaging
104-
pytest==7.2.0
105-
# via
106-
# cloudify-system-tests (setup.py)
107-
# pytest-xdist
108-
pytest-xdist==3.0.2
109-
# via cloudify-system-tests (setup.py)
11053
pytz==2022.2.1
11154
# via cloudify-common
112-
pywinrm==0.4.3
113-
# via cloudify-system-tests (setup.py)
11455
pyyaml==6.0
115-
# via
116-
# cloudify-common
117-
# cloudify-system-tests (setup.py)
56+
# via cloudify-common
11857
requests==2.28.1
11958
# via
12059
# cloudify-common
121-
# cloudify-system-tests (setup.py)
122-
# pywinrm
123-
# requests-ntlm
12460
# requests-toolbelt
125-
requests-ntlm==1.1.0
126-
# via pywinrm
12761
requests-toolbelt==0.9.1
12862
# via cloudify-common
129-
retrying==1.3.4
130-
# via cloudify-system-tests (setup.py)
131-
six==1.16.0
132-
# via
133-
# paramiko
134-
# pathlib2
135-
# pywinrm
136-
# retrying
137-
tomli==2.0.1
138-
# via pytest
13963
urllib3==1.26.13
14064
# via requests
141-
virtualenv==20.17.0
142-
# via wagon
143-
wagon[venv]==0.12.0
144-
# via
145-
# cloudify-common
146-
# cloudify-system-tests (setup.py)
65+
wagon==0.12.0
66+
# via cloudify-common
14767
wheel==0.38.4
14868
# via wagon
149-
xmltodict==0.13.0
150-
# via pywinrm
15169
yarl==1.8.1
15270
# via aiohttp

0 commit comments

Comments
 (0)