We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a82f37a commit e85dd53Copy full SHA for e85dd53
pyproject.toml
@@ -43,7 +43,7 @@ urls.issues = "https://github.com/SCAICT/SCAICT-uwu/issues"
43
# Lock file: requirements.txt
44
dependencies = [
45
"flask == 3.1.1",
46
- "mysql-connector-python == 9.3.0",
+ "mysql-connector-python == 9.4.0",
47
"py-cord == 2.6.1",
48
"python-dotenv == 1.1.1",
49
"requests == 2.32.4",
requirements.txt
@@ -14,7 +14,7 @@ itsdangerous == 2.2.0
14
jinja2 == 3.1.6
15
markupsafe == 3.0.2
16
multidict == 6.6.3
17
-mysql-connector-python == 9.3.0
+mysql-connector-python == 9.4.0
18
propcache == 0.3.2
19
py-cord == 2.6.1
20
python-dotenv == 1.1.1
0 commit comments