Skip to content

Commit

Permalink
chore(deps): bump numpy from 2.2.1 to 2.2.2 in the dependencies group
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [numpy](https://github.com/numpy/numpy).


Updates `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
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 339f741 commit 795203b
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,5 +1,5 @@
github3.py==4.0.1
numpy==2.2.1
numpy==2.2.2
python-dotenv==1.0.1
pytz==2024.2
requests==2.32.3

0 comments on commit 795203b

Please sign in to comment.