From f671f7a90244ebc90529fef74cda1c1a6478300a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 22 Aug 2024 18:36:24 +0000 Subject: [PATCH] Update dependency pymysql to v1.1.1 --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 410b41f..cee979e 100644 --- a/Pipfile +++ b/Pipfile @@ -17,7 +17,7 @@ waitress = "==2.0.0" pyyaml = "==6.0.2" flask-cors = "==3.0.10" ldap3 = "==2.9.1" -pymysql = "==1.0.3" +pymysql = "==1.1.1" werkzeug = "==2.3.8" [dev-packages] diff --git a/Pipfile.lock b/Pipfile.lock index 53f5615..17945a0 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "24b04bf88bb4cc35b108b48aa38fe2106600344d541806fc462d5bb71f6ee4b8" + "sha256": "e3e9c94f0392fa3079a5cb03dc3debd299b1fe383d35139b4869b178a0e7b2a3" }, "pipfile-spec": 6, "requires": { @@ -257,12 +257,12 @@ }, "pymysql": { "hashes": [ - "sha256:3dda943ef3694068a75d69d071755dbecacee1adf9a1fc5b206830d2b67d25e8", - "sha256:89fc6ae41c0aeb6e1f7710cdd623702ea2c54d040565767a78b00a5ebb12f4e5" + "sha256:4de15da4c61dc132f4fb9ab763063e693d521a80fd0e87943b9a453dd4c19d6c", + "sha256:e127611aaf2b417403c60bf4dc570124aeb4a57f5f37b8e95ae399a42f904cd0" ], "index": "pypi", "markers": "python_version >= '3.7'", - "version": "==1.0.3" + "version": "==1.1.1" }, "python-dotenv": { "hashes": [