Skip to content

Commit

Permalink
build(deps): bump types-python-dateutil (#178)
Browse files Browse the repository at this point in the history
Bumps [types-python-dateutil](https://github.com/python/typeshed) from 2.9.0.20240906 to 2.9.0.20241003.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-python-dateutil
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 238127b commit 512b312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ tests = [
]
type_check = [
"mypy==1.11.2",
"types-python-dateutil==2.9.0.20240906",
"types-python-dateutil==2.9.0.20241003",
"types-pytz==2024.2.0.20241003"
]

Expand Down

0 comments on commit 512b312

Please sign in to comment.