Skip to content

Commit

Permalink
build(deps): update botocore requirement in /requirements
Browse files Browse the repository at this point in the history
Updates the requirements on [botocore](https://github.com/boto/botocore) to permit the latest version.
- [Commits](boto/botocore@0.4.1...1.35.53)

---
updated-dependencies:
- dependency-name: botocore
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent df156eb commit b143902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/deps/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ tokenizers>=0.19,<0.20
# updated or we drop support for 3.9
urllib3<1.27
# TODO: Constriant due to aiobotocore, remove when that gets updates:
botocore<1.34.132
botocore<1.35.54
# TODO: Constriant due to both 8.5.0 and 8.4.0 being installed during pip-compile
importlib-metadata>=8.5.0
# (austin): Versions below this have a different interface for passing parameters
Expand Down

0 comments on commit b143902

Please sign in to comment.