Skip to content

Commit 6d8f448

Browse files
Bump python-dateutil from 2.6.1 to 2.8.2
Bumps [python-dateutil](https://github.com/dateutil/dateutil) from 2.6.1 to 2.8.2. - [Release notes](https://github.com/dateutil/dateutil/releases) - [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS) - [Commits](dateutil/dateutil@2.6.1...2.8.2) --- updated-dependencies: - dependency-name: python-dateutil dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8e4d3ba commit 6d8f448

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
@@ -21,7 +21,7 @@ oic~=0.11.0
2121
pip-tools~=6.6.2
2222
psycopg2-binary~=2.9.3
2323
pylint~=2.6.0
24-
python-dateutil~=2.6.1
24+
python-dateutil~=2.8.2
2525
python-editor~=1.0.3
2626
sentry-sdk[flask]~=0.19.5
2727
six~=1.12.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ pyopenssl==22.0.0
137137
# via oic
138138
pyparsing==3.0.9
139139
# via packaging
140-
python-dateutil==2.6.1
140+
python-dateutil==2.8.2
141141
# via
142142
# -r requirements.in
143143
# alembic

0 commit comments

Comments
 (0)