Skip to content

Commit 87a998d

Browse files
Bump pandas from 2.2.3 to 2.3.0 in /src (#4127)
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.3 to 2.3.0. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.2.3...v2.3.0) --- updated-dependencies: - dependency-name: pandas dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f64b6a4 commit 87a998d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ pytest-cov==6.1.1
77
sqlfluff==3.4.0
88

99
# sql/util/* dependencies
10-
pandas==2.2.3
10+
pandas==2.3.0
1111
google-cloud-bigquery==3.34.0
1212
requests==2.32.3

0 commit comments

Comments
 (0)