Skip to content

Commit

Permalink
Bump numexpr from 2.8.4 to 2.10.0
Browse files Browse the repository at this point in the history
Bumps [numexpr](https://github.com/pydata/numexpr) from 2.8.4 to 2.10.0.
- [Release notes](https://github.com/pydata/numexpr/releases)
- [Changelog](https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst)
- [Commits](pydata/numexpr@v2.8.4...v2.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
1 parent 0943d9c commit 259e453
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ numpy>=1.20
scipy>=1.10
matplotlib>=3.3.3
astropy>=5.1
numexpr==2.8.4
numexpr==2.10.0

setuptools>=27.3
requests>=2.21.0
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
numpy>=1.20
scipy>=1.10
setuptools>=27.3
numexpr==2.8.4
numexpr==2.10.0

# for units
astropy>=5.1
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
numpy>=1.20
scipy>=1.10
setuptools>=27.3
numexpr==2.8.4
numexpr==2.10.0

# for units
astropy>=5.1
Expand Down

0 comments on commit 259e453

Please sign in to comment.