Skip to content

Commit

Permalink
Update python-dateutil requirement from <2.8 to <2.9
Browse files Browse the repository at this point in the history
Updates the requirements on [python-dateutil](https://github.com/dateutil/dateutil) to permit the latest version.
- [Release notes](https://github.com/dateutil/dateutil/releases)
- [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS)
- [Commits](dateutil/dateutil@2.1...2.8.2)

---
updated-dependencies:
- dependency-name: python-dateutil
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 13, 2024
1 parent b886129 commit 94440f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"chardet<4.0",
"pymongo>=3.8,<3.12",
"croniter<0.4",
"python-dateutil<2.8",
"python-dateutil<2.9",
"unidecode==0.04.21",
"authlib>0.14,<0.15",
"draftjs-exporter[lxml]<2.2",
Expand Down

0 comments on commit 94440f5

Please sign in to comment.