Kraky

Latest version: v2023.8.17

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

Scan your dependencies

Page 1 of 5

2023.08.16

What's Changed
* Remove Python 3.7 support by Atem18 in https://github.com/Atem18/kraky/pull/147
* fix: connect/disconnect code architecture changes by DominiqueFuchs in https://github.com/Atem18/kraky/pull/159

2023.06.13

What's Changed
* Update codeql.yml by Atem18 in https://github.com/Atem18/kraky/pull/104
* chore(deps): bump certifi from 2022.5.18.1 to 2022.12.7 by dependabot in https://github.com/Atem18/kraky/pull/93
* chore(deps-dev): bump mkdocstrings from 0.19.0 to 0.20.0 by dependabot in https://github.com/Atem18/kraky/pull/99
* chore(deps-dev): bump pytest from 7.1.2 to 7.2.2 by dependabot in https://github.com/Atem18/kraky/pull/100
* chore(deps-dev): bump mkdocs-material from 9.0.0 to 9.1.3 by dependabot in https://github.com/Atem18/kraky/pull/103
* chore(deps-dev): bump pytest-asyncio from 0.20.2 to 0.21.0 by dependabot in https://github.com/Atem18/kraky/pull/105
* chore(deps-dev): bump tox from 4.4.6 to 4.4.7 by dependabot in https://github.com/Atem18/kraky/pull/106
* chore(deps-dev): bump mkdocs-material from 9.1.3 to 9.1.4 by dependabot in https://github.com/Atem18/kraky/pull/107
* chore(deps-dev): bump tox from 4.4.7 to 4.4.8 by dependabot in https://github.com/Atem18/kraky/pull/108
* Update workflows versions by Atem18 in https://github.com/Atem18/kraky/pull/112
* chore(deps): bump websockets from 10.4 to 11.0 by dependabot in https://github.com/Atem18/kraky/pull/110
* chore(deps-dev): bump black from 23.1.0 to 23.3.0 by dependabot in https://github.com/Atem18/kraky/pull/109
* chore(deps-dev): bump mkdocs-material from 9.1.4 to 9.1.5 by dependabot in https://github.com/Atem18/kraky/pull/111
* chore(deps-dev): bump tox from 4.4.8 to 4.4.11 by dependabot in https://github.com/Atem18/kraky/pull/113
* chore(deps-dev): bump mkdocstrings from 0.20.0 to 0.21.2 by dependabot in https://github.com/Atem18/kraky/pull/114
* chore(deps-dev): bump mkdocs-material from 9.1.5 to 9.1.6 by dependabot in https://github.com/Atem18/kraky/pull/115
* chore(deps): bump websockets from 11.0 to 11.0.1 by dependabot in https://github.com/Atem18/kraky/pull/116
* chore(deps-dev): bump pytest from 7.2.2 to 7.3.0 by dependabot in https://github.com/Atem18/kraky/pull/117
* chore(deps-dev): bump pytest from 7.3.0 to 7.3.1 by dependabot in https://github.com/Atem18/kraky/pull/118
* chore(deps-dev): bump tox from 4.4.11 to 4.4.12 by dependabot in https://github.com/Atem18/kraky/pull/120
* chore(deps): bump httpx from 0.23.3 to 0.24.0 by dependabot in https://github.com/Atem18/kraky/pull/119
* chore(deps): bump typer from 0.7.0 to 0.8.0 by dependabot in https://github.com/Atem18/kraky/pull/125
* chore(deps-dev): bump tox from 4.4.12 to 4.5.1 by dependabot in https://github.com/Atem18/kraky/pull/124
* chore(deps-dev): bump mkdocs-material from 9.1.6 to 9.1.8 by dependabot in https://github.com/Atem18/kraky/pull/123
* chore(deps): bump websockets from 11.0.1 to 11.0.2 by dependabot in https://github.com/Atem18/kraky/pull/121
* chore(deps-dev): bump mkdocs from 1.4.2 to 1.4.3 by dependabot in https://github.com/Atem18/kraky/pull/127
* chore(deps): bump websockets from 11.0.2 to 11.0.3 by dependabot in https://github.com/Atem18/kraky/pull/128
* chore(deps): bump typer from 0.8.0 to 0.9.0 by dependabot in https://github.com/Atem18/kraky/pull/129
* chore(deps-dev): bump mkdocs-material from 9.1.8 to 9.1.12 by dependabot in https://github.com/Atem18/kraky/pull/130
* chore(deps): bump pymdown-extensions from 9.10 to 10.0 by dependabot in https://github.com/Atem18/kraky/pull/131
* chore(deps): bump httpx from 0.24.0 to 0.24.1 by dependabot in https://github.com/Atem18/kraky/pull/133
* chore(deps): bump requests from 2.28.1 to 2.31.0 by dependabot in https://github.com/Atem18/kraky/pull/134
* chore(deps-dev): bump mkdocs-material from 9.1.12 to 9.1.15 by dependabot in https://github.com/Atem18/kraky/pull/135
* chore(deps-dev): bump mkdocstrings from 0.21.2 to 0.22.0 by dependabot in https://github.com/Atem18/kraky/pull/137
* chore(deps-dev): bump tox from 4.5.1 to 4.6.0 by dependabot in https://github.com/Atem18/kraky/pull/138

**Full Changelog**: https://github.com/Atem18/kraky/compare/2023.02.22...2023.06.13

2023.02.22

* Fixes 91 by changing the signing method for the API.

**Full Changelog**: https://github.com/Atem18/kraky/compare/2023.01.11...2023.02.22

2023.01.11

What's Changed
Add support for mypy


**Full Changelog**: https://github.com/Atem18/kraky/compare/2022.11.28...2023.01.11

2022.11.28

What's Changed
* [Default to production if self.connection_env is not defined](https://github.com/Atem18/kraky/commit/1ffb7991d6180ee0365a3a04636d1b6f723d9d09)
* fix(deps): update dependency typer to ^0.7.0 by renovate in https://github.com/Atem18/kraky/pull/84

**Full Changelog**: https://github.com/Atem18/kraky/compare/2022.06.15...2022.11.28

2022.06.15

What's Changed
* chore(deps): update dependency mkdocstrings to ^0.19.0 by renovate in https://github.com/Atem18/kraky/pull/74
* chore(deps): update actions/setup-python action to v4 by renovate in https://github.com/Atem18/kraky/pull/75


**Full Changelog**: https://github.com/Atem18/kraky/compare/2022.05.25...2022.06.15

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.