3 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
chemavx ae7c737153 Merge pull request 'chore: Configure Renovate' (#1) from renovate/configure into main
CI/CD / build-and-push (push) Successful in 31s
Reviewed-on: #1
2026-05-20 14:11:01 +00:00
Renovate Bot 6e9e441deb Add renovate.json 2026-05-20 13:52:53 +00:00
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}
+1 -1
View File
@@ -13,6 +13,6 @@ python-dotenv==1.0.1
vaderSentiment==3.3.2 vaderSentiment==3.3.2
# Testing # Testing
pytest==8.2.0 pytest==8.4.2
pytest-asyncio==0.23.6 pytest-asyncio==0.23.6
httpx==0.27.0 httpx==0.27.0