Skip to content

Commit d1e4493

Browse files
Bump python-dateutil from 2.6.1 to 2.9.0.post0
Bumps [python-dateutil](https://github.com/dateutil/dateutil) from 2.6.1 to 2.9.0.post0. - [Release notes](https://github.com/dateutil/dateutil/releases) - [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS) - [Commits](dateutil/dateutil@2.6.1...2.9.0.post0) --- updated-dependencies: - dependency-name: python-dateutil dependency-version: 2.9.0.post0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4df78fa commit d1e4493

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ oic~=1.6.1
2020
pip-tools~=7.4.1
2121
psycopg2-binary~=2.9.3
2222
pylint~=3.3.6
23-
python-dateutil~=2.6.1
23+
python-dateutil~=2.9.0
2424
python-editor~=1.0.3
2525
sentry-sdk[flask]~=2.24.1
2626
six~=1.17.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ pyproject-hooks==1.2.0
150150
# via
151151
# build
152152
# pip-tools
153-
python-dateutil==2.6.1
153+
python-dateutil==2.9.0.post0
154154
# via -r requirements.in
155155
python-dotenv==1.2.1
156156
# via pydantic-settings

0 commit comments

Comments
 (0)