Skip to content

Commit 53f21e6

Browse files
Bump requests from 2.32.5 to 2.33.0 in /sql/util (#4445)
Bumps [requests](https://github.com/psf/requests) from 2.32.5 to 2.33.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Max Ostapenko <1611259+max-ostapenko@users.noreply.github.com>
1 parent 9f624a7 commit 53f21e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sql/util/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pandas==2.3.3
22
google-cloud-bigquery==3.40.0
33
google-api-python-client==2.188.0
44
google-auth==2.47.0
5-
requests==2.32.5
5+
requests==2.33.0
66
tabulate==0.9.0
77
gspread==6.2.1
88
gspread-dataframe==4.0.0

0 commit comments

Comments
 (0)