From e9da2742663ec8db0fadac3ec8eeb6d5c3880607 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 01:53:47 +0000 Subject: [PATCH] Bump jdatetime from 5.2.0 to 5.3.0 Bumps [jdatetime](https://github.com/slashmili/python-jalali) from 5.2.0 to 5.3.0. - [Release notes](https://github.com/slashmili/python-jalali/releases) - [Changelog](https://github.com/slashmili/jdatetime/blob/main/CHANGELOG.md) - [Commits](https://github.com/slashmili/python-jalali/compare/v5.2.0...v5.3.0) --- updated-dependencies: - dependency-name: jdatetime dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 696d541..5eb5531 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,4 +1,4 @@ -jdatetime==5.2.0 +jdatetime==5.3.0 hijridate==2.5.0 setuptools>=40.8.0 vulture>=1.0 diff --git a/requirements.txt b/requirements.txt index bccc865..019dff4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -jdatetime>=3.8.2 +jdatetime>=5.3.0 hijridate>=2.3.0