Skip to content

Commit

Permalink
chore(deps): bump cx-freeze from 7.1.0 to 7.1.0.post0 (#72)
Browse files Browse the repository at this point in the history
* chore(deps): bump cx-freeze from 7.1.0 to 7.1.0.post0

Bumps [cx-freeze](https://github.com/marcelotduarte/cx_Freeze) from 7.1.0 to 7.1.0.post0.
- [Release notes](https://github.com/marcelotduarte/cx_Freeze/releases)
- [Commits](marcelotduarte/cx_Freeze@7.1.0...7.1.0-post0)

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

Signed-off-by: dependabot[bot] <[email protected]>

* style(pre-commit.ci): auto fixes from pre-commit hooks

for more information, see https://pre-commit.ci

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and pre-commit-ci[bot] authored Jun 4, 2024
1 parent 9494b5d commit 580b95c
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 44 deletions.
1 change: 1 addition & 0 deletions basilisk/consts.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
DEFAULT_LANG = "en"
UNINSTALL_FILE_NAME = "unins000.exe"


class HotkeyAction(Enum):
TOGGLE_VISIBILITY = 1
CAPTURE_FULL = 20
Expand Down
88 changes: 44 additions & 44 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 580b95c

Please sign in to comment.