Skip to content

Commit 317e233

Browse files
Bump pandas from 2.3.0 to 2.3.1 in /src (#4162)
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.3.0...v2.3.1) --- updated-dependencies: - dependency-name: pandas dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 00e2d25 commit 317e233

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.2.1
77
sqlfluff==3.4.1
88

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

0 commit comments

Comments
 (0)