Pyngo

Latest version: v2.3.0

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

Scan your dependencies

Page 2 of 3

1.7.0

What's Changed

Fixes 🐛

* Support pydantic fields with alias in `query_to_dict` function by Svenito in https://github.com/yezz123/pyngo/pull/79
* ✨ Support python 3.12 by yezz123 in https://github.com/yezz123/pyngo/pull/91

Dependencies 📦
* ⬆ Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.4 by dependabot in https://github.com/yezz123/pyngo/pull/49
* ⬆ Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5 by dependabot in https://github.com/yezz123/pyngo/pull/50
* ⬆ Bump pre-commit from 3.2.1 to 3.2.2 by dependabot in https://github.com/yezz123/pyngo/pull/51
* ⬆ Bump pytest from 7.2.2 to 7.3.0 by dependabot in https://github.com/yezz123/pyngo/pull/52
* ⬆ Bump mypy from 1.1.1 to 1.2.0 by dependabot in https://github.com/yezz123/pyngo/pull/53
* ⬆ Bump pytest from 7.3.0 to 7.3.1 by dependabot in https://github.com/yezz123/pyngo/pull/54
* ⬆ Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 by dependabot in https://github.com/yezz123/pyngo/pull/56
* ⬆ Bump pre-commit from 3.2.2 to 3.3.1 by dependabot in https://github.com/yezz123/pyngo/pull/55
* ⬆ Bump mypy from 1.2.0 to 1.3.0 by dependabot in https://github.com/yezz123/pyngo/pull/57
* ⬆ Bump pre-commit from 3.3.1 to 3.3.2 by dependabot in https://github.com/yezz123/pyngo/pull/58
* ⬆ Bump pytest-cov from 4.0.0 to 4.1.0 by dependabot in https://github.com/yezz123/pyngo/pull/59
* ⬆ Update typing-extensions requirement from <4.6.0,>=3.7.4 to >=3.7.4,<4.7.0 by dependabot in https://github.com/yezz123/pyngo/pull/60
* ⬆ Bump pytest from 7.3.1 to 7.3.2 by dependabot in https://github.com/yezz123/pyngo/pull/61
* ⬆ Bump pre-commit from 3.3.2 to 3.3.3 by dependabot in https://github.com/yezz123/pyngo/pull/62
* ⬆ Bump pytest from 7.3.2 to 7.4.0 by dependabot in https://github.com/yezz123/pyngo/pull/63
* ⬆ Bump mypy from 1.3.0 to 1.4.1 by dependabot in https://github.com/yezz123/pyngo/pull/64
* ⬆ Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 by dependabot in https://github.com/yezz123/pyngo/pull/67
* ⬆ Update typing-extensions requirement from <4.7.0,>=3.7.4 to >=3.7.4,<4.8.0 by dependabot in https://github.com/yezz123/pyngo/pull/65
* ⬆ Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8 by dependabot in https://github.com/yezz123/pyngo/pull/68
* ⬆ Bump pytest-asyncio from 0.21.0 to 0.21.1 by dependabot in https://github.com/yezz123/pyngo/pull/69
* ⬆ Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 by dependabot in https://github.com/yezz123/pyngo/pull/71
* ⬆ Bump mypy from 1.4.1 to 1.5.1 by dependabot in https://github.com/yezz123/pyngo/pull/73
* ⬆ Bump pytest from 7.4.0 to 7.4.1 by dependabot in https://github.com/yezz123/pyngo/pull/75
* ⬆ Bump pre-commit from 3.3.3 to 3.4.0 by dependabot in https://github.com/yezz123/pyngo/pull/74
* ⬆ Bump actions/checkout from 3 to 4 by dependabot in https://github.com/yezz123/pyngo/pull/76
* ⬆ Bump pytest from 7.4.1 to 7.4.2 by dependabot in https://github.com/yezz123/pyngo/pull/77
* ⬆ Update typing-extensions requirement from <4.8.0,>=3.7.4 to >=3.7.4,<4.9.0 by dependabot in https://github.com/yezz123/pyngo/pull/78
* ⬆ Bump pre-commit from 3.4.0 to 3.5.0 by dependabot in https://github.com/yezz123/pyngo/pull/81
* ⬆ Bump mypy from 1.5.1 to 1.6.0 by dependabot in https://github.com/yezz123/pyngo/pull/80
* ⬆ Bump mypy from 1.5.1 to 1.6.1 by dependabot in https://github.com/yezz123/pyngo/pull/82
* ⬆ Bump pytest from 7.4.2 to 7.4.3 by dependabot in https://github.com/yezz123/pyngo/pull/83
* ⬆ Bump mypy from 1.6.1 to 1.7.0 by dependabot in https://github.com/yezz123/pyngo/pull/84
* ⬆ Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by dependabot in https://github.com/yezz123/pyngo/pull/86
* ⬆ Update django requirement from <5.0.0,>=3.2.0 to >=3.2.0,<6.0.0 by dependabot in https://github.com/yezz123/pyngo/pull/89
* ⬆ Bump pre-commit from 3.5.0 to 3.6.0 by dependabot in https://github.com/yezz123/pyngo/pull/90
* ⬆ Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/yezz123/pyngo/pull/88
* ⬆ Bump mypy from 1.7.0 to 1.7.1 by dependabot in https://github.com/yezz123/pyngo/pull/85
* ⬆ Bump pytest-asyncio from 0.21.1 to 0.23.2 by dependabot in https://github.com/yezz123/pyngo/pull/87

New Contributors
* Svenito made their first contribution in https://github.com/yezz123/pyngo/pull/79

**Full Changelog**: https://github.com/yezz123/pyngo/compare/1.6.0...1.7.0

1.6.0

What's Changed
* Support more sequence types by hongquan in https://github.com/yezz123/pyngo/pull/48

Dependencies ⬆
* ⬆ Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3 by dependabot in https://github.com/yezz123/pyngo/pull/46
* ⬆ Bump pre-commit from 3.2.0 to 3.2.1 by dependabot in https://github.com/yezz123/pyngo/pull/47

**Full Changelog**: https://github.com/yezz123/pyngo/compare/1.5.0...1.6.0

1.5.0

Fixes 🐛
* Skip empty string if the field does not expect string type by hongquan in https://github.com/yezz123/pyngo/pull/45

Dependencies ⬆
* ⬆ Bump pre-commit from 2.21.0 to 3.0.3 by dependabot in https://github.com/yezz123/pyngo/pull/31
* ⬆ Update django requirement from <4.0.0,>=3.2.0 to >=3.2.0,<5.0.0 by dependabot in https://github.com/yezz123/pyngo/pull/32
* ⬆ Bump pre-commit from 3.0.3 to 3.0.4 by dependabot in https://github.com/yezz123/pyngo/pull/33
* ⬆ Bump mypy from 0.991 to 1.0.0 by dependabot in https://github.com/yezz123/pyngo/pull/34
* ⬆ Bump mypy from 1.0.0 to 1.0.1 by dependabot in https://github.com/yezz123/pyngo/pull/36
* ⬆ Update typing-extensions requirement from <4.5.0,>=3.7.4 to >=3.7.4,<4.6.0 by dependabot in https://github.com/yezz123/pyngo/pull/35
* ⬆ Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 by dependabot in https://github.com/yezz123/pyngo/pull/41
* ⬆ Bump pre-commit from 3.0.4 to 3.1.1 by dependabot in https://github.com/yezz123/pyngo/pull/38
* ⬆ Bump pytest from 7.2.1 to 7.2.2 by dependabot in https://github.com/yezz123/pyngo/pull/39
* ⬆ Bump mypy from 1.0.1 to 1.1.1 by dependabot in https://github.com/yezz123/pyngo/pull/40
* ⬆ Bump pytest-asyncio from 0.20.3 to 0.21.0 by dependabot in https://github.com/yezz123/pyngo/pull/42
* ⬆ Bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.1 by dependabot in https://github.com/yezz123/pyngo/pull/44
* ⬆ Bump pre-commit from 3.1.1 to 3.2.0 by dependabot in https://github.com/yezz123/pyngo/pull/43

New Contributors
* hongquan made their first contribution in https://github.com/yezz123/pyngo/pull/45

**Full Changelog**: https://github.com/yezz123/pyngo/compare/1.4.0...1.5.0

1.4.0

What's Changed
* Add CodeQL workflow for GitHub code scanning by lgtm-com in https://github.com/yezz123/pyngo/pull/28
* 🔧 Migrate the configuration file to `hatch` by yezz123 in https://github.com/yezz123/pyngo/pull/30

New Contributors
* lgtm-com made their first contribution at https://github.com/yezz123/pyngo/pull/28

**Full Changelog**: https://github.com/yezz123/pyngo/compare/1.3.0...1.4.0

1.3.0

CVE-2022-34265: Potential SQL injection via `Trunc(kind)` and `Extract(lookup_name)` arguments `Trunc()` and `Extract()` database functions were subject to SQL injection if untrusted data was used as a `kind/lookup_name` value.

What's Changed
* Loosen Django pinned requirements by alysivji in https://github.com/yezz123/pyngo/pull/27

New Contributors
* alysivji made their first contribution in https://github.com/yezz123/pyngo/pull/27

**Full Changelog**: https://github.com/yezz123/pyngo/compare/1.2.0...1.3.0

1.2.0

Not secure
What's Changed
* Chore(deps): Bump pydantic from 1.8.2 to 1.9.0 by dependabot in https://github.com/yezz123/pyngo/pull/8
* Chore(deps-dev): Bump pre-commit from 2.16.0 to 2.17.0 by dependabot in https://github.com/yezz123/pyngo/pull/10
* Chore(deps-dev): Bump pytest from 6.2.5 to 7.0.0 by dependabot in https://github.com/yezz123/pyngo/pull/14
* Chore(deps-dev): Bump pytest from 7.0.0 to 7.0.1 by dependabot in https://github.com/yezz123/pyngo/pull/15
* chore(feat): Migrate to Flit Dependencies Manager by yezz123 in https://github.com/yezz123/pyngo/pull/26


**Full Changelog**: https://github.com/yezz123/pyngo/compare/1.1.0...1.2.0

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.