Skip to content

Commit

Permalink
fix(deps): update dependency boto3 to v1.35.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent 7a59e38 commit 5a6d539
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 @@ -50,7 +50,7 @@ fiftyone-db-ubuntu2204 = { version = "^0.4.0", platform = "linux" }
# 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.22"
xmltodict = "^0.13.0"
pytest-regressions = "^2.5.0"
# Pinning numpy version to be <1 is needed as numpy 2.0 is incompatible with some
Expand Down

0 comments on commit 5a6d539

Please sign in to comment.