Skip to content

Commit 824ebc3

Browse files
Update dependency webassets to v3
1 parent 28fbccb commit 824ebc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ pygments==2.19.2 ; python_version >= "3.12" and python_version < "4.0"
3030
pytest==8.4.1 ; python_version >= "3.12" and python_version < "4.0"
3131
python-dotenv==1.1.1 ; python_version >= "3.12" and python_version < "4.0"
3232
simple-websocket==1.1.0 ; python_version >= "3.12" and python_version < "4.0"
33-
webassets==2.0 ; python_version >= "3.12" and python_version < "4.0"
33+
webassets==3.0.0 ; python_version >= "3.12" and python_version < "4.0"
3434
werkzeug==3.1.3 ; python_version >= "3.12" and python_version < "4.0"
3535
win32-setctime==1.2.0 ; python_version >= "3.12" and python_version < "4.0" and sys_platform == "win32"
3636
wsproto==1.2.0 ; python_version >= "3.12" and python_version < "4.0"

0 commit comments

Comments
 (0)