Skip to content

Commit 8145688

Browse files
committed
chore: scheduled pip-compile
1 parent 4582be1 commit 8145688

File tree

3 files changed

+125
-128
lines changed

3 files changed

+125
-128
lines changed

requirements-fakefront.txt

+8-8
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
#
77
--only-binary :all:
88

9-
boto3==1.35.14 \
10-
--hash=sha256:c3e138e9041d59cd34cdc28a587dfdc899dba02ea26ebc3e10fb4bc88e5cf31b
9+
boto3==1.35.19 \
10+
--hash=sha256:84b3fe1727945bc3cada832d969ddb3dc0d08fce1677064ca8bdc13a89c1a143
1111
# via -r requirements.in
12-
botocore==1.35.14 \
13-
--hash=sha256:24823135232f88266b66ae8e1d0f3d40872c14cd976781f7fe52b8f0d79035a0
12+
botocore==1.35.19 \
13+
--hash=sha256:c83f7f0cacfe7c19b109b363ebfa8736e570d24922f16ed371681f58ebab44a9
1414
# via
1515
# -r requirements.in
1616
# boto3
@@ -254,8 +254,8 @@ frozenlist2==1.0.0 \
254254
gunicorn==23.0.0 \
255255
--hash=sha256:ec400d38950de4dfd418cff8328b2c8faed0edb0d517d3394e457c317908ca4d
256256
# via -r requirements-fakefront.in
257-
idna==3.8 \
258-
--hash=sha256:050b4e5baadcd44d760cedbd2b8e639f2ff89bbc7a5730fcc662954303377aac
257+
idna==3.10 \
258+
--hash=sha256:946d195a0d259cbba61165e88e65941f16e9b36ea6ddb97f00452bae8b1287d3
259259
# via requests
260260
jmespath==1.0.1 \
261261
--hash=sha256:02e2e4cc71b5bcab88332eebf907519190dd9e6e82107fa7f83b1003a6252980
@@ -338,8 +338,8 @@ s3transfer==0.10.2 \
338338
six==1.16.0 \
339339
--hash=sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254
340340
# via python-dateutil
341-
urllib3==2.2.2 \
342-
--hash=sha256:a448b2f64d686155468037e1ace9f2d2199776e17f0a46610480d311f73e3472
341+
urllib3==2.2.3 \
342+
--hash=sha256:ca899ca043dcb1bafa3e262d73aa25c465bfb49e0bd9dd5d59f1d0acba2f8fac
343343
# via
344344
# botocore
345345
# requests

requirements.txt

+8-8
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
#
77
--only-binary :all:
88

9-
boto3==1.35.14 \
10-
--hash=sha256:c3e138e9041d59cd34cdc28a587dfdc899dba02ea26ebc3e10fb4bc88e5cf31b
9+
boto3==1.35.19 \
10+
--hash=sha256:84b3fe1727945bc3cada832d969ddb3dc0d08fce1677064ca8bdc13a89c1a143
1111
# via -r requirements.in
12-
botocore==1.35.14 \
13-
--hash=sha256:24823135232f88266b66ae8e1d0f3d40872c14cd976781f7fe52b8f0d79035a0
12+
botocore==1.35.19 \
13+
--hash=sha256:c83f7f0cacfe7c19b109b363ebfa8736e570d24922f16ed371681f58ebab44a9
1414
# via
1515
# -r requirements.in
1616
# boto3
@@ -251,8 +251,8 @@ frozendict==2.4.4 \
251251
frozenlist2==1.0.0 \
252252
--hash=sha256:caffe66813e42de320b10d08b8c0604c7eb3f142a8482ad3130243e084f37a2f
253253
# via cdn-definitions
254-
idna==3.8 \
255-
--hash=sha256:050b4e5baadcd44d760cedbd2b8e639f2ff89bbc7a5730fcc662954303377aac
254+
idna==3.10 \
255+
--hash=sha256:946d195a0d259cbba61165e88e65941f16e9b36ea6ddb97f00452bae8b1287d3
256256
# via requests
257257
jmespath==1.0.1 \
258258
--hash=sha256:02e2e4cc71b5bcab88332eebf907519190dd9e6e82107fa7f83b1003a6252980
@@ -332,8 +332,8 @@ s3transfer==0.10.2 \
332332
six==1.16.0 \
333333
--hash=sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254
334334
# via python-dateutil
335-
urllib3==2.2.2 \
336-
--hash=sha256:a448b2f64d686155468037e1ace9f2d2199776e17f0a46610480d311f73e3472
335+
urllib3==2.2.3 \
336+
--hash=sha256:ca899ca043dcb1bafa3e262d73aa25c465bfb49e0bd9dd5d59f1d0acba2f8fac
337337
# via
338338
# botocore
339339
# requests

0 commit comments

Comments
 (0)