Skip to content

Commit 567a30a

Browse files
Bump scipy from 1.17.0 to 1.17.1 in the patches group across 1 directory
Bumps the patches group with 1 update in the / directory: [scipy](https://github.com/scipy/scipy). Updates `scipy` from 1.17.0 to 1.17.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.17.0...v1.17.1) --- updated-dependencies: - dependency-name: scipy dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f55efec commit 567a30a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies = [
4747
"requests>=2.31.0,<3",
4848
"requests-oauthlib>=2.0,<3",
4949
"pyjwt>=2.8.0,<3",
50-
"scipy==1.17.0",
50+
"scipy==1.17.1",
5151
"drf-spectacular[sidecar]>=0.27.2,<0.30.0",
5252
"python-dateutil>=2.9.0.post0,<3",
5353
"cryptography>=46.0.3,<47",

0 commit comments

Comments
 (0)