Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent 5d9404d commit 6e2ac08
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,18 +48,18 @@ gpaw = [
lammps = [
"pylammpsmpi==0.2.25",
"jinja2==3.1.4",
"pandas==2.2.2",
"pandas==2.2.3",
]
lammps_phonons = [
"pylammpsmpi==0.2.25",
"jinja2==3.1.4",
"pandas==2.2.2",
"pandas==2.2.3",
"dynaphopy==1.17.16",
]
experimental = [
"lxml==5.3.0",
"mendeleev==0.17.0",
"pandas==2.2.2",
"pandas==2.2.3",
"requests==2.32.3",
]
qe = [
Expand Down

0 comments on commit 6e2ac08

Please sign in to comment.