tiny-api-client icon indicating copy to clipboard operation
tiny-api-client copied to clipboard

The short and sweet way to create API clients in Python

Results 8 tiny-api-client issues
Sort by recently updated
recently updated
newest added

Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.15.0. Changelog Sourced from mypy's changelog. Mypy Release Notes Next Release Different Property Getter and Setter Types Mypy now supports using different types for property...

dependencies

Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.18.2. Changelog Sourced from mypy's changelog. Mypy 1.18.2 Fix crash on recursive alias (Ivan Levkivskyi, PR 19845) Add additional guidance for stubtest errors when runtime...

dependencies
python

Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.5 to 8.4.2. Release notes Sourced from pytest's releases. 8.4.2 pytest 8.4.2 (2025-09-03) Bug fixes #13478: Fixed a crash when using console_output_style{.interpreted-text role="confval"} with times and a...

dependencies
python

Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.14.0 to 3.15.1. Release notes Sourced from pytest-mock's releases. v3.15.1 2025-09-16 #529: Fixed itertools._tee object has no attribute error -- now duplicate_iterators=True must be passed to mocker.spy...

dependencies
python

Bumps [types-requests](https://github.com/typeshed-internal/stub_uploader) from 2.32.0.20250328 to 2.32.4.20250913. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=types-requests&package-manager=pip&previous-version=2.32.0.20250328&new-version=2.32.4.20250913)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

dependencies
python

Bumps [exceptiongroup](https://github.com/agronholm/exceptiongroup) from 1.2.2 to 1.3.0. Release notes Sourced from exceptiongroup's releases. 1.3.0 Added **kwargs to function and method signatures as appropriate to match the signatures in the standard library...

dependencies
python

Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.5. Release notes Sourced from requests's releases. v2.32.5 2.32.5 (2025-08-18) Bugfixes The SSLContext caching feature originally introduced in 2.32.0 has created a new class of...

dependencies
python

Bumps the pip group with 1 update: [requests](https://github.com/psf/requests). Updates `requests` from 2.32.3 to 2.32.4 Release notes Sourced from requests's releases. v2.32.4 2.32.4 (2025-06-10) Security CVE-2024-47081 Fixed an issue where a...

dependencies
python