Tmdsclient

Latest version: v0.7.0

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 7

0.3.0

⚠️ To make existing <v0.3.0 code work with any >=v0.3.0 release, you need to replace `TmdsClient` with `TmdsBasicAuthClient` and `TmdsConfig` with `BasicAuthTmdsConfig`

What's Changed
* build(deps): bump aiohttp[speedups] from 3.9.5 to 3.10.9 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/125
* use `skip_install=true` in tox dev environment by hf-kklein in https://github.com/Hochfrequenz/tmdsclient.py/pull/129
* ➕ install `pyjwt` and `aioauth_client` by hf-kklein in https://github.com/Hochfrequenz/tmdsclient.py/pull/130
* Split `TmdsClient` in `TmdsBasicAuthClient` and `TmdsOAuthClient` by hf-kklein in https://github.com/Hochfrequenz/tmdsclient.py/pull/131


**Full Changelog**: https://github.com/Hochfrequenz/tmdsclient.py/compare/v0.2.4...v0.3.0

0.2.4

What's Changed
* build(deps): bump typing-extensions from 4.11.0 to 4.12.2 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/87
* build(deps): bump annotated-types from 0.6.0 to 0.7.0 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/78
* build(deps): bump idna from 3.7 to 3.10 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/119
* build(deps): bump pylint from 3.2.6 to 3.3.1 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/120
* build(deps): bump coverage from 7.6.0 to 7.6.1 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/121
* build(deps): bump pytest-asyncio from 0.23.8 to 0.24.0 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/124
* build(deps): bump more-itertools from 10.2.0 to 10.5.0 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/123
* build(deps): bump cffi from 1.16.0 to 1.17.1 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/126
* feat: log Netzvertrag PATCH request body by hf-kklein in https://github.com/Hochfrequenz/tmdsclient.py/pull/127
* switch from Pydantic `.construct(...)` to `.model_construct` by hf-kklein in https://github.com/Hochfrequenz/tmdsclient.py/pull/128


**Full Changelog**: https://github.com/Hochfrequenz/tmdsclient.py/compare/v0.2.3...v0.2.4

0.2.3

What's Changed
* build(deps-dev): bump pylint from 3.1.0 to 3.2.2 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/70
* build(deps-dev): bump pytest-asyncio from 0.23.6 to 0.23.7 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/71
* build(deps): bump bo4e from 202401.1.1 to 202401.2.0 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/74
* build(deps-dev): bump twine from 5.0.0 to 5.1.0 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/72
* build(deps-dev): bump pytest from 8.2.0 to 8.2.1 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/73
* build(deps): bump requests from 2.31.0 to 2.32.0 in /dev_requirements in the pip group across 1 directory by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/75
* build(deps-dev): bump coverage from 7.5.1 to 7.5.2 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/76
* build(deps-dev): bump codespell from 2.2.6 to 2.3.0 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/77
* build(deps-dev): bump coverage from 7.5.2 to 7.5.3 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/81
* build(deps-dev): bump pylint from 3.2.2 to 3.2.3 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/85
* build(deps): bump urllib3 from 2.2.1 to 2.2.2 in /dev_requirements in the pip group across 1 directory by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/91
* build(deps): bump bo4e from 202401.2.0 to 202401.2.1 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/88
* build(deps-dev): bump coverage from 7.5.3 to 7.5.4 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/92
* build(deps-dev): bump pylint from 3.2.3 to 3.2.5 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/93
* build(deps): bump certifi from 2024.2.2 to 2024.7.4 in /dev_requirements in the pip group across 1 directory by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/96
* build(deps-dev): bump twine from 5.1.0 to 5.1.1 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/95
* build(deps-dev): bump pytest from 8.2.1 to 8.2.2 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/99
* build(deps): bump zipp from 3.18.1 to 3.19.1 in /dev_requirements in the pip group across 1 directory by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/100
* build(deps): bump jsonpointer from 2.4 to 3.0.0 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/101
* build(deps-dev): bump coverage from 7.5.4 to 7.6.0 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/102
* build(deps-dev): bump pytest-asyncio from 0.23.7 to 0.23.8 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/103
* build(deps-dev): bump pytest from 8.2.2 to 8.3.2 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/104
* build(deps-dev): bump pylint from 3.2.5 to 3.2.6 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/105
* Move optional dependencies from `dev_requirements` to `pyproject.toml` by FreddyFox892 in https://github.com/Hochfrequenz/tmdsclient.py/pull/118

New Contributors
* FreddyFox892 made their first contribution in https://github.com/Hochfrequenz/tmdsclient.py/pull/118

**Full Changelog**: https://github.com/Hochfrequenz/tmdsclient.py/compare/v0.2.2...v0.2.3

0.2.3rc1

What's Changed
* build(deps-dev): bump pylint from 3.1.0 to 3.2.2 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/70
* build(deps-dev): bump pytest-asyncio from 0.23.6 to 0.23.7 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/71
* build(deps): bump bo4e from 202401.1.1 to 202401.2.0 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/74
* build(deps-dev): bump twine from 5.0.0 to 5.1.0 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/72
* build(deps-dev): bump pytest from 8.2.0 to 8.2.1 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/73
* build(deps): bump requests from 2.31.0 to 2.32.0 in /dev_requirements in the pip group across 1 directory by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/75
* build(deps-dev): bump coverage from 7.5.1 to 7.5.2 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/76
* build(deps-dev): bump codespell from 2.2.6 to 2.3.0 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/77
* build(deps-dev): bump coverage from 7.5.2 to 7.5.3 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/81
* build(deps-dev): bump pylint from 3.2.2 to 3.2.3 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/85
* build(deps): bump urllib3 from 2.2.1 to 2.2.2 in /dev_requirements in the pip group across 1 directory by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/91
* build(deps): bump bo4e from 202401.2.0 to 202401.2.1 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/88
* build(deps-dev): bump coverage from 7.5.3 to 7.5.4 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/92
* build(deps-dev): bump pylint from 3.2.3 to 3.2.5 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/93
* build(deps): bump certifi from 2024.2.2 to 2024.7.4 in /dev_requirements in the pip group across 1 directory by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/96
* build(deps-dev): bump twine from 5.1.0 to 5.1.1 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/95
* build(deps-dev): bump pytest from 8.2.1 to 8.2.2 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/99
* build(deps): bump zipp from 3.18.1 to 3.19.1 in /dev_requirements in the pip group across 1 directory by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/100
* build(deps): bump jsonpointer from 2.4 to 3.0.0 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/101
* build(deps-dev): bump coverage from 7.5.4 to 7.6.0 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/102
* build(deps-dev): bump pytest-asyncio from 0.23.7 to 0.23.8 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/103
* build(deps-dev): bump pytest from 8.2.2 to 8.3.2 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/104
* build(deps-dev): bump pylint from 3.2.5 to 3.2.6 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/105


**Full Changelog**: https://github.com/Hochfrequenz/tmdsclient.py/compare/v0.2.2...v0.2.3-rc1

0.2.2

What's Changed
* feat: support 'plattformfaehigkeit' updating by gm0stache in https://github.com/Hochfrequenz/tmdsclient.py/pull/69

New Contributors
* gm0stache made their first contribution in https://github.com/Hochfrequenz/tmdsclient.py/pull/69

**Full Changelog**: https://github.com/Hochfrequenz/tmdsclient.py/compare/v0.2.1...v0.2.2

0.2.1

What's Changed
* build(deps): bump pydantic from 2.6.4 to 2.7.1 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/59
* build(deps): bump aiohttp from 3.9.4 to 3.9.5 in /dev_requirements in the pip group across 1 directory by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/65
* build(deps-dev): bump coverage from 7.5.0 to 7.5.1 by dependabot in https://github.com/Hochfrequenz/tmdsclient.py/pull/67
* feat: Add method to set Zähler/Schmutzwasserrelevanz via v2 API by hf-kklein in https://github.com/Hochfrequenz/tmdsclient.py/pull/68


**Full Changelog**: https://github.com/Hochfrequenz/tmdsclient.py/compare/v0.2.0...v0.2.1

Page 3 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.