Update dependency pymysql to v1.1.1
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
Renovate Bot 2024-08-27 17:37:29 +00:00
parent 86edb246bf
commit f8afc36528
2 changed files with 12 additions and 12 deletions

View File

@ -17,7 +17,7 @@ waitress = "==2.1.2"
pyyaml = "==6.0.2" pyyaml = "==6.0.2"
flask-cors = "==3.0.10" flask-cors = "==3.0.10"
ldap3 = "==2.9.1" ldap3 = "==2.9.1"
pymysql = "==1.0.3" pymysql = "==1.1.1"
werkzeug = "==2.3.8" werkzeug = "==2.3.8"
[dev-packages] [dev-packages]

22
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{ {
"_meta": { "_meta": {
"hash": { "hash": {
"sha256": "3e2ddadb687d67eee6974c15de24ee02b77941eae9901b4939249f7e2881110e" "sha256": "3eafbe14c22abf08d3e03016974a46055acad7b83b8b48fb94599d1a91bd78f5"
}, },
"pipfile-spec": 6, "pipfile-spec": 6,
"requires": { "requires": {
@ -257,12 +257,12 @@
}, },
"pymysql": { "pymysql": {
"hashes": [ "hashes": [
"sha256:3dda943ef3694068a75d69d071755dbecacee1adf9a1fc5b206830d2b67d25e8", "sha256:4de15da4c61dc132f4fb9ab763063e693d521a80fd0e87943b9a453dd4c19d6c",
"sha256:89fc6ae41c0aeb6e1f7710cdd623702ea2c54d040565767a78b00a5ebb12f4e5" "sha256:e127611aaf2b417403c60bf4dc570124aeb4a57f5f37b8e95ae399a42f904cd0"
], ],
"index": "pypi", "index": "pypi",
"markers": "python_version >= '3.7'", "markers": "python_version >= '3.7'",
"version": "==1.0.3" "version": "==1.1.1"
}, },
"python-dotenv": { "python-dotenv": {
"hashes": [ "hashes": [
@ -419,11 +419,11 @@
}, },
"zipp": { "zipp": {
"hashes": [ "hashes": [
"sha256:0145e43d89664cfe1a2e533adc75adafed82fe2da404b4bbb6b026c0157bdb31", "sha256:9960cd8967c8f85a56f920d5d507274e74f9ff813a0ab8889a5b5be2daf44064",
"sha256:58da6168be89f0be59beb194da1250516fdaa062ccebd30127ac65d30045e10d" "sha256:c22b14cc4763c5a5b04134207736c107db42e9d3ef2d9779d465f5f1bcba572b"
], ],
"markers": "python_version >= '3.8'", "markers": "python_version >= '3.8'",
"version": "==3.20.0" "version": "==3.20.1"
} }
}, },
"develop": { "develop": {
@ -595,11 +595,11 @@
}, },
"idna": { "idna": {
"hashes": [ "hashes": [
"sha256:028ff3aadf0609c1fd278d8ea3089299412a7a8b9bd005dd08b9f8285bcb5cfc", "sha256:050b4e5baadcd44d760cedbd2b8e639f2ff89bbc7a5730fcc662954303377aac",
"sha256:82fee1fc78add43492d3a1898bfa6d8a904cc97d8427f683ed8e798d07761aa0" "sha256:d838c2c0ed6fced7693d5e8ab8e734d5f8fda53a039c0164afb0b82e771e3603"
], ],
"markers": "python_version >= '3.5'", "markers": "python_version >= '3.6'",
"version": "==3.7" "version": "==3.8"
}, },
"jinja2": { "jinja2": {
"hashes": [ "hashes": [