Skip to content

Commit

Permalink
feat(Dependencies): Update dependency numpy to v2.1.2
Browse files Browse the repository at this point in the history
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| pypi       | numpy   | 2.1.0 | 2.1.2 |
  • Loading branch information
renovate[bot] authored Oct 5, 2024
1 parent 38ce6dd commit b2f32c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Cython==3.0.10
matplotlib==3.9.1
numpy==2.1.0
numpy==2.1.2
pandas==2.2.2
PyYAML==6.0.1
requests==2.32.3

0 comments on commit b2f32c1

Please sign in to comment.