Gios

Latest version: v4.0.0

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

Scan your dependencies

Page 2 of 5

2.3.0

:green_heart: CI

- 79 Use Python 3.11 instead of 3.8 bieniu
- 94 Use Tox for tests bieniu
- 95 Use autoflake with pre-commit bieniu
- 96 Release drafter bieniu

:arrow_up: Dependency Updates

<details>
<summary>64 changes</summary>

- 16 Bump isort from 5.10.0 to 5.10.1 dependabot
- 15 Bump pylint from 2.11.1 to 2.12.1 dependabot
- 14 Bump black from 21.10b0 to 21.11b1 dependabot
- 19 Bump pre-commit from 2.15.0 to 2.16.0 dependabot
- 17 Bump black from 21.11b1 to 21.12b0 dependabot
- 18 Bump pylint from 2.12.1 to 2.12.2 dependabot
- 20 pre-commit update bieniu
- 21 Bump mypy from 0.910 to 0.920 dependabot
- 22 Bump mypy from 0.920 to 0.930 dependabot
- 23 Bump mypy from 0.930 to 0.931 dependabot
- 24 Bump pytest-asyncio from 0.16.0 to 0.17.1 dependabot
- 25 Bump aioresponses from 0.7.2 to 0.7.3 dependabot
- 26 Bump pytest-asyncio from 0.17.1 to 0.17.2 dependabot
- 27 Bump pre-commit from 2.16.0 to 2.17.0 dependabot
- 28 Bump black from 21.12b0 to 22.1.0 dependabot
- 29 Bump pytest from 6.2.5 to 7.0.0 dependabot
- 31 Bump pytest from 7.0.0 to 7.0.1 dependabot
- 30 Bump pytest-asyncio from 0.17.2 to 0.18.1 dependabot
- 32 Bump pytest-asyncio from 0.18.1 to 0.18.2 dependabot
- 34 Bump mypy from 0.931 to 0.940 dependabot
- 33 Bump pytest from 7.0.1 to 7.1.0 dependabot
- 36 Bump pytest from 7.1.0 to 7.1.1 dependabot
- 35 Bump mypy from 0.940 to 0.941 dependabot
- 39 Bump mypy from 0.941 to 0.942 dependabot
- 38 Bump pylint from 2.12.2 to 2.13.2 dependabot
- 37 Bump pytest-asyncio from 0.18.2 to 0.18.3 dependabot
- 42 Bump black from 22.1.0 to 22.3.0 dependabot
- 40 Bump pylint from 2.13.2 to 2.13.4 dependabot
- 41 Bump pre-commit from 2.17.0 to 2.18.1 dependabot
- 45 Bump actions/stale from 3 to 5 dependabot
- 44 Bump actions/checkout from 2 to 3 dependabot
- 43 Bump actions/setup-python from 1 to 3 dependabot
- 48 Bump pytest from 7.1.1 to 7.1.2 dependabot
- 50 Bump pre-commit from 2.18.1 to 2.19.0 dependabot
- 57 Bump actions/setup-python from 3 to 4 dependabot
- 66 Bump black from 22.3.0 to 22.8.0 dependabot
- 61 Bump pre-commit from 2.19.0 to 2.20.0 dependabot
- 63 Bump pytest-asyncio from 0.18.3 to 0.19.0 dependabot
- 69 Bump pytest from 7.1.2 to 7.1.3 dependabot
- 64 Bump mypy from 0.942 to 0.971 dependabot
- 70 Bump pylint from 2.13.4 to 2.15.3 dependabot
- 71 Bump actions/stale from 5 to 6 dependabot
- 68 Bump flake8 from 4.0.1 to 5.0.4 dependabot
- 73 Bump pytest-cov from 3.0.0 to 4.0.0 dependabot
- 72 Bump mypy from 0.971 to 0.981 dependabot
- 74 Bump mypy from 0.981 to 0.982 dependabot
- 75 Bump black from 22.8.0 to 22.10.0 dependabot
- 76 Bump pylint from 2.15.3 to 2.15.4 dependabot
- 78 Bump pylint from 2.15.4 to 2.15.5 dependabot
- 77 Bump pytest-asyncio from 0.19.0 to 0.20.1 dependabot
- 80 Bump pytest from 7.1.3 to 7.2.0 dependabot
- 82 Bump pytest-asyncio from 0.20.1 to 0.20.2 dependabot
- 81 Bump mypy from 0.982 to 0.990 dependabot
- 83 [Snyk] Security upgrade setuptools from 39.0.1 to 65.5.1 bieniu
- 84 Bump mypy from 0.990 to 0.991 dependabot
- 85 Bump pylint from 2.15.5 to 2.15.6 dependabot
- 86 Bump flake8 from 5.0.4 to 6.0.0 dependabot
- 87 Bump pylint from 2.15.6 to 2.15.7 dependabot
- 90 Bump black from 22.10.0 to 22.12.0 dependabot
- 88 Bump pylint from 2.15.7 to 2.15.8 dependabot
- 89 Bump pytest-asyncio from 0.20.2 to 0.20.3 dependabot
- 93 Bump aioresponses from 0.7.3 to 0.7.4 dependabot
- 92 Bump isort from 5.10.1 to 5.11.3 dependabot
- 91 Bump pylint from 2.15.8 to 2.15.9 dependabot
</details>

2.1.0

Changelog:
- remove CodeQL from CI
- add Python 3.10 support
- drop support for Python 3.6 and 3.7
- use HTTPStatus
- improve type annotations
- improve setup.py

2.0.0

Changelog:
- pass data as `dataclass` object **BREAKING CHANGE**

1.0.2

Changelog:
- treat `indexes` as optional data

1.0.1

Changelog:
- fix `station_id` type

1.0.0

Changelog:
- add type annotations
- fix `latitude` and `longitude` properties type **BREAKING CHANGE**
- rename `update` method to `async_method` **BREAKING CHANGE**
- return data from `async_update` method & remove `data` property **BREAKING CHANGE**
- convert data dict keys to lowercase **BREAKING CHANGE**

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.