Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#811)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent 1e97ea4 commit 6017ee8
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion backend/database_handler/migration/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ eth-utils
eth-hash[pycryptodome]
jsonschema==4.23.0
aiohttp==3.11.11
openai==1.59.6
openai==1.59.7
anthropic==0.42.0
python-dotenv==1.0.1
14 changes: 7 additions & 7 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"hash-sum": "^2.0.0",
"jump.js": "^1.0.2",
"lodash-es": "^4.17.21",
"lucide-vue-next": "^0.470.0",
"lucide-vue-next": "^0.471.0",
"monaco-editor": "^0.52.0",
"path": "^0.12.7",
"pinia": "^2.1.7",
Expand Down
2 changes: 1 addition & 1 deletion webrequest/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Flask-JSONRPC==3.0.1
Flask[async]==3.1.0
python-dotenv==1.0.1
aiohttp==3.11.11
openai==1.59.6
openai==1.59.7
anthropic==0.42.0
httpx==0.28.1

0 comments on commit 6017ee8

Please sign in to comment.