Skip to content

Commit 0fc5650

Browse files
[deps] Update dependency boto3 to ~=1.42.43
1 parent 389da3b commit 0fc5650

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

client-python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Filigran
2-
boto3~=1.38.27
2+
boto3~=1.42.43
33
datefinder~=0.7.3
44
pika~=1.3.0
55
python-magic~=0.4.27; sys_platform == 'linux' or sys_platform == 'darwin'

client-python/setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ packages =
3535
include_package_data = True
3636
install_requires =
3737
# Filigran
38-
boto3~=1.38.27
38+
boto3~=1.42.43
3939
datefinder~=0.7.3
4040
pika~=1.3.0
4141
pydantic>=2.8.2, <3

0 commit comments

Comments
 (0)