Skip to content

Commit

Permalink
fix(deps): update dependency boto3 to v1.35.49
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2024
1 parent a3be04a commit 0638ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ fiftyone = "^1.0.0"
# See similar problem with awscli : https://github.com/python-poetry/poetry/issues/1173
# See related issue on fiftyone :
# https://github.com/voxel51/fiftyone/issues/3145
boto3 = "1.26.83"
boto3 = "1.35.49"
xmltodict = "^0.13.0"
pytest-regressions = "^2.5.0"

Expand Down

0 comments on commit 0638ad8

Please sign in to comment.