Skip to content

Commit f71d3c6

Browse files
authored
Merge pull request #9 from dev-leva1/dependabot/pip/python-dateutil-gte-2.9.0.post0
chore(deps): update python-dateutil requirement from >=2.8.2 to >=2.9.0.post0
2 parents c642503 + 637261d commit f71d3c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies = [
99
"python-dotenv>=1.0.0",
1010
"Pillow>=10.0.0",
1111
"aiohttp>=3.9.1",
12-
"python-dateutil>=2.8.2",
12+
"python-dateutil>=2.9.0.post0",
1313
"asyncio>=3.4.3",
1414
"SQLAlchemy>=2.0.0",
1515
"alembic>=1.13.0",

0 commit comments

Comments
 (0)