Skip to content
This repository was archived by the owner on Feb 28, 2025. It is now read-only.

Commit 6f4f26f

Browse files
chore(deps): update dependency six to v1.17.0
1 parent b41c862 commit 6f4f26f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jinja2==3.1.5; python_version >= '3.7'
88
markupsafe==3.0.2; python_version >= '3.7'
99
redis==5.2.0; python_version >= '3.7'
1010
requests==2.32.3; python_version >= '3.8'
11-
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
11+
six==1.17.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
1212
spotipy==2.25.1; python_version >= '3.9'
1313
urllib3==2.2.3; python_version >= '3.8'

0 commit comments

Comments
 (0)