Skip to content

Commit

Permalink
Update dependency sqlparse to v0.5.0 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 16, 2024
1 parent e7f7b7a commit 675deae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ django-environ==0.11.2 ; python_version >= "3.10" and python_version < "4"
django==5.0.1 ; python_version >= "3.10" and python_version < "4.0"
mysqlclient==2.2.1 ; python_version >= "3.10" and python_version < "4.0"
python-dotenv==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
sqlparse==0.4.4 ; python_version >= "3.10" and python_version < "4.0"
sqlparse==0.5.0 ; python_version >= "3.10" and python_version < "4.0"
typing-extensions==4.9.0 ; python_version >= "3.10" and python_version < "3.11"
tzdata==2023.4 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "win32"
uwsgi==2.0.23 ; python_version >= "3.10" and python_version < "4.0"

0 comments on commit 675deae

Please sign in to comment.