Skip to content

Commit b35208a

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

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.6.3
1313
multidict==6.1.0
1414
mysqlclient==2.2.7
15-
numpy==2.2.1
15+
numpy==2.2.2
1616
openpyxl==3.1.5
1717
pandas==2.2.3
1818
polib==1.2.0

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ install_requires =
6161
maxminddb==2.6.3
6262
multidict==6.1.0
6363
mysqlclient==2.2.7
64-
numpy==2.2.1
64+
numpy==2.2.2
6565
openpyxl==3.1.5
6666
pandas==2.2.3
6767
polib==1.2.0

0 commit comments

Comments
 (0)