Skip to content

Commit

Permalink
update some packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Kim Fehrs committed Apr 24, 2024
1 parent 5d681a0 commit f7ca488
Show file tree
Hide file tree
Showing 2 changed files with 260 additions and 234 deletions.
8 changes: 4 additions & 4 deletions node-runner-cli/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ requests = "==2.31.0"
PyYAML = "==6.0.0"
deepmerge = "==0.3.0"
bech32 = "==1.2.0"
ecdsa = "==0.17.0"
pyopenssl = "==23.2.0"
ecdsa = "==0.19.0"
pyopenssl = "==24.1.0"
deepdiff = "==5.8.0"
Jinja2 = "==3.1.2"
boto3 = "==1.20.33"
botocore = "==1.23.33"
boto3 = "==1.34.90"
botocore = "==1.34.90"
pytest = "==7.4.0"
radix-engine-toolkit = "==0.12.1.dev3"

Expand Down
Loading

0 comments on commit f7ca488

Please sign in to comment.