We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 61302b3 + 23ddb1b commit 15e7a83Copy full SHA for 15e7a83
2 files changed
gooddata-dbt/setup.py
@@ -11,7 +11,7 @@
11
"pyyaml>=5.1",
12
"attrs>=21.4.0,<=24.2.0",
13
"cattrs>=22.1.0,<=24.1.1",
14
- "requests~=2.31.0",
+ "requests~=2.32.0",
15
"tabulate~=0.8.10",
16
]
17
gooddata-sdk/setup.py
@@ -13,7 +13,7 @@
"brotli==1.1.0",
"python-dotenv>=1.0.0,<2.0.0",
18
19
0 commit comments