Skip to content

Commit f2ecbc2

Browse files
Update dependency tomli to v2.1.0
1 parent 84d9e45 commit f2ecbc2

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
@@ -30,7 +30,7 @@ pyflakes==3.2.0 ; python_version >= "3.10" and python_version < "4.0"
3030
pytest==8.3.3 ; python_version >= "3.10" and python_version < "4.0"
3131
python-dotenv==1.0.1 ; python_version >= "3.10" and python_version < "4.0"
3232
simple-websocket==1.1.0 ; python_version >= "3.10" and python_version < "4.0"
33-
tomli==2.0.2 ; python_version >= "3.10" and python_version < "3.11"
33+
tomli==2.1.0 ; python_version >= "3.10" and python_version < "3.11"
3434
typing-extensions==4.12.2 ; python_version >= "3.10" and python_version < "3.11"
3535
webassets==2.0 ; python_version >= "3.10" and python_version < "4.0"
3636
werkzeug==3.0.4 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)