Skip to content

Commit ecc0ad8

Browse files
Chore(deps): Bump boto3 from 1.35.95 to 1.43.35 in /backend/archiver
Bumps [boto3](https://github.com/boto/boto3) from 1.35.95 to 1.43.35. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.35.95...1.43.35) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.35 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 84d4bb4 commit ecc0ad8

3 files changed

Lines changed: 12 additions & 12 deletions

File tree

backend/archiver/archiver.egg-info/requires.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
boto3>=1.36.23
1+
boto3>=1.43.35
22
moto[s3]>=5.0.28
33
prefect==3.7.2
44
prefect-docker==0.6.6

backend/archiver/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ description = "Add your description here"
1212
readme = "README.md"
1313
requires-python = "==3.13.*"
1414
dependencies = [
15-
"boto3==1.35.95",
15+
"boto3==1.43.35",
1616
"moto[s3]>=5.0.28",
1717
"prefect==3.7.2",
1818
"prefect-docker==0.6.6",

backend/archiver/uv.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)