Skip to content

Commit 83c2fda

Browse files
Merge pull request #924 from gooddata/snapshot-master-15e7a83b-to-rel/dev
[bot] Merge master/15e7a83b into rel/dev
2 parents c9a8d5b + 15e7a83 commit 83c2fda

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gooddata-dbt/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"pyyaml>=5.1",
1212
"attrs>=21.4.0,<=24.2.0",
1313
"cattrs>=22.1.0,<=24.1.1",
14-
"requests~=2.31.0",
14+
"requests~=2.32.0",
1515
"tabulate~=0.8.10",
1616
]
1717

gooddata-sdk/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"attrs>=21.4.0,<=24.2.0",
1414
"cattrs>=22.1.0,<=24.1.1",
1515
"brotli==1.1.0",
16-
"requests~=2.31.0",
16+
"requests~=2.32.0",
1717
"python-dotenv>=1.0.0,<2.0.0",
1818
]
1919

0 commit comments

Comments
 (0)