Pyngo

Latest version: v2.3.0

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

Scan your dependencies

Page 1 of 3

2.3.0

What's Changed
* ⬆ Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.3 by dependabot in https://github.com/yezz123/pyngo/pull/179
* ⬆ Bump the python-packages group across 1 directory with 4 updates by dependabot in https://github.com/yezz123/pyngo/pull/182
* 🎨 Update Dependencies for `pre-commit` by pre-commit-ci in https://github.com/yezz123/pyngo/pull/175
* ✨ Lift Pydantic version to v2.10 by hongquan in https://github.com/yezz123/pyngo/pull/192
* ⬆ Bump codecov/codecov-action from 4 to 5 by dependabot in https://github.com/yezz123/pyngo/pull/189
* ⬆ Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.12.2 by dependabot in https://github.com/yezz123/pyngo/pull/187
* ⬆️ Bump `ruff-pre-commit` from v0.7.0 to v0.8.0 by pre-commit-ci in https://github.com/yezz123/pyngo/pull/184
* ⬆ Bump the python-packages group across 1 directory with 4 updates by dependabot in https://github.com/yezz123/pyngo/pull/193
* ✨ Add support for Python 3.13 by yezz123 in https://github.com/yezz123/pyngo/pull/194


**Full Changelog**: https://github.com/yezz123/pyngo/compare/2.2.1...2.3.0

2.2.1

What's Changed
* ⬆ Bump ruff from 0.5.6 to 0.5.7 in the python-packages group by dependabot in https://github.com/yezz123/pyngo/pull/163
* ⬆ Bump ruff-pre-commit from v0.5.6 to v0.5.7 by pre-commit-ci in https://github.com/yezz123/pyngo/pull/164
* ⬆ Bump ruff from 0.5.7 to 0.6.1 in the python-packages group by dependabot in https://github.com/yezz123/pyngo/pull/165
* ⬆ Bump ruff-pre-commit from v0.5.7 to v0.6.1 by pre-commit-ci in https://github.com/yezz123/pyngo/pull/166
* ⬆ Bump the python-packages group with 3 updates by dependabot in https://github.com/yezz123/pyngo/pull/167
* ⬆ Bump the python-packages group across 1 directory with 2 updates by dependabot in https://github.com/yezz123/pyngo/pull/172
* ⬆ Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 by dependabot in https://github.com/yezz123/pyngo/pull/171
* ⬆ Bump ruff-pre-commit from v0.6.1 to v0.6.4 by pre-commit-ci in https://github.com/yezz123/pyngo/pull/168
* ✨ Upgrade pyngo to use Pydantic to v2.9 by hongquan in https://github.com/yezz123/pyngo/pull/173


**Full Changelog**: https://github.com/yezz123/pyngo/compare/2.2.0...2.2.1

2.2.0

What's Changed
* ⬆ Bump the python-packages group across 1 directory with 4 updates by dependabot in https://github.com/yezz123/pyngo/pull/162
* ✨ Handle `Optional[list]` type by hongquan in https://github.com/yezz123/pyngo/pull/161
* ⬆ Bump ruff-pre-commit from v0.5.4 to v0.5.6 by pre-commit-ci in https://github.com/yezz123/pyngo/pull/160


**Full Changelog**: https://github.com/yezz123/pyngo/compare/2.1.0...2.2.0

2.1.0

Dependencies

* ⬆ Bump pytest-asyncio from 0.23.3 to 0.23.4 by dependabot in https://github.com/yezz123/pyngo/pull/101
* ⬆️ update pydantic version by yezz123 in https://github.com/yezz123/pyngo/pull/104
* ⬆ Bump codecov/codecov-action from 3 to 4 by dependabot in https://github.com/yezz123/pyngo/pull/105
* ⬆ Bump ruff from 0.1.14 to 0.2.0 by dependabot in https://github.com/yezz123/pyngo/pull/106
* ⬆ Bump pytest-asyncio from 0.23.4 to 0.23.5 by dependabot in https://github.com/yezz123/pyngo/pull/107
* ⬆ Bump pre-commit from 3.6.0 to 3.6.1 by dependabot in https://github.com/yezz123/pyngo/pull/108
* ⬆ Bump ruff from 0.2.0 to 0.2.1 by dependabot in https://github.com/yezz123/pyngo/pull/109
* ⬆ Bump pre-commit/action from 3.0.0 to 3.0.1 by dependabot in https://github.com/yezz123/pyngo/pull/110
* ⬆ Bump pytest from 7.4.4 to 8.0.1 by dependabot in https://github.com/yezz123/pyngo/pull/111
* ⬆ Bump pre-commit from 3.6.1 to 3.6.2 by dependabot in https://github.com/yezz123/pyngo/pull/112
* ⬆ Bump ruff from 0.2.1 to 0.2.2 by dependabot in https://github.com/yezz123/pyngo/pull/113
* ⬆ Update typing-extensions requirement from <4.10.0,>=3.7.4 to >=3.7.4,<4.11.0 by dependabot in https://github.com/yezz123/pyngo/pull/115
* ⬆ Bump pytest from 8.0.1 to 8.0.2 by dependabot in https://github.com/yezz123/pyngo/pull/114
* ⬆ Bump pytest from 8.0.2 to 8.1.0 by dependabot in https://github.com/yezz123/pyngo/pull/118
* ⬆ Bump ruff from 0.2.2 to 0.3.0 by dependabot in https://github.com/yezz123/pyngo/pull/117
* ⬆ Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 by dependabot in https://github.com/yezz123/pyngo/pull/116
* ⬆ Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 by dependabot in https://github.com/yezz123/pyngo/pull/122
* ⬆ Bump mypy from 1.8.0 to 1.9.0 by dependabot in https://github.com/yezz123/pyngo/pull/123
* ⬆ Bump pytest-asyncio from 0.23.5 to 0.23.5.post1 by dependabot in https://github.com/yezz123/pyngo/pull/121
* ⬆ Bump ruff from 0.3.0 to 0.3.2 by dependabot in https://github.com/yezz123/pyngo/pull/119
* ⬆ Bump pytest from 8.1.0 to 8.1.1 by dependabot in https://github.com/yezz123/pyngo/pull/120
* ⬆ Bump ruff from 0.3.2 to 0.3.3 by dependabot in https://github.com/yezz123/pyngo/pull/124
* ⬆ Bump ruff from 0.3.3 to 0.3.4 by dependabot in https://github.com/yezz123/pyngo/pull/128
* ⬆ Bump pre-commit from 3.6.2 to 3.7.0 by dependabot in https://github.com/yezz123/pyngo/pull/127
* ⬆ Bump pytest-asyncio from 0.23.5.post1 to 0.23.6 by dependabot in https://github.com/yezz123/pyngo/pull/126
* ⬆ Bump pytest-cov from 4.1.0 to 5.0.0 by dependabot in https://github.com/yezz123/pyngo/pull/125
* ⬆ Bump the python-packages group with 2 updates by dependabot in https://github.com/yezz123/pyngo/pull/129
* ⬆ Bump the python-packages group with 2 updates by dependabot in https://github.com/yezz123/pyngo/pull/130
* ⬆ Bump ruff from 0.3.7 to 0.4.1 in the python-packages group by dependabot in https://github.com/yezz123/pyngo/pull/131
* ⬆ Bump the python-packages group with 3 updates by dependabot in https://github.com/yezz123/pyngo/pull/132
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yezz123/pyngo/pull/133
* ⬆ Bump ruff from 0.4.2 to 0.4.3 in the python-packages group by dependabot in https://github.com/yezz123/pyngo/pull/134
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yezz123/pyngo/pull/135
* ⬆ Bump the python-packages group with 2 updates by dependabot in https://github.com/yezz123/pyngo/pull/136
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yezz123/pyngo/pull/137
* ⬆ Bump the python-packages group with 2 updates by dependabot in https://github.com/yezz123/pyngo/pull/138
* ⬆ Bump the python-packages group with 2 updates by dependabot in https://github.com/yezz123/pyngo/pull/139
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yezz123/pyngo/pull/140
* ⬆ Bump ruff from 0.4.5 to 0.4.7 in the python-packages group by dependabot in https://github.com/yezz123/pyngo/pull/141
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yezz123/pyngo/pull/142
* ⬆ Bump the python-packages group with 2 updates by dependabot in https://github.com/yezz123/pyngo/pull/143
* ⬆ Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by dependabot in https://github.com/yezz123/pyngo/pull/146
* ⬆ Bump ruff from 0.4.8 to 0.4.9 in the python-packages group by dependabot in https://github.com/yezz123/pyngo/pull/145
* ⬆ Bump `ruff-pre-commit` from v0.4.8 to v0.4.9 by pre-commit-ci in https://github.com/yezz123/pyngo/pull/144
* ⬆ Bump ruff from 0.4.9 to 0.4.10 in the python-packages group by dependabot in https://github.com/yezz123/pyngo/pull/147
* ⬆ Bump `ruff-pre-commit` from v0.4.9 to v0.4.10 by pre-commit-ci in https://github.com/yezz123/pyngo/pull/148
* ⬆ Bump `ruff-pre-commit` from v0.4.10 to v0.5.0 by pre-commit-ci in https://github.com/yezz123/pyngo/pull/150
* ⬆ Bump the python-packages group with 2 updates by dependabot in https://github.com/yezz123/pyngo/pull/149
* ⬆ Bump the python-packages group with 2 updates by dependabot in https://github.com/yezz123/pyngo/pull/151
* ⬆ Bump `ruff-pre-commit` from v0.5.0 to v0.5.1 by pre-commit-ci in https://github.com/yezz123/pyngo/pull/152
* ⬆ Bump ruff from 0.5.1 to 0.5.2 in the python-packages group by dependabot in https://github.com/yezz123/pyngo/pull/153
* ⬆ Bump ruff-pre-commit from v0.5.1 to v0.5.2 by pre-commit-ci in https://github.com/yezz123/pyngo/pull/154
* ⬆ Bump the python-packages group with 4 updates by dependabot in https://github.com/yezz123/pyngo/pull/155
* ⬆ Bump ruff-pre-commit from v0.5.2 to v0.5.4 by pre-commit-ci in https://github.com/yezz123/pyngo/pull/156
* 🏷️ Update version to 2.1.0 by yezz123 in https://github.com/yezz123/pyngo/pull/158

New Contributors
* pre-commit-ci made their first contribution in https://github.com/yezz123/pyngo/pull/133

**Full Changelog**: https://github.com/yezz123/pyngo/compare/2.0.1...2.1.0

2.0.1

What's Changed

Documentation 📝

* 📝 Fix nested model validation example in README by yugen in https://github.com/yezz123/pyngo/pull/99

Dependency Updates ⬆️

* ⬆ Bump ruff from 0.1.9 to 0.1.11 by dependabot in https://github.com/yezz123/pyngo/pull/97
* ⬆ Bump pytest-asyncio from 0.23.2 to 0.23.3 by dependabot in https://github.com/yezz123/pyngo/pull/96
* ⬆ Bump ruff from 0.1.11 to 0.1.13 by dependabot in https://github.com/yezz123/pyngo/pull/98
* ⬆ Bump ruff from 0.1.13 to 0.1.14 by dependabot in https://github.com/yezz123/pyngo/pull/100

New Contributors
* yugen made their first contribution at https://github.com/yezz123/pyngo/pull/99

**Full Changelog**: https://github.com/yezz123/pyngo/compare/2.0.0...2.0.1

2.0.0

We are thrilled to announce the release of Pyngo version 2.0.0, a significant milestone in our journey. This release brings about several important changes and enhancements, including the drop of Pydantic version 1 and Python 3.8 and 3.9 support. Below, we outline the key updates and improvements ( A lot of thanks to hongquan 🙏🏻 )

Major Changes 🚑️

1. Migration to Pydantic v2
- **Feature**: Pyngo now exclusively supports Pydantic version 2, as implemented in [PR 94](https://github.com/yezz123/pyngo/pull/94) by hongquan.
- **Impact**: Users must update their code to align with the changes introduced in Pydantic v2.

2. Python Version Support
- **Dropped Support**: Pyngo 2.0.0 no longer supports Python versions 3.8 and 3.9.
- **Updated Requirement**: The minimum supported Python version is now 3.10 ( aligned with Django 5 ).

Dependency Updates ⬆️

1. `typing-extensions`
- **Update**: The `typing-extensions` requirement has been updated from `<4.9.0,>=3.7.4` to `>=3.7.4,<4.10.0` in [PR 92](https://github.com/yezz123/pyngo/pull/92) by dependabot.

2. `mypy`
- **Update**: The `mypy` version has been bumped from 1.7.1 to 1.8.0 in [PR 93](https://github.com/yezz123/pyngo/pull/93) by dependabot.

3. `pytest`
- **Update**: The `pytest` version has been bumped from 7.4.3 to 7.4.4 in [PR 95](https://github.com/yezz123/pyngo/pull/95) by dependabot.

For detailed information on the changes introduced in this release, please refer to the [Full Changelog](https://github.com/yezz123/pyngo/compare/1.7.0...2.0.0).

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.