Skip to content

Commit 542883b

Browse files
chore(deps): update dependency python-dateutil to ~=2.9.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 032cd5b commit 542883b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/apiv2/python/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
requests-mock~=1.11.0
22
requests~=2.31.0
33
setuptools~=69.1.0
4-
python-dateutil~=2.8.1
4+
python-dateutil~=2.9.0
55
PyYAML~=6.0.0
66
openapi-schema-validator~=0.6.2
77
pytest==7.4.4

test/python/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ docker~=6.1.0
22
requests-mock~=1.11.0
33
requests~=2.31.0
44
setuptools~=69.1.0
5-
python-dateutil~=2.8.1
5+
python-dateutil~=2.9.0
66
PyYAML~=6.0.0
77
openapi-schema-validator~=0.6.2
88
pytest==7.4.4

0 commit comments

Comments
 (0)