Skip to content

Commit

Permalink
Update dependency numpy to v1.22.0 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2024
1 parent ee61ef2 commit 8b1a793
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.22.0",
"pandas==1.2.0",
"reportlab==3.5.57",
]
Expand Down

0 comments on commit 8b1a793

Please sign in to comment.