Skip to content

Commit fb928a4

Browse files
Bump boto3 in /traefik-utils in the pip-deps group across 1 directory (#2552)
Bumps the pip-deps group with 1 update in the /traefik-utils directory: [boto3](https://github.com/boto/boto3). Updates `boto3` from 1.42.89 to 1.42.92 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.42.89...1.42.92) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.42.92 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8341b4f commit fb928a4

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

traefik-utils/app/requirements.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
#
55
# pip-compile --generate-hashes --output-file=requirements.txt requirements.in
66
#
7-
boto3==1.42.89 \
8-
--hash=sha256:3e43aacc0801bba9bcd23a8c271c089af297a69565f783fcdd357ae0e330bf1e \
9-
--hash=sha256:3e43aacc0801bba9bcd23a8c271c089af297a69565f783fcdd357ae0e330bf1e \
10-
--hash=sha256:6204b189f4d0c655535f43d7eaa57ff4e8d965b8463c97e45952291211162932 \
11-
--hash=sha256:6204b189f4d0c655535f43d7eaa57ff4e8d965b8463c97e45952291211162932
7+
boto3==1.42.92 \
8+
--hash=sha256:55ec6ef6fc81f46d567a7d1d398d1e5c375d468905d0ccd9e1f767f0c77dbe9b \
9+
--hash=sha256:55ec6ef6fc81f46d567a7d1d398d1e5c375d468905d0ccd9e1f767f0c77dbe9b \
10+
--hash=sha256:c90d9a170faa0585755fa103a3cd9595e1f53443864e902c180f3d8177589125 \
11+
--hash=sha256:c90d9a170faa0585755fa103a3cd9595e1f53443864e902c180f3d8177589125
1212
# via -r app/requirements.in
13-
botocore==1.42.89 \
14-
--hash=sha256:95ac52f472dad29942f3088b278ab493044516c16dbf9133c975af16527baa99 \
15-
--hash=sha256:d9b786c8d9db6473063b4cc5be0ba7e6a381082307bd6afb69d4216f9fa95f35
13+
botocore==1.42.92 \
14+
--hash=sha256:09ddefddbb1565ceef4b44b4b6e61b1ca5f12701d1494ecc85c1133d1b1e81fb \
15+
--hash=sha256:f1193d3057a2d0267353d7ef4e136be37ea432336d097fcb1951fae566ca3a22
1616
# via
1717
# boto3
1818
# s3transfer

0 commit comments

Comments
 (0)