Zadnegoale

Latest version: v0.7.0

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

Scan your dependencies

Page 1 of 3

0.7.0

:zap: Performance

- 101 Use JSON loads/dumps from `ClientSession` configuration bieniu

:green_heart: CI

- 90 Use Python 3.11 instead of 3.8 bieniu
- 103 Add Release Drafter bieniu
- 102 Add autoflake to pre-commit bieniu

:arrow_up: Dependency Updates

<details>
<summary>25 changes</summary>

- 78 Bump pylint from 2.14.5 to 2.15.2 dependabot
- 77 Bump black from 22.6.0 to 22.8.0 dependabot
- 76 Bump pytest from 7.1.2 to 7.1.3 dependabot
- 73 Bump flake8 from 5.0.1 to 5.0.4 dependabot
- 74 Bump coverage from 6.4.2 to 6.4.4 dependabot
- 79 Bump pylint from 2.15.2 to 2.15.3 dependabot
- 83 Bump pytest-cov from 3.0.0 to 4.0.0 dependabot
- 82 Bump coverage from 6.4.4 to 6.5.0 dependabot
- 80 Bump actions/stale from 5 to 6 dependabot
- 84 Bump mypy from 0.971 to 0.982 dependabot
- 85 Bump black from 22.8.0 to 22.10.0 dependabot
- 86 Bump pylint from 2.15.3 to 2.15.4 dependabot
- 87 Bump actions/checkout from 3.0.2 to 3.1.0 dependabot
- 89 Bump pytest-asyncio from 0.19.0 to 0.20.1 dependabot
- 88 Bump pylint from 2.15.4 to 2.15.5 dependabot
- 91 Bump pytest from 7.1.3 to 7.2.0 dependabot
- 93 Bump mypy from 0.982 to 0.990 dependabot
- 92 Bump pytest-asyncio from 0.20.1 to 0.20.2 dependabot
- 95 Bump pylint from 2.15.5 to 2.15.6 dependabot
- 94 Bump mypy from 0.990 to 0.991 dependabot
- 96 Bump flake8 from 5.0.4 to 6.0.0 dependabot
- 97 Bump pylint from 2.15.6 to 2.15.7 dependabot
- 99 Bump black from 22.10.0 to 22.12.0 dependabot
- 100 Bump pytest-asyncio from 0.20.2 to 0.20.3 dependabot
- 98 Bump pylint from 2.15.7 to 2.15.8 dependabot
</details>

0.6.5

What's Changed
* Bump flake8 from 5.0.0 to 5.0.1 by dependabot in https://github.com/bieniu/zadnegoale/pull/70
* Use orjson by bieniu in https://github.com/bieniu/zadnegoale/pull/71


**Full Changelog**: https://github.com/bieniu/zadnegoale/compare/0.6.4...0.6.5

0.6.4

What's Changed
* Update GH actions by bieniu in https://github.com/bieniu/zadnegoale/pull/50
* Bump actions/setup-python from 3 to 4 by dependabot in https://github.com/bieniu/zadnegoale/pull/59
* Bump black from 22.3.0 to 22.6.0 by dependabot in https://github.com/bieniu/zadnegoale/pull/62
* Bump pre-commit from 2.19.0 to 2.20.0 by dependabot in https://github.com/bieniu/zadnegoale/pull/63
* Bump pylint from 2.13.8 to 2.14.5 by dependabot in https://github.com/bieniu/zadnegoale/pull/64
* Update reqs by bieniu in https://github.com/bieniu/zadnegoale/pull/69


**Full Changelog**: https://github.com/bieniu/zadnegoale/compare/0.6.3...0.6.4

0.6.3

What's Changed
* Bump pytest-asyncio from 0.18.1 to 0.18.2 by dependabot in https://github.com/bieniu/zadnegoale/pull/27
* Bump pytest from 7.0.1 to 7.1.0 by dependabot in https://github.com/bieniu/zadnegoale/pull/29
* Bump mypy from 0.931 to 0.940 by dependabot in https://github.com/bieniu/zadnegoale/pull/28
* Bump mypy from 0.940 to 0.941 by dependabot in https://github.com/bieniu/zadnegoale/pull/31
* Bump pytest from 7.1.0 to 7.1.1 by dependabot in https://github.com/bieniu/zadnegoale/pull/30
* Bump mypy from 0.941 to 0.942 by dependabot in https://github.com/bieniu/zadnegoale/pull/34
* Bump pytest-asyncio from 0.18.2 to 0.18.3 by dependabot in https://github.com/bieniu/zadnegoale/pull/33
* Bump pylint from 2.12.2 to 2.13.2 by dependabot in https://github.com/bieniu/zadnegoale/pull/32
* Bump black from 22.1.0 to 22.3.0 by dependabot in https://github.com/bieniu/zadnegoale/pull/36
* Bump pylint from 2.13.2 to 2.13.4 by dependabot in https://github.com/bieniu/zadnegoale/pull/37
* Bump pre-commit from 2.17.0 to 2.18.1 by dependabot in https://github.com/bieniu/zadnegoale/pull/35
* Bump actions/stale from 3 to 5 by dependabot in https://github.com/bieniu/zadnegoale/pull/41
* Bump actions/setup-python from 1 to 3 by dependabot in https://github.com/bieniu/zadnegoale/pull/40
* Bump actions/checkout from 2 to 3 by dependabot in https://github.com/bieniu/zadnegoale/pull/39
* Use tox by bieniu in https://github.com/bieniu/zadnegoale/pull/47
* Use new_event_loop() by bieniu in https://github.com/bieniu/zadnegoale/pull/48
* Bump pytest from 7.1.1 to 7.1.2 by dependabot in https://github.com/bieniu/zadnegoale/pull/43
* Bump mypy from 0.942 to 0.950 by dependabot in https://github.com/bieniu/zadnegoale/pull/44
* Bump pylint from 2.13.4 to 2.13.8 by dependabot in https://github.com/bieniu/zadnegoale/pull/46
* Bump pre-commit from 2.18.1 to 2.19.0 by dependabot in https://github.com/bieniu/zadnegoale/pull/45
* Maintenance by bieniu in https://github.com/bieniu/zadnegoale/pull/49


**Full Changelog**: https://github.com/bieniu/zadnegoale/compare/0.6.2...0.6.3

0.6.2

What's Changed
* Bump isort from 5.10.0 to 5.10.1 by dependabot in https://github.com/bieniu/zadnegoale/pull/8
* Bump black from 21.10b0 to 21.11b1 by dependabot in https://github.com/bieniu/zadnegoale/pull/9
* Bump pylint from 2.11.1 to 2.12.1 by dependabot in https://github.com/bieniu/zadnegoale/pull/10
* Bump pre-commit from 2.15.0 to 2.16.0 by dependabot in https://github.com/bieniu/zadnegoale/pull/13
* Bump black from 21.11b1 to 21.12b0 by dependabot in https://github.com/bieniu/zadnegoale/pull/11
* Bump pylint from 2.12.1 to 2.12.2 by dependabot in https://github.com/bieniu/zadnegoale/pull/12
* pre-commit autoupdate by bieniu in https://github.com/bieniu/zadnegoale/pull/14
* Bump mypy from 0.910 to 0.930 by dependabot in https://github.com/bieniu/zadnegoale/pull/16
* Bump mypy from 0.930 to 0.931 by dependabot in https://github.com/bieniu/zadnegoale/pull/17
* Bump aioresponses from 0.7.2 to 0.7.3 by dependabot in https://github.com/bieniu/zadnegoale/pull/18
* Bump pytest-asyncio from 0.16.0 to 0.17.1 by dependabot in https://github.com/bieniu/zadnegoale/pull/19
* Bump pytest-asyncio from 0.17.1 to 0.17.2 by dependabot in https://github.com/bieniu/zadnegoale/pull/20
* Bump pre-commit from 2.16.0 to 2.17.0 by dependabot in https://github.com/bieniu/zadnegoale/pull/21
* Bump black from 21.12b0 to 22.1.0 by dependabot in https://github.com/bieniu/zadnegoale/pull/22
* Bump pytest from 6.2.5 to 7.0.0 by dependabot in https://github.com/bieniu/zadnegoale/pull/23
* Bump pytest from 7.0.0 to 7.0.1 by dependabot in https://github.com/bieniu/zadnegoale/pull/24
* Bump pytest-asyncio from 0.17.2 to 0.18.1 by dependabot in https://github.com/bieniu/zadnegoale/pull/25
* Pre commit autoupdate by bieniu in https://github.com/bieniu/zadnegoale/pull/26


**Full Changelog**: https://github.com/bieniu/zadnegoale/compare/0.6.1...0.6.2

0.6.1

What's Changed
* Maintenance by bieniu in https://github.com/bieniu/zadnegoale/pull/3
* Bump isort from 5.9.3 to 5.10.0 by dependabot in https://github.com/bieniu/zadnegoale/pull/4
* Add pre-commit by bieniu in https://github.com/bieniu/zadnegoale/pull/5
* Add yamllint file by bieniu in https://github.com/bieniu/zadnegoale/pull/6
* Bump version to 0.6.1 by bieniu in https://github.com/bieniu/zadnegoale/pull/7


**Full Changelog**: https://github.com/bieniu/zadnegoale/compare/0.6.0...0.6.1

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.