Skip to content

Commit 3d68951

Browse files
Merge pull request #31 from pythoninthegrass/dependabot/pip/numpy-1.23.4
Bump numpy from 1.23.3 to 1.23.4
2 parents 271ea52 + 0d7b63f commit 3d68951

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyter/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jupyter-client==7.3.5 ; python_full_version == "3.10.7"
1414
jupyter-core==4.11.1 ; python_full_version == "3.10.7"
1515
matplotlib-inline==0.1.6 ; python_full_version == "3.10.7"
1616
nest-asyncio==1.5.6 ; python_full_version == "3.10.7"
17-
numpy==1.23.3 ; python_full_version == "3.10.7"
17+
numpy==1.23.4 ; python_full_version == "3.10.7"
1818
packaging==21.3 ; python_full_version == "3.10.7"
1919
pandas==1.5.0 ; python_full_version == "3.10.7"
2020
parso==0.8.3 ; python_full_version == "3.10.7"

0 commit comments

Comments
 (0)