Skip to content

Commit d731286

Browse files
📦 bump types-python-dateutil from 2.9.0.20251008 to 2.9.0.20251115
Bumps [types-python-dateutil](https://github.com/typeshed-internal/stub_uploader) from 2.9.0.20251008 to 2.9.0.20251115. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-python-dateutil dependency-version: 2.9.0.20251115 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d0d6a70 commit d731286

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎pyproject.toml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,15 @@ dynamic = ["version"]
2626
all = [
2727
"ujson==5.10.0",
2828
"python-dateutil==2.9.0.post0",
29-
"types-python-dateutil==2.9.0.20251008",
29+
"types-python-dateutil==2.9.0.20251115",
3030
"psutil==7.1.0",
3131
]
3232
checksum = [
3333
"ujson==5.10.0",
3434
]
3535
dateutil = [
3636
"python-dateutil==2.9.0.post0",
37-
"types-python-dateutil==2.9.0.20251008",
37+
"types-python-dateutil==2.9.0.20251115",
3838
]
3939
memory = [
4040
"psutil==7.1.0",

0 commit comments

Comments
 (0)