Skip to content

Commit

Permalink
chore(deps): bump the non-major-updates group
Browse files Browse the repository at this point in the history
Bumps the non-major-updates group in /scripts/schema_bump_dry_run_genes with 2 updates: [requests](https://github.com/psf/requests) and [pandas](https://github.com/pandas-dev/pandas).


Updates `requests` from 2.32.0 to 2.32.3
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.32.0...v2.32.3)

Updates `pandas` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v2.2.2...v2.2.3)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major-updates
- dependency-name: pandas
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 7f840ce commit d3f3778
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/schema_bump_dry_run_genes/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
requests==2.32.0
requests==2.32.3
tiledb==0.30.2 # Should match version pinned in single-cell-data-portal
pandas==2.2.2
pandas==2.2.3
pyarrow>=1.0.0
jinja2<4

0 comments on commit d3f3778

Please sign in to comment.