Skip to content

Commit 6beb08b

Browse files
Update dependency uwsgi to v2.0.25.1
1 parent e7f7b7a commit 6beb08b

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
@@ -6,4 +6,4 @@ python-dotenv==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
66
sqlparse==0.4.4 ; python_version >= "3.10" and python_version < "4.0"
77
typing-extensions==4.9.0 ; python_version >= "3.10" and python_version < "3.11"
88
tzdata==2023.4 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "win32"
9-
uwsgi==2.0.23 ; python_version >= "3.10" and python_version < "4.0"
9+
uwsgi==2.0.25.1 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)