Skip to content

Commit

Permalink
Merge pull request #458 from brightsparklabs/dependabot/pip/boto3-1.3…
Browse files Browse the repository at this point in the history
…5.10

Bump boto3 from 1.34.152 to 1.35.10
  • Loading branch information
github-actions[bot] authored Sep 1, 2024
2 parents b3d7176 + 5939ca7 commit 3e843a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ def get_version():
packages=find_namespace_packages(exclude=["contrib", "docs", "tests"]),
include_package_data=True,
install_requires=[
"boto3==1.34.152",
"boto3==1.35.10",
"click==8.1.7",
"coloredlogs==15.0.1",
"cronex==0.1.3.1",
Expand Down

0 comments on commit 3e843a9

Please sign in to comment.