Browse Source

Update mysql-connector dependency

Fixes #18
sql-injection
Sindre Stephansen 5 years ago
parent
commit
7629423772
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/app/requirements.txt

+ 1
- 1
src/app/requirements.txt View File

@@ -1,3 +1,3 @@
web.py==0.40
mysql-connector==2.2.9
mysql-connector-python==8.0.*
python-dotenv

Loading…
Cancel
Save