Skip to content

Commit

Permalink
Bump datamodel-codegen to 0.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mmwinther committed Nov 16, 2023
1 parent 03addb5 commit d682754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
python -m pipx ensurepath
- name: Install datamodel-codegen
run: python -m pipx install datamodel-code-generator==0.23.0
run: python -m pipx install datamodel-code-generator==0.24.0

- name: Generate Python
run: >
Expand Down

0 comments on commit d682754

Please sign in to comment.