Skip to content

Commit

Permalink
Update dependency numpy to v1.26.4 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 30, 2024
1 parent ee61ef2 commit 42419aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ajour/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
python_requires='>=3.6',
install_requires=[
"colorama==0.4.4",
"numpy==1.19.4",
"numpy==1.26.4",
"pandas==1.2.0",
"reportlab==3.5.57",
]
Expand Down

0 comments on commit 42419aa

Please sign in to comment.