Skip to content

Commit 77a2e69

Browse files
fix(deps): update dependency spotipy to v2.25.2 [security] (#226)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ea594f7 commit 77a2e69

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
dependencies = [
33
"PyNaCl==1.6.2",
4-
"spotipy==2.25.1",
4+
"spotipy==2.25.2",
55
"requests==2.32.4",
66
"beautifulsoup4==4.13.4",
77
"psutil==7.0.0",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PyNaCl==1.6.2
2-
spotipy==2.25.1
2+
spotipy==2.25.2
33
requests==2.32.4
44
beautifulsoup4==4.13.4
55
psutil==7.0.0

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)