Skip to content

Commit

Permalink
Update dependency dataclasses-json to v0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2023
1 parent 745d17e commit 15880e9
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 @@ -18,7 +18,7 @@ dependencies = [
'termcolor==2.3.0',
'typer >= 0.3.2',
'rudder-sdk-python == 2.0.2',
'dataclasses-json == 0.5.7',
'dataclasses-json ==0.6.3',
'tiktoken >=0.0.4',
'tabulate == 0.9.0',
'python-dotenv >= 0.21.0',
Expand Down

0 comments on commit 15880e9

Please sign in to comment.