Skip to content

Commit

Permalink
chore: bump types-jsonschema from 4.23.0.20240813 to 4.23.0.20241208 (#…
Browse files Browse the repository at this point in the history
…351)

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 60a5689 commit c1f3797
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 @@ -31,7 +31,7 @@ repos:
additional_dependencies:
- types-python-dateutil==2.9.0.20241206
- typing-extensions==4.12.2
- types-jsonschema==4.23.0.20240813
- types-jsonschema==4.23.0.20241208
- cyclonedx-python-lib==8.5.0
- univers==30.12.1
- charset-normalizer==3.4.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 @@ -40,7 +40,7 @@ black = "24.10.0"
pep8-naming = "0.14.1"
mypy = "1.14.1"
types-python-dateutil = "2.9.0.20241206"
types-jsonschema = "4.23.0.20240813"
types-jsonschema = "4.23.0.20241208"
pytest = "8.3.4"
coverage = "7.6.10"
pytest-subtests = "0.14.1"
Expand Down

0 comments on commit c1f3797

Please sign in to comment.