Hebikani

Latest version: v1.8.1

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

Scan your dependencies

Page 3 of 5

1.4.5

Ci

* ci: use browniebroke/python-semantic-releasefix/version-parsing-commit (35) ([`87ac328`](https://github.com/ajite/hebikani/commit/87ac328dde93f4fd524fb7e0d0e1c33e9dfe843e))

Fix

* fix(deps): bump sphinx from 5.0.2 to 5.1.0 (36)

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.0.2 to 5.1.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.0.2...v5.1.0)

---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`57cf58b`](https://github.com/ajite/hebikani/commit/57cf58b43a4dda1b7b50650389526f09191e78b9))

1.4.4

Fix

* fix(deps): bump pygobject from 3.42.1 to 3.42.2 (34)

Bumps [pygobject](https://pygobject.readthedocs.io) from 3.42.1 to 3.42.2.

---
updated-dependencies:
- dependency-name: pygobject
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`2c5d559`](https://github.com/ajite/hebikani/commit/2c5d559c2e5fd984d65b7d5995709b34f34536a6))

1.4.3

Fix

* fix(deps): bump pillow from 9.1.1 to 9.2.0 (33)

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.1.1 to 9.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.1.1...9.2.0)

---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`606eda4`](https://github.com/ajite/hebikani/commit/606eda4e7d11c7da9392364ff20d01c36b74998f))

1.4.2

Fix

* fix(deps): bump requests from 2.28.0 to 2.28.1 (32)

Bumps [requests](https://github.com/psf/requests) from 2.28.0 to 2.28.1.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.0...v2.28.1)

---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`81ef27c`](https://github.com/ajite/hebikani/commit/81ef27cb5309488a12b92cd2e16da47ad969e95b))

1.4.1

Build

* build(deps): bump sphinx from 5.0.1 to 5.0.2 (30)

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.0.1...v5.0.2)

---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`1a804a4`](https://github.com/ajite/hebikani/commit/1a804a41995df06fa29b91c93a810c374307a429))

Fix

* fix: lesson arrow navigation stopped working (31)

Using sys.stdin.raw.read(1) was giving the same input for arrow keys.
Switch it back to what it was before but encoded it to utf8 to get ctrl + c ([`d0746e0`](https://github.com/ajite/hebikani/commit/d0746e09daf91265eef15630199988ff60ee0078))

1.4.0

Feature

* feat: prevent sending empty answer and handle ctrl + c in reading (29)

* feat: prevent sending empty answer and handle ctrl + c

User can&39;t send empty meaning or reading. A system beep is sent when try to do so.

User can now ctrl + c out of reading questions.

We used the raw.read in linux,osx getch method since windows getch returned binary as well. ([`732b5c2`](https://github.com/ajite/hebikani/commit/732b5c2619da0b6a6942a857158a1875d1f756d8))

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.