Skip to content

Commit 02019c3

Browse files
committed
⬆️ Upgrade python-dateutil
Resolves calling deprecated `datetime.utcfromtimestamp` method Signed-off-by: ff137 <[email protected]>
1 parent b7d27fa commit 02019c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ pydid = "^0.5.1"
3737
pyjwt = "~2.9.0"
3838
pyld = "^2.0.4"
3939
pynacl = "~1.5.0"
40-
python-dateutil = "~2.8.1"
40+
python-dateutil = "^2.9.0"
4141
python-json-logger = "~2.0.7"
4242
pyyaml = "~6.0.2"
4343
qrcode = { version = ">=6.1,<7.0", extras = ["pil"] }

0 commit comments

Comments
 (0)