Python-generics

Latest version: v0.2.3

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

Scan your dependencies

Page 1 of 2

0.2.3

What's Changed
* Bump pylint from 3.3.0 to 3.3.1 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/114
* Bump build from 1.2.2 to 1.2.2.post1 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/115
* ⬆️🐍 Support Python 3.13 by hf-kklein in https://github.com/Hochfrequenz/python-generics/pull/116


**Full Changelog**: https://github.com/Hochfrequenz/python-generics/compare/v0.2.2...v0.2.3

0.2.2

What's Changed
* Bump pydantic from 2.9.0 to 2.9.1 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/109
* Bump pytest from 8.3.2 to 8.3.3 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/110
* Bump pylint from 3.2.7 to 3.3.0 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/111
* Bump pydantic from 2.9.1 to 2.9.2 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/112


**Full Changelog**: https://github.com/Hochfrequenz/python-generics/compare/v0.2.1...v0.2.2

What's Changed
* Bump pydantic from 2.9.0 to 2.9.1 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/109
* Bump pytest from 8.3.2 to 8.3.3 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/110
* Bump pylint from 3.2.7 to 3.3.0 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/111
* Bump pydantic from 2.9.1 to 2.9.2 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/112
* Move optional dependencies from `dev_requirements` to `pyproject.toml` by FreddyFox892 in https://github.com/Hochfrequenz/python-generics/pull/113

New Contributors
* FreddyFox892 made their first contribution in https://github.com/Hochfrequenz/python-generics/pull/113

**Full Changelog**: https://github.com/Hochfrequenz/python-generics/compare/v0.2.1...v0.2.2

0.2.2rc1

What's Changed
* Bump pydantic from 2.9.0 to 2.9.1 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/109
* Bump pytest from 8.3.2 to 8.3.3 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/110
* Bump pylint from 3.2.7 to 3.3.0 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/111
* Bump pydantic from 2.9.1 to 2.9.2 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/112


**Full Changelog**: https://github.com/Hochfrequenz/python-generics/compare/v0.2.1...v0.2.2-rc1

0.2.1

What's Changed
* Create LICENSE by hf-kklein in https://github.com/Hochfrequenz/python-generics/pull/107
* chore(python): Officially support Python 3.9 by lord-haffi in https://github.com/Hochfrequenz/python-generics/pull/108


**Full Changelog**: https://github.com/Hochfrequenz/python-generics/compare/v0.2.0...v0.2.1

0.2.0

What's Changed

Features
* Officially support Python 3.10 by hf-kklein in https://github.com/Hochfrequenz/python-generics/pull/106

Dependencies
* Bump pytest from 8.3.1 to 8.3.2 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/97
* Bump mypy from 1.11.0 to 1.11.1 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/98
* Bump coverage from 7.6.0 to 7.6.1 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/99
* Bump black from 24.4.2 to 24.8.0 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/100
* Bump mypy from 1.11.1 to 1.11.2 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/101
* Bump pylint from 3.2.6 to 3.2.7 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/102
* Bump pydantic from 2.8.2 to 2.9.0 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/103
* Bump build from 1.2.1 to 1.2.2 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/104

**Full Changelog**: https://github.com/Hochfrequenz/python-generics/compare/v0.1.0...v0.2.0

0.1.0

What's Changed
* Bump pytest from 7.4.4 to 8.0.0 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/42
* Bump coverage from 7.4.0 to 7.4.1 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/44
* Bump black from 23.12.1 to 24.1.1 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/43
* Bump pydantic from 2.5.3 to 2.6.0 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/45
* Bump pydantic from 2.6.0 to 2.6.1 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/46
* Bump twine from 4.0.2 to 5.0.0 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/47
* Bump pytest from 8.0.0 to 8.0.1 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/48
* Bump black from 24.1.1 to 24.2.0 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/49
* Bump pytest from 8.0.1 to 8.0.2 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/51
* Bump pydantic from 2.6.1 to 2.6.2 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/52
* Bump pylint from 3.0.3 to 3.1.0 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/50
* Bump coverage from 7.4.1 to 7.4.3 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/53
* Bump build from 1.0.3 to 1.1.1 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/54
* Bump pytest from 8.0.2 to 8.1.0 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/56
* Bump pydantic from 2.6.2 to 2.6.3 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/55
* Bump pytest from 8.1.0 to 8.1.1 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/57
* Bump mypy from 1.8.0 to 1.9.0 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/58
* chore: ⬆ Upgrade packaging requirements by hf-kklein in https://github.com/Hochfrequenz/python-generics/pull/62
* Bump black from 24.2.0 to 24.3.0 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/61
* Bump pydantic from 2.6.3 to 2.6.4 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/60
* Bump coverage from 7.4.3 to 7.4.4 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/59
* 🩹Upgrade `requirements-packaging.txt` - resolve `InvalidDistribution` issue by lord-haffi in https://github.com/Hochfrequenz/python-generics/pull/63
* 🩹Upgrade `requirements-packaging.txt` - resolve `InvalidDistribution` issue by lord-haffi in https://github.com/Hochfrequenz/python-generics/pull/64
* Bump build from 1.1.1 to 1.2.1 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/65
* Bump pydantic from 2.6.4 to 2.7.0 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/66
* Bump black from 24.3.0 to 24.4.0 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/67
* Bump pytest from 8.1.1 to 8.2.0 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/68
* Bump mypy from 1.9.0 to 1.10.0 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/71
* Bump pydantic from 2.7.0 to 2.7.1 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/72
* Bump black from 24.4.0 to 24.4.2 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/70
* Bump coverage from 7.4.4 to 7.5.0 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/69
* Bump coverage from 7.5.0 to 7.5.1 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/73
* Bump pylint from 3.1.0 to 3.2.1 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/74
* Bump twine from 5.0.0 to 5.1.0 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/75
* Bump pytest from 8.2.0 to 8.2.1 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/76
* Bump pylint from 3.2.1 to 3.2.2 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/77
* Bump coverage from 7.5.1 to 7.5.2 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/78
* Bump coverage from 7.5.2 to 7.5.3 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/79
* Bump pydantic from 2.7.1 to 2.7.2 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/80
* Bump pylint from 3.2.2 to 3.2.3 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/81
* Bump pytest from 8.2.1 to 8.2.2 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/82
* Bump pydantic from 2.7.2 to 2.7.3 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/83
* Bump pydantic from 2.7.3 to 2.7.4 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/84
* Bump coverage from 7.5.3 to 7.5.4 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/85
* Bump twine from 5.1.0 to 5.1.1 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/86
* Bump mypy from 1.10.0 to 1.10.1 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/87
* Bump pylint from 3.2.3 to 3.2.5 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/88
* Bump pydantic from 2.7.4 to 2.8.2 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/89
* Bump coverage from 7.5.4 to 7.6.0 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/90
* Bump pylint from 3.2.5 to 3.2.6 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/91
* Bump pytest from 8.2.2 to 8.3.1 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/92
* Bump mypy from 1.10.1 to 1.11.0 by dependabot in https://github.com/Hochfrequenz/python-generics/pull/93
* Add Unittest for PEP 695 generics syntax by lord-haffi in https://github.com/Hochfrequenz/python-generics/pull/95
* 📄Enhance README by lord-haffi in https://github.com/Hochfrequenz/python-generics/pull/96


**Full Changelog**: https://github.com/Hochfrequenz/python-generics/compare/v0.0.4...v0.1.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.