Skip to content

Commit

Permalink
Bump scipy from 1.11.2 to 1.11.3 in /.github/workflows/etc (#2831)
Browse files Browse the repository at this point in the history
Bumps [scipy](https://github.com/scipy/scipy) from 1.11.2 to 1.11.3.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.11.2...v1.11.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 4, 2023
1 parent 2f30915 commit b109ab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/etc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ numpy; python_version == '3.11'
numpy~=1.22.0; python_version == '3.9'

# image testing
scipy==1.11.2
scipy==1.11.3

# optional high performance paths
numba==0.58.0; python_version == '3.9'
Expand Down

0 comments on commit b109ab6

Please sign in to comment.