Skip to content

Commit 3a42f3d

Browse files
Bump certifi from 2023.5.7 to 2023.7.22
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] <support@github.com>
1 parent 4047fb8 commit 3a42f3d

File tree

1 file changed

+4
-55
lines changed

1 file changed

+4
-55
lines changed

requirements.txt

Lines changed: 4 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -12,48 +12,20 @@ async-timeout==4.0.2
1212
# via aiohttp
1313
attrs==23.1.0
1414
# via aiohttp
15-
backports-shutil-get-terminal-size==1.0.0
16-
# via cloudify (setup.py)
17-
bcrypt==4.0.1
18-
# via paramiko
1915
bottle==0.12.23
2016
# via cloudify-common
21-
certifi==2023.5.7
17+
certifi==2023.7.22
2218
# via requests
23-
cffi==1.15.1
24-
# via
25-
# cryptography
26-
# pynacl
2719
charset-normalizer==3.1.0
2820
# via
2921
# aiohttp
3022
# requests
31-
click==8.1.3
32-
# via
33-
# click-didyoumean
34-
# cloudify (setup.py)
35-
click-didyoumean==0.3.0
36-
# via cloudify (setup.py)
3723
cloudify-common @ https://github.com/cloudify-cosmo/cloudify-common/archive/master.zip
38-
# via
39-
# -r requirements.in
40-
# cloudify (setup.py)
41-
colorama==0.4.4
42-
# via cloudify (setup.py)
43-
cryptography==39.0.2
44-
# via
45-
# cloudify (setup.py)
46-
# paramiko
47-
distlib==0.3.6
48-
# via virtualenv
24+
# via -r requirements.in
4925
distro==1.8.0
5026
# via cloudify-common
51-
fabric==2.7.1
52-
# via cloudify (setup.py)
5327
fasteners==0.17.3
5428
# via cloudify-common
55-
filelock==3.12.0
56-
# via virtualenv
5729
frozenlist==1.3.3
5830
# via
5931
# aiohttp
@@ -62,8 +34,6 @@ idna==3.4
6234
# via
6335
# requests
6436
# yarl
65-
invoke==1.7.3
66-
# via fabric
6737
jinja2==3.1.2
6838
# via cloudify-common
6939
markupsafe==2.1.2
@@ -74,47 +44,26 @@ multidict==6.0.4
7444
# yarl
7545
networkx==2.8.8
7646
# via cloudify-common
77-
paramiko==3.1.0
78-
# via fabric
79-
pathlib2==2.3.7.post1
80-
# via fabric
8147
pika==1.3.0
8248
# via cloudify-common
83-
platformdirs==3.5.0
84-
# via virtualenv
8549
proxy-tools==0.1.0
8650
# via cloudify-common
87-
pycparser==2.21
88-
# via cffi
89-
pynacl==1.5.0
90-
# via paramiko
9151
pytz==2022.2.1
9252
# via cloudify-common
9353
pyyaml==6.0
9454
# via cloudify-common
9555
requests==2.30.0
9656
# via
97-
# cloudify (setup.py)
9857
# cloudify-common
9958
# requests-toolbelt
10059
requests-toolbelt==0.9.1
10160
# via cloudify-common
102-
retrying==1.3.3
103-
# via cloudify (setup.py)
104-
six==1.16.0
105-
# via
106-
# pathlib2
107-
# retrying
10861
urllib3==1.26.15
10962
# via
11063
# -r requirements.in
11164
# requests
112-
virtualenv==20.23.0
113-
# via wagon
114-
wagon[venv]==0.12.0
115-
# via
116-
# cloudify (setup.py)
117-
# cloudify-common
65+
wagon==0.12.0
66+
# via cloudify-common
11867
wheel==0.40.0
11968
# via wagon
12069
yarl==1.9.2

0 commit comments

Comments
 (0)