Skip to content

Commit

Permalink
bump ujson to 5.4.0
Browse files Browse the repository at this point in the history
Signed-off-by: pstlouis <[email protected]>
  • Loading branch information
PatStLouis committed Jul 26, 2024
1 parent b726451 commit 427f368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ def run(self):
### Tests fail without version pin (GHA run: https://github.com/udosson/indy-plenum/actions/runs/1078741118)
'sortedcontainers==1.5.7',
### Tests fail without version pin (GHA run: https://github.com/udosson/indy-plenum/actions/runs/1078741118)
'ujson==1.33',
'ujson==5.4.0',
],

setup_requires=['pytest-runner==5.3.0'],
Expand Down

0 comments on commit 427f368

Please sign in to comment.