Skip to content

Commit 292e057

Browse files
Bump numpy from 1.21.0 to 1.22.0 in /src/osparc_python_runner (#49)
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.0 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](numpy/numpy@v1.21.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b2839e commit 292e057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/osparc_python_runner/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ matplotlib==3.4.2
2020
# via
2121
# -r requirements.in
2222
# seaborn
23-
numpy==1.21.0
23+
numpy==1.22.0
2424
# via
2525
# -r requirements.in
2626
# matplotlib

0 commit comments

Comments
 (0)