Skip to content

Commit

Permalink
chore(deps): bump boto3 in /python_dependencies/wmg
Browse files Browse the repository at this point in the history
Bumps [boto3](https://github.com/boto/boto3) from 1.28.7 to 1.34.113.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.28.7...1.34.113)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 26, 2024
1 parent 3cf258f commit 4aada57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python_dependencies/wmg/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
alembic==1.11.1
anndata==0.8.0
boto3==1.28.7
boto3==1.34.113
botocore>=1.31.7, <1.32.0
cellxgene-census>=1.10.0 # WMG pipeline always reads the latest version of Census so we need to use the latest package version
cellxgene-ontology-guide==0.8.0
Expand Down

0 comments on commit 4aada57

Please sign in to comment.