Skip to content

build(deps): update pyarmor requirement from ^9.1.6 to ^9.2.4 in /deceptgold#174

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/deceptgold/pyarmor-tw-9.2.4
Open

build(deps): update pyarmor requirement from ^9.1.6 to ^9.2.4 in /deceptgold#174
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/deceptgold/pyarmor-tw-9.2.4

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 10, 2026

Updates the requirements on pyarmor to permit the latest version.

Release notes

Sourced from pyarmor's releases.

Release 9.2.4

New Features

  • When using pyarmor gen to generate the obfuscated scripts, enable ProcessPoolExecuter by this way: pyarmor cfg max_workers 1 (#2272)

Fixed isssues

  • Refine some error messages, make it clear
Changelog

Sourced from pyarmor's changelog.

Pyarmor 8.x Change Logs

In order to improve security and support Python 3.11, there are significant changes in Pyarmor 8.0

It has been rewritten and new features are implemented through the new commands: gen, reg, cfg. These commands only work for Python 3.7 and above.

New features

  • Support Python 3.11
  • Introduce 3 new commands: gen, cfg, reg
  • Introduce BCC Mode, an irreversible obfuscation method
  • Introduce RFT mode, an irreversible obfuscation method
  • Localize and internationalize runtime error messages
  • Check expired date by NTP server

Full changelogs for all 8.0+, refer to https://github.com/dashingsoft/pyarmor/releases

Import Notes for Pyarmor prior to 8.0

In future only bug fix for old commands, no new features for old commands.

The old commands obfuscate, licenses etc. still could be used, but there have some changes.

There are 3 cases for old users after Pyarmor 8.0 is released:

  1. Never upgrade to 8.0+
  • SPP mode doesn't work

    In order to use SPP mode, it's necessary to upgrade Pyarmor to 8.0+

  • Command pyarmor register without any argument return 404 error

    It is used to query registration information in old Pyarmor, but now license server doesn't serve this web api.

    Instead use pyarmor -v to make sure it's not trial version.

  • Registering Pyarmor by pyarmor register pyarmor-regcode-xxxxxx.txt can be used no more than 10 times

    In order to use Pyarmor in new machine, CI server or docker, check the second method described in the registration file "pyarmor-regcode-xxxxxx.txt":

    Downloading "pyarmor-regfile-xxxxxx.zip" once, use this `.zip` file to
    register Pyarmor later.
    

... (truncated)

Commits

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 [pyarmor](https://github.com/dashingsoft/pyarmor) to permit the latest version.
- [Release notes](https://github.com/dashingsoft/pyarmor/releases)
- [Changelog](https://github.com/dashingsoft/pyarmor/blob/master/docs/ChangeLogs.8)
- [Commits](dashingsoft/pyarmor@v9.1.6...v9.2.4)

---
updated-dependencies:
- dependency-name: pyarmor
  dependency-version: 9.2.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Apr 10, 2026

Labels

The following labels could not be found: dependabot. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 10, 2026
@dependabot dependabot bot requested a review from jonathanscheibel as a code owner April 10, 2026 23:15
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 10, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant