1 Commits

Author SHA1 Message Date
Renovate Bot 8fafedd8d8 chore(deps): update dependency pytest to v8.4.2 2026-05-25 12:01:32 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
"recharts": "^2.12.4"
},
"devDependencies": {
"@vitejs/plugin-react": "^6.0.0",
"@vitejs/plugin-react": "^4.2.1",
"vite": "^5.2.0"
}
}
+1 -1
View File
@@ -13,6 +13,6 @@ python-dotenv==1.0.1
vaderSentiment==3.3.2
# Testing
pytest==8.2.0
pytest==8.4.2
pytest-asyncio==0.23.6
httpx==0.27.0