Skip to content

Commit

Permalink
[DEPENDABOT]: Bump pandas from 1.5.3 to 2.2.2
Browse files Browse the repository at this point in the history
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.5.3 to 2.2.2.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v1.5.3...v2.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent a34a547 commit 7a4a072
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 38 deletions.
107 changes: 70 additions & 37 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ click = ">=8.0.0"
rich = ">=10.3.0"
PyYAML = ">=5.4.1"
numpy = "^1.18.1"
pandas = "^1.3.0"
pandas = ">=1.3,<3.0"
h5py = "^3.1.0"
pyarrow = ">=16.0.0"
pymzml = "^2.5.0"
Expand Down

0 comments on commit 7a4a072

Please sign in to comment.