diff --git a/Pipfile b/Pipfile index 871b847..e137cd6 100644 --- a/Pipfile +++ b/Pipfile @@ -8,7 +8,7 @@ name = "pypi" PyGithub = "~=1.58" GitPython = "~=3.1" # Markdown visualization modules: -pytz = "~=2022.7" +pytz = "~=2025.2" humanize = "~=4.6" # Graphs drawing modules: matplotlib = "~=3.7" diff --git a/Pipfile.lock b/Pipfile.lock index 55a7877..718c91f 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "8a04c3dbdfc0e2db90bdd160658387f396eb317fbd59c5a6133ce193617d7219" + "sha256": "de20d2636c41c9b6316e37c16407050c23ea5976fae5c206bbf8f307f7f87541" }, "pipfile-spec": 6, "requires": { @@ -752,11 +752,11 @@ }, "pytz": { "hashes": [ - "sha256:01a0681c4b9684a28304615eba55d1ab31ae00bf68ec157ec3708a8182dbbcd0", - "sha256:78f4f37d8198e0627c5f1143240bb0206b8691d8d7ac6d78fee88b78733f8c4a" + "sha256:360b9e3dbb49a209c21ad61809c7fb453643e048b38924c765813546746e81c3", + "sha256:5ddf76296dd8c44c26eb8f4b6f35488f3ccbf6fbbd7adee0b7262d43f0ec2f00" ], "index": "pypi", - "version": "==2022.7.1" + "version": "==2025.2" }, "pyyaml": { "hashes": [ diff --git a/coverage.svg b/coverage.svg new file mode 100644 index 0000000..f6cf2c7 --- /dev/null +++ b/coverage.svg @@ -0,0 +1 @@ +Coverage: 92%Coverage92% \ No newline at end of file