Skip to content

Commit d0a0fdd

Browse files
Bump numpy from 1.23.2 to 1.23.3
Bumps [numpy](https://github.com/numpy/numpy) from 1.23.2 to 1.23.3. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.23.2...v1.23.3) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2c751df commit d0a0fdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ greenlet==1.1.2; python_version >= "3.7" and python_full_version < "3.0.0" or py
1818
idna==3.3; python_version >= "3.7" and python_version < "4"
1919
iniconfig==1.1.1; python_version >= "3.7"
2020
mccabe==0.7.0; python_version >= "3.6" and python_full_version >= "3.6.1"
21-
numpy==1.23.2; python_version >= "3.10"
21+
numpy==1.23.3; python_version >= "3.10"
2222
packaging==21.3; python_version >= "3.7"
2323
pandas==1.4.3; python_version >= "3.8"
2424
playwright==1.18.1; python_version >= "3.7"

0 commit comments

Comments
 (0)