Skip to content

Commit

Permalink
Bump pandas from 1.2.3 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.2.3 to 2.2.0.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v1.2.3...v2.2.0)

---
updated-dependencies:
- dependency-name: pandas
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 22, 2024
1 parent 73bd3f5 commit 6a9d080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -31,7 +31,7 @@ classifiers = [
dependencies = [
"numpy",
"tqdm",
"pandas==1.2.3",
"pandas==2.2.0",
"astropy >=5.1",
"openpyxl>=2.5.12",
"scipy",
Expand Down

0 comments on commit 6a9d080

Please sign in to comment.