Skip to content

Commit 5c52b36

Browse files
Merge pull request #6 from pythoninthegrass/dependabot/pip/numpy-1.23.3
Bump numpy from 1.23.2 to 1.23.3
2 parents 0e0276e + d0a0fdd commit 5c52b36

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)