Skip to content

Commit 583653c

Browse files
Merge pull request #224 from uploadcare/dependabot/pip/tqdm-4.66.5
Bump tqdm from 4.66.4 to 4.66.5
2 parents 31199fb + c63ca22 commit 583653c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
aiohttp==3.9.5
22
click==8.1.7
33
python-dateutil==2.8.2
4-
tqdm==4.66.4
4+
tqdm==4.66.5
55
colorama==0.4.6
66

77
boto3==1.34.80

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
'aiohttp==3.9.5',
3737
'click==8.1.7',
3838
'python-dateutil==2.8.2',
39-
'tqdm==4.66.4',
39+
'tqdm==4.66.5',
4040
'colorama==0.4.6',
4141
'boto3==1.34.80',
4242
'botocore==1.34.80',

0 commit comments

Comments
 (0)