Skip to content

Update keyboard requirement from <1,>=0.13 to >=0.13.5,<1 - #17

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/keyboard-gte-0.13.5-and-lt-1
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/keyboard-gte-0.13.5-and-lt-1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on keyboard to permit the latest version.

Release notes

Sourced from keyboard's releases.

v0.13.5

Changelog

Sourced from keyboard's changelog.

0.13.5

0.13.4

  • [All] Improve release process, fixing #233 and #269.

0.13.3

  • [Windows] Fix overflow error on Python 3.7.
  • [Mac] Added alt gr -> alt mapping.
  • [Mac] Added support for right shift.
  • [All] Fixed numlock alias.
  • [All] Fixed example code.

0.13.2

  • [Mac] Fixed "map_name" error (i.e. implement new backend API).
  • [Win] Improve detection of "right alt" key.
  • [All] Misc fixes for edge cases.

0.13.1

  • [Windows/Linux] Fixed installation.

0.13.0

  • [All] New remap_ and block_ functions.
  • [All] New high-level functions for parsing and converting hotkey names.
  • [All] Added .modifiers and .is_keymap attribute to events.
  • [All] Event name now matches character typed (e.g. now event from key 1 reports as ! if shift is pressed). This gives get_typed_strings more precision.
  • [Windows] New key suppression system should fix most bugs with suppress=True.
  • [Linux] Added .device attribute to events.
  • [All] Many, many bugfixes.

0.11.0

  • [Windows] Used explicit WinDLL to fix "expected CFunctionType instance instead of CFunctionType".
  • [Windows] Added more Windows virtual key codes for key name mapping (should fix .e.g "?").
  • [All] Fixed canonicalization removing too much space (thanks @​iliazeus).
  • [All] Added start_recording and stop_recording for more flexible macros (thanks @​softuser25 for the suggestion).

... (truncated)

Commits
  • d4fbad6 Update changes for v0.13.5
  • 78c941a Fix docstring typos
  • 4d53bb5 Updated typo
  • 4ea4a85 Create MANIFEST.in file to include LICENSE.txt file
  • 8cfc9e4 Fix simple typo: wans't -> wasn't
  • 1c73c4f Merge branch 'master' of github.com:boppreh/keyboard
  • f645940 Update changes for v0.13.4
  • 6c0cb37 Improve release process, fixing #233 and #269
  • 21c8728 Merge pull request #281 from luizeldorado/patch-1
  • de460f5 Update _winkeyboard.py
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [keyboard](https://github.com/boppreh/keyboard) to permit the latest version.
- [Release notes](https://github.com/boppreh/keyboard/releases)
- [Changelog](https://github.com/boppreh/keyboard/blob/master/CHANGES.md)
- [Commits](boppreh/keyboard@v0.13.0...v0.13.5)

---
updated-dependencies:
- dependency-name: keyboard
  dependency-version: 0.13.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 4, 2026
@dependabot
dependabot Bot requested a review from Mattboxx as a code owner August 4, 2026 10:14
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants