Skip to content

Commit

Permalink
chore: bump types-jsonschema from 4.22.0.20240501 to 4.22.0.20240610 (#…
Browse files Browse the repository at this point in the history
…206)

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 Jun 17, 2024
1 parent bc457cf commit 4352c95
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 @@ -28,7 +28,7 @@ repos:
additional_dependencies:
- types-python-dateutil==2.9.0.20240316
- typing-extensions==4.12.2
- types-jsonschema==4.22.0.20240501
- types-jsonschema==4.22.0.20240610
files: "^cdxev/.*\\.py$"
- repo: https://github.com/PyCQA/bandit
rev: "1.7.7"
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 @@ -33,7 +33,7 @@ black = "24.4.2"
pep8-naming = "0.14.1"
mypy = "1.10.0"
types-python-dateutil = "2.9.0.20240316"
types-jsonschema = "4.22.0.20240501"
types-jsonschema = "4.22.0.20240610"
pytest = "8.2.2"
coverage = "7.5.3"
toml = "0.10.2"
Expand Down

0 comments on commit 4352c95

Please sign in to comment.