Skip to content

Commit

Permalink
Bump numpy from 2.2.1 to 2.2.2
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent c5fda49 commit b35208a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
maxminddb==2.6.3
multidict==6.1.0
mysqlclient==2.2.7
numpy==2.2.1
numpy==2.2.2
openpyxl==3.1.5
pandas==2.2.3
polib==1.2.0
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ install_requires =
maxminddb==2.6.3
multidict==6.1.0
mysqlclient==2.2.7
numpy==2.2.1
numpy==2.2.2
openpyxl==3.1.5
pandas==2.2.3
polib==1.2.0
Expand Down

0 comments on commit b35208a

Please sign in to comment.