Skip to content

Commit 8dbb155

Browse files
chore(deps): update dependency botocore to v1.40.34 (#208)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1932cfd commit 8dbb155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sls/error_log_transfer_v3/.serverless/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-i https://pypi.org/simple
22
boto3==1.40.34; python_version >= '3.8'
3-
botocore==1.40.33; python_version >= '3.8'
3+
botocore==1.40.34; python_version >= '3.8'
44
jmespath==1.0.1; python_version >= '3.7'
55
python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
66
s3transfer==0.14.0; python_version >= '3.8'

0 commit comments

Comments
 (0)