Skip to content

Conversation

@mewwts
Copy link
Member

@mewwts mewwts commented Sep 29, 2025

Note

Removes python-dotenv and refactors tests to rely on default env-based clients; upgrades core deps (aiohttp, requests, python-dateutil, Deprecated) and refreshes lockfile.

  • Dependencies:
    • Upgrade aiohttp to ~3.12.15, requests to ~2.32.5, python-dateutil to ~2.9.0, and Deprecated to ~1.2.18.
    • Remove python-dotenv from dev deps; update transitive pins in uv.lock (e.g., urllib3, dataclasses-json, stubs, linters).
  • Tests:
    • Remove dotenv.load_dotenv() and explicit API key wiring; instantiate DuneClient()/AsyncDuneClient() directly in tests/e2e/test_client.py and tests/e2e/test_async_client.py.
    • Adjust tests/e2e/test_custom_endpoints.py to construct DuneClient() without env bootstrapping.

Written by Cursor Bugbot for commit 17270e7. This will update automatically on new commits. Configure here.

Copy link
Contributor

@bh2smith bh2smith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love updates!

@mewwts mewwts merged commit f322e1d into main Sep 29, 2025
3 checks passed
@mewwts mewwts deleted the deps branch September 29, 2025 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants