Skip to content

Commit 81a1c94

Browse files
Bump pandas from 3.0.2 to 3.0.3 in the development-dependencies group
Bumps the development-dependencies group with 1 update: [pandas](https://github.com/pandas-dev/pandas). Updates `pandas` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v3.0.2...v3.0.3) --- updated-dependencies: - dependency-name: pandas dependency-version: 3.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bcfd7a6 commit 81a1c94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ pybids = ["pandas>=2.0.0"]
3636

3737
[dependency-groups]
3838
dev = [
39-
"pandas==3.0.2",
39+
"pandas==3.0.3",
4040
"pdoc>=16.0.0",
4141
"pre-commit>=4.6.0",
4242
"pytest>=9.0.3",

0 commit comments

Comments
 (0)