Skip to content

Commit aefb2ec

Browse files
Bump numpy from 2.3.4 to 2.3.5
Bumps [numpy](https://github.com/numpy/numpy) from 2.3.4 to 2.3.5. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.3.4...v2.3.5) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.3.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 907d11f commit aefb2ec

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)