diff --git a/Pipfile b/Pipfile index 6c81cfc2..e2340539 100644 --- a/Pipfile +++ b/Pipfile @@ -7,7 +7,7 @@ name = "pypi" alembic = "==1.12.0" aniso8601 = "==9.0.1" appdirs = "==1.4.4" -arrow = "==1.2.3" +arrow = "==1.3.0" bcrypt = "==4.0.1" boto3 = "==1.17.112" botocore = "==1.20.112" diff --git a/Pipfile.lock b/Pipfile.lock index 0043344a..b6f98cae 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "3f8cd921cbd692be4d1cb9c829cc37dd0eb490db7b25e53e7dfce51f55eb14cc" + "sha256": "2ec1d807303fe568266e238aba79405185478dd8bf295cf7655e1ff38230961a" }, "pipfile-spec": 6, "requires": { @@ -43,12 +43,12 @@ }, "arrow": { "hashes": [ - "sha256:3934b30ca1b9f292376d9db15b19446088d12ec58629bc3f0da28fd55fb633a1", - "sha256:5a49ab92e3b7b71d96cd6bfcc4df14efefc9dfa96ea19045815914a6ab6b1fe2" + "sha256:c728b120ebc00eb84e01882a6f5e7927a53960aa990ce7dd2b10f39005a67f80", + "sha256:d4540617648cb5f895730f1ad8c82a65f2dad0166f57b75f3ca54759c4d67a85" ], "index": "pypi", - "markers": "python_version >= '3.6'", - "version": "==1.2.3" + "markers": "python_version >= '3.8'", + "version": "==1.3.0" }, "attrs": { "hashes": [ @@ -741,6 +741,13 @@ "markers": "python_version < '3.11'", "version": "==2.0.1" }, + "types-python-dateutil": { + "hashes": [ + "sha256:1f4f10ac98bb8b16ade9dbee3518d9ace017821d94b057a425b069f834737f4b", + "sha256:f977b8de27787639986b4e28963263fd0e5158942b3ecef91b9335c130cb1ce9" + ], + "version": "==2.8.19.14" + }, "typing-extensions": { "hashes": [ "sha256:8f92fc8806f9a6b641eaa5318da32b44d401efaac0f6678c9bc448ba3605faa0",