Skip to content

Commit

Permalink
Merge pull request #160 from Macrometacorp/grainier
Browse files Browse the repository at this point in the history
Change requests dependency version to 2.31.0
  • Loading branch information
dlozina-macrometa authored Mar 22, 2024
2 parents 2402c5a + 0b6f5ce commit cb1b183
Show file tree
Hide file tree
Showing 263 changed files with 1,941 additions and 1,941 deletions.
2 changes: 1 addition & 1 deletion c8/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.1.1"
__version__ = "1.1.2"
2 changes: 1 addition & 1 deletion requirements/common.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
requests==2.25.1
requests==2.31.0
urllib3==1.26.5
websocket-client==0.57.0
certifi==2018.4.16
Expand Down
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name="pyC8",
version="1.1.1",
version="1.1.2",
description="Python SDK for Macrometa Global Data Mesh",
long_description=description,
long_description_content_type="text/markdown",
Expand All @@ -14,7 +14,7 @@
url="https://www.macrometa.com",
packages=find_packages(exclude=["tests"]),
include_package_data=True,
install_requires=["requests==2.25.1", "six", "websocket-client==0.57.0"],
install_requires=["requests>=2.31.0", "six", "websocket-client==0.57.0"],
tests_require=["pytest", "mock", "flake8"],
classifiers=[
"Intended Audience :: Developers",
Expand Down
26 changes: 13 additions & 13 deletions tests/cassettes/test_apikeys/test_attributes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ interactions:
Content-Length:
- '29'
User-Agent:
- python-requests/2.25.1
- python-requests/2.31.0
charset:
- utf-8
content-type:
Expand Down Expand Up @@ -53,7 +53,7 @@ interactions:
Connection:
- keep-alive
User-Agent:
- python-requests/2.25.1
- python-requests/2.31.0
charset:
- utf-8
content-type:
Expand Down Expand Up @@ -95,7 +95,7 @@ interactions:
Connection:
- keep-alive
User-Agent:
- python-requests/2.25.1
- python-requests/2.31.0
charset:
- utf-8
content-type:
Expand Down Expand Up @@ -137,7 +137,7 @@ interactions:
Connection:
- keep-alive
User-Agent:
- python-requests/2.25.1
- python-requests/2.31.0
method: GET
uri: https://api-dino-fra.eng.macrometa.io/_api/user
response:
Expand Down Expand Up @@ -177,7 +177,7 @@ interactions:
Content-Length:
- '42'
User-Agent:
- python-requests/2.25.1
- python-requests/2.31.0
charset:
- utf-8
content-type:
Expand Down Expand Up @@ -219,7 +219,7 @@ interactions:
Connection:
- keep-alive
User-Agent:
- python-requests/2.25.1
- python-requests/2.31.0
charset:
- utf-8
content-type:
Expand Down Expand Up @@ -263,7 +263,7 @@ interactions:
Content-Length:
- '28'
User-Agent:
- python-requests/2.25.1
- python-requests/2.31.0
charset:
- utf-8
content-type:
Expand Down Expand Up @@ -305,7 +305,7 @@ interactions:
Connection:
- keep-alive
User-Agent:
- python-requests/2.25.1
- python-requests/2.31.0
charset:
- utf-8
content-type:
Expand Down Expand Up @@ -349,7 +349,7 @@ interactions:
Content-Length:
- '0'
User-Agent:
- python-requests/2.25.1
- python-requests/2.31.0
charset:
- utf-8
content-type:
Expand Down Expand Up @@ -391,7 +391,7 @@ interactions:
Connection:
- keep-alive
User-Agent:
- python-requests/2.25.1
- python-requests/2.31.0
charset:
- utf-8
content-type:
Expand Down Expand Up @@ -435,7 +435,7 @@ interactions:
Content-Length:
- '0'
User-Agent:
- python-requests/2.25.1
- python-requests/2.31.0
charset:
- utf-8
content-type:
Expand Down Expand Up @@ -477,7 +477,7 @@ interactions:
Connection:
- keep-alive
User-Agent:
- python-requests/2.25.1
- python-requests/2.31.0
charset:
- utf-8
content-type:
Expand Down Expand Up @@ -521,7 +521,7 @@ interactions:
Content-Length:
- '0'
User-Agent:
- python-requests/2.25.1
- python-requests/2.31.0
charset:
- utf-8
content-type:
Expand Down
54 changes: 27 additions & 27 deletions tests/cassettes/test_apikeys/test_permission_exceptions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ interactions:
Content-Length:
- '202'
User-Agent:
- python-requests/2.25.1
- python-requests/2.31.0
charset:
- utf-8
content-type:
Expand Down Expand Up @@ -59,7 +59,7 @@ interactions:
Connection:
- keep-alive
User-Agent:
- python-requests/2.25.1
- python-requests/2.31.0
charset:
- utf-8
content-type:
Expand Down Expand Up @@ -107,7 +107,7 @@ interactions:
Content-Length:
- '25'
User-Agent:
- python-requests/2.25.1
- python-requests/2.31.0
charset:
- utf-8
content-type:
Expand Down Expand Up @@ -150,7 +150,7 @@ interactions:
Connection:
- keep-alive
User-Agent:
- python-requests/2.25.1
- python-requests/2.31.0
charset:
- utf-8
content-type:
Expand Down Expand Up @@ -194,7 +194,7 @@ interactions:
Content-Length:
- '0'
User-Agent:
- python-requests/2.25.1
- python-requests/2.31.0
charset:
- utf-8
content-type:
Expand Down Expand Up @@ -236,7 +236,7 @@ interactions:
Connection:
- keep-alive
User-Agent:
- python-requests/2.25.1
- python-requests/2.31.0
charset:
- utf-8
content-type:
Expand Down Expand Up @@ -278,7 +278,7 @@ interactions:
Connection:
- keep-alive
User-Agent:
- python-requests/2.25.1
- python-requests/2.31.0
charset:
- utf-8
content-type:
Expand Down Expand Up @@ -322,7 +322,7 @@ interactions:
Content-Length:
- '0'
User-Agent:
- python-requests/2.25.1
- python-requests/2.31.0
charset:
- utf-8
content-type:
Expand Down Expand Up @@ -366,7 +366,7 @@ interactions:
Content-Length:
- '15'
User-Agent:
- python-requests/2.25.1
- python-requests/2.31.0
charset:
- utf-8
content-type:
Expand Down Expand Up @@ -408,7 +408,7 @@ interactions:
Connection:
- keep-alive
User-Agent:
- python-requests/2.25.1
- python-requests/2.31.0
charset:
- utf-8
content-type:
Expand Down Expand Up @@ -450,7 +450,7 @@ interactions:
Connection:
- keep-alive
User-Agent:
- python-requests/2.25.1
- python-requests/2.31.0
charset:
- utf-8
content-type:
Expand Down Expand Up @@ -494,7 +494,7 @@ interactions:
Content-Length:
- '15'
User-Agent:
- python-requests/2.25.1
- python-requests/2.31.0
charset:
- utf-8
content-type:
Expand Down Expand Up @@ -538,7 +538,7 @@ interactions:
Content-Length:
- '0'
User-Agent:
- python-requests/2.25.1
- python-requests/2.31.0
charset:
- utf-8
content-type:
Expand Down Expand Up @@ -580,7 +580,7 @@ interactions:
Connection:
- keep-alive
User-Agent:
- python-requests/2.25.1
- python-requests/2.31.0
charset:
- utf-8
content-type:
Expand Down Expand Up @@ -624,7 +624,7 @@ interactions:
Content-Length:
- '0'
User-Agent:
- python-requests/2.25.1
- python-requests/2.31.0
charset:
- utf-8
content-type:
Expand Down Expand Up @@ -668,7 +668,7 @@ interactions:
Connection:
- keep-alive
User-Agent:
- python-requests/2.25.1
- python-requests/2.31.0
charset:
- utf-8
content-type:
Expand Down Expand Up @@ -712,7 +712,7 @@ interactions:
Content-Length:
- '15'
User-Agent:
- python-requests/2.25.1
- python-requests/2.31.0
charset:
- utf-8
content-type:
Expand Down Expand Up @@ -756,7 +756,7 @@ interactions:
Content-Length:
- '0'
User-Agent:
- python-requests/2.25.1
- python-requests/2.31.0
charset:
- utf-8
content-type:
Expand Down Expand Up @@ -798,7 +798,7 @@ interactions:
Connection:
- keep-alive
User-Agent:
- python-requests/2.25.1
- python-requests/2.31.0
charset:
- utf-8
content-type:
Expand Down Expand Up @@ -842,7 +842,7 @@ interactions:
Content-Length:
- '15'
User-Agent:
- python-requests/2.25.1
- python-requests/2.31.0
charset:
- utf-8
content-type:
Expand Down Expand Up @@ -886,7 +886,7 @@ interactions:
Content-Length:
- '0'
User-Agent:
- python-requests/2.25.1
- python-requests/2.31.0
charset:
- utf-8
content-type:
Expand Down Expand Up @@ -928,7 +928,7 @@ interactions:
Connection:
- keep-alive
User-Agent:
- python-requests/2.25.1
- python-requests/2.31.0
charset:
- utf-8
content-type:
Expand Down Expand Up @@ -972,7 +972,7 @@ interactions:
Content-Length:
- '14'
User-Agent:
- python-requests/2.25.1
- python-requests/2.31.0
charset:
- utf-8
content-type:
Expand Down Expand Up @@ -1016,7 +1016,7 @@ interactions:
Content-Length:
- '0'
User-Agent:
- python-requests/2.25.1
- python-requests/2.31.0
charset:
- utf-8
content-type:
Expand Down Expand Up @@ -1060,7 +1060,7 @@ interactions:
Content-Length:
- '0'
User-Agent:
- python-requests/2.25.1
- python-requests/2.31.0
charset:
- utf-8
content-type:
Expand Down Expand Up @@ -1104,7 +1104,7 @@ interactions:
Content-Length:
- '0'
User-Agent:
- python-requests/2.25.1
- python-requests/2.31.0
charset:
- utf-8
content-type:
Expand Down Expand Up @@ -1150,7 +1150,7 @@ interactions:
Content-Length:
- '0'
User-Agent:
- python-requests/2.25.1
- python-requests/2.31.0
charset:
- utf-8
content-type:
Expand Down
Loading

0 comments on commit cb1b183

Please sign in to comment.