Skip to content

Commit 0df38af

Browse files
authored
Merge pull request #61 from viperior/dependabot/pip/numpy-1.23.2
Bump numpy from 1.22.3 to 1.23.2
2 parents 7406f09 + e4980bd commit 0df38af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
bunch==1.0.1
22
coverage==6.3.3
33
dominate==2.6.0
4-
numpy==1.22.3
4+
numpy==1.23.2
55
pandas==1.4.2
66
plotly==5.8.0
77
psutil==5.9.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ lazy-object-proxy==1.7.1
2828
# via astroid
2929
mccabe==0.6.1
3030
# via pylint
31-
numpy==1.22.3
31+
numpy==1.23.2
3232
# via
3333
# -r requirements.in
3434
# pandas

0 commit comments

Comments
 (0)