Skip to content

Commit d36ebac

Browse files
authored
Merge pull request #343 from DjangoCRM/dependabot/pip/numpy-2.3.5
Bump numpy from 2.3.4 to 2.3.5
2 parents 73193a4 + aefb2ec commit d36ebac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
maxminddb==2.8.2
1313
multidict==6.7.0
1414
mysqlclient==2.2.7
15-
numpy==2.3.4
15+
numpy==2.3.5
1616
openpyxl==3.1.5
1717
pandas==2.3.3
1818
polib==1.2.0

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ install_requires =
8080
maxminddb==2.8.2
8181
multidict==6.7.0
8282
mysqlclient==2.2.7
83-
numpy==2.3.4
83+
numpy==2.3.5
8484
openpyxl==3.1.5
8585
pandas==2.3.3
8686
polib==1.2.0

0 commit comments

Comments
 (0)