Skip to content

Commit 1ecad1b

Browse files
authored
Merge pull request #13 from rowan-walsh/fix/dateutil-deprec-warning
Fix depreciation warning from dateutil 2.8.2
2 parents 214d2af + 1aee96f commit 1ecad1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
beancount>=2.3.4
22
beangulp>=0.1.1
3-
python-dateutil~=2.8.2
3+
python-dateutil~=2.9.0

0 commit comments

Comments
 (0)