Skip to content

Commit

Permalink
Bump pypsa from 0.26.2 to 0.32.1
Browse files Browse the repository at this point in the history
Bumps [pypsa](https://github.com/PyPSA/PyPSA) from 0.26.2 to 0.32.1.
- [Release notes](https://github.com/PyPSA/PyPSA/releases)
- [Commits](PyPSA/PyPSA@v0.26.2...v0.32.1)

---
updated-dependencies:
- dependency-name: pypsa
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 30, 2025
1 parent 3cbd203 commit 7cd3496
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion rtd_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pandas >= 1.4.0
plotly
pypower
pyproj >= 3.0.0
pypsa == 0.26.2
pypsa == 0.32.1
pyyaml
saio
scikit-learn < 1.3.0
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ def read(fname):
"pygeos",
"pypower",
"pyproj >= 3.0.0",
"pypsa == 0.26.2",
"pypsa == 0.32.1",
"pyyaml",
"saio",
"scikit-learn < 1.3.0",
Expand Down

0 comments on commit 7cd3496

Please sign in to comment.