Skip to content

Commit

Permalink
Bump the all-dependencies group with 2 updates (#65)
Browse files Browse the repository at this point in the history
Bumps the all-dependencies group with 2 updates: [pyyaml](https://github.com/yaml/pyyaml) and [numpy](https://github.com/numpy/numpy).


Updates `pyyaml` from 6.0 to 6.0.1
- [Changelog](https://github.com/yaml/pyyaml/blob/6.0.1/CHANGES)
- [Commits](yaml/pyyaml@6.0...6.0.1)

Updates `numpy` from 1.25.1 to 1.25.2
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v1.25.1...v1.25.2)

---
updated-dependencies:
- dependency-name: pyyaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: numpy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 7, 2023
1 parent cbdb0df commit cfcc36d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
requests==2.31.0
pyyaml==6.0
numpy==1.25.1
pyyaml==6.0.1
numpy==1.25.2
xlrd==2.0.1
pandas==2.0.3
cloudscraper==1.2.71
Expand Down

0 comments on commit cfcc36d

Please sign in to comment.