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

Commit 708a336

Browse files
chore(deps): update dependency spotipy to v2.25.1 [security]
1 parent 73d2360 commit 708a336

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
@@ -9,5 +9,5 @@ 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'
1111
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
12-
spotipy==2.25.0; python_version >= '3.9'
12+
spotipy==2.25.1; python_version >= '3.9'
1313
urllib3==2.2.3; python_version >= '3.8'

0 commit comments

Comments
 (0)