Skip to content

Commit

Permalink
Update requests and certifi packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ishans-crest committed Jan 18, 2024
1 parent 6b27248 commit 5fd0a3b
Show file tree
Hide file tree
Showing 14 changed files with 2 additions and 59 deletions.
60 changes: 2 additions & 58 deletions misp.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,18 +38,6 @@
"module": "cachetools",
"input_file": "wheels/py3/cachetools-4.2.2-py3-none-any.whl"
},
{
"module": "certifi",
"input_file": "wheels/py3/certifi-2023.11.17-py3-none-any.whl"
},
{
"module": "charset_normalizer",
"input_file": "wheels/py3/charset_normalizer-2.0.12-py3-none-any.whl"
},
{
"module": "idna",
"input_file": "wheels/py3/idna-3.6-py3-none-any.whl"
},
{
"module": "importlib_metadata",
"input_file": "wheels/py3/importlib_metadata-4.8.3-py3-none-any.whl"
Expand All @@ -58,22 +46,10 @@
"module": "jsonschema",
"input_file": "wheels/shared/jsonschema-3.2.0-py2.py3-none-any.whl"
},
{
"module": "pymisp",
"input_file": "wheels/py3/pymisp-2.4.138-py3-none-any.whl"
},
{
"module": "pyrsistent",
"input_file": "wheels/py36/pyrsistent-0.18.0-cp36-cp36m-manylinux1_x86_64.manylinux_2_5_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
},
{
"module": "python_dateutil",
"input_file": "wheels/shared/python_dateutil-2.8.2-py2.py3-none-any.whl"
},
{
"module": "requests",
"input_file": "wheels/shared/requests-2.27.1-py2.py3-none-any.whl"
},
{
"module": "setuptools",
"input_file": "wheels/py3/setuptools-59.6.0-py3-none-any.whl"
Expand All @@ -90,10 +66,6 @@
"module": "typing_extensions",
"input_file": "wheels/py3/typing_extensions-4.1.1-py3-none-any.whl"
},
{
"module": "urllib3",
"input_file": "wheels/shared/urllib3-1.26.18-py2.py3-none-any.whl"
},
{
"module": "wrapt",
"input_file": "wheels/py36/wrapt-1.16.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
Expand Down Expand Up @@ -2390,7 +2362,7 @@
},
{
"module": "attrs",
"input_file": "wheels/py3/attrs-23.1.0-py3-none-any.whl"
"input_file": "wheels/py3/attrs-23.2.0-py3-none-any.whl"
},
{
"module": "beautifulsoup4",
Expand All @@ -2400,41 +2372,17 @@
"module": "cachetools",
"input_file": "wheels/py3/cachetools-4.2.2-py3-none-any.whl"
},
{
"module": "certifi",
"input_file": "wheels/py3/certifi-2023.11.17-py3-none-any.whl"
},
{
"module": "charset_normalizer",
"input_file": "wheels/py39/charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
},
{
"module": "idna",
"input_file": "wheels/py3/idna-3.6-py3-none-any.whl"
},
{
"module": "jsonschema",
"input_file": "wheels/shared/jsonschema-3.2.0-py2.py3-none-any.whl"
},
{
"module": "pymisp",
"input_file": "wheels/py3/pymisp-2.4.138-py3-none-any.whl"
},
{
"module": "pyrsistent",
"input_file": "wheels/py39/pyrsistent-0.20.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
},
{
"module": "python_dateutil",
"input_file": "wheels/shared/python_dateutil-2.8.2-py2.py3-none-any.whl"
},
{
"module": "requests",
"input_file": "wheels/py3/requests-2.31.0-py3-none-any.whl"
},
{
"module": "setuptools",
"input_file": "wheels/py3/setuptools-69.0.2-py3-none-any.whl"
"input_file": "wheels/py3/setuptools-69.0.3-py3-none-any.whl"
},
{
"module": "six",
Expand All @@ -2444,10 +2392,6 @@
"module": "soupsieve",
"input_file": "wheels/py3/soupsieve-2.5-py3-none-any.whl"
},
{
"module": "urllib3",
"input_file": "wheels/py3/urllib3-2.1.0-py3-none-any.whl"
},
{
"module": "wrapt",
"input_file": "wheels/py39/wrapt-1.16.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
Expand Down
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ beautifulsoup4==4.9.1
cachetools==4.2.2
Deprecated==1.2.12
jsonschema==3.2.0

Binary file removed wheels/py3/attrs-23.1.0-py3-none-any.whl
Binary file not shown.
Binary file added wheels/py3/attrs-23.2.0-py3-none-any.whl
Binary file not shown.
Binary file removed wheels/py3/certifi-2023.11.17-py3-none-any.whl
Binary file not shown.
Binary file not shown.
Binary file removed wheels/py3/idna-3.6-py3-none-any.whl
Binary file not shown.
Binary file removed wheels/py3/requests-2.31.0-py3-none-any.whl
Binary file not shown.
Binary file not shown.
Binary file removed wheels/py3/urllib3-2.1.0-py3-none-any.whl
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed wheels/shared/requests-2.27.1-py2.py3-none-any.whl
Binary file not shown.
Binary file removed wheels/shared/urllib3-1.26.18-py2.py3-none-any.whl
Binary file not shown.

0 comments on commit 5fd0a3b

Please sign in to comment.