aboutsummaryrefslogtreecommitdiff
path: root/Pipfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Pipfile.lock')
-rw-r--r--Pipfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Pipfile.lock b/Pipfile.lock
index fa0cb27..d872a45 100644
--- a/Pipfile.lock
+++ b/Pipfile.lock
@@ -717,11 +717,11 @@
},
"platformdirs": {
"hashes": [
- "sha256:83c8f6d04389165de7c9b6f0c682439697887bca0aa2f1c87ef1826be3584490",
- "sha256:e1fea1fe471b9ff8332e229df3cb7de4f53eeea4998d3b6bfff542115e998bd2"
+ "sha256:8a1228abb1ef82d788f74139988b137e78692984ec7b08eaa6c65f1723af28f9",
+ "sha256:b1d5eb14f221506f50d6604a561f4c5786d9e80355219694a1b244bcd96f4567"
],
"markers": "python_version >= '3.7'",
- "version": "==2.6.2"
+ "version": "==3.0.0"
},
"pylint": {
"hashes": [
bgstack15