Skip to content

Commit

Permalink
chore: bump types-python-dateutil from 2.9.0.20241003 to 2.9.0.202412…
Browse files Browse the repository at this point in the history
…06 (#350)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and github-actions[bot] authored Jan 4, 2025
1 parent e727c4e commit 60a5689
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ repos:
# List type stub dependencies explicitly, as --install-types should be avoided as per
# https://github.com/pre-commit/mirrors-mypy/blob/main/README.md
additional_dependencies:
- types-python-dateutil==2.9.0.20241003
- types-python-dateutil==2.9.0.20241206
- typing-extensions==4.12.2
- types-jsonschema==4.23.0.20240813
- cyclonedx-python-lib==8.5.0
Expand Down
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ flake8 = "7.1.1"
black = "24.10.0"
pep8-naming = "0.14.1"
mypy = "1.14.1"
types-python-dateutil = "2.9.0.20241003"
types-python-dateutil = "2.9.0.20241206"
types-jsonschema = "4.23.0.20240813"
pytest = "8.3.4"
coverage = "7.6.10"
Expand Down

0 comments on commit 60a5689

Please sign in to comment.