Skip to content

build(deps): update setproctitle requirement from >=1.1 to >=1.3.7 in /requirements - #744

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/requirements/setproctitle-gte-1.3.7
Open

build(deps): update setproctitle requirement from >=1.1 to >=1.3.7 in /requirements#744
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/requirements/setproctitle-gte-1.3.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on setproctitle to permit the latest version.

Changelog

Sourced from setproctitle's changelog.

Version 1.3.7

  • Add support for Python 3.14 (issue #152).

Version 1.3.6

  • Add support for free-threading (issue #147).

Version 1.3.5

  • Fix bouncing Dock icon on macOS (issue #143).
  • Fix building on C23 compilers (issue #145).

Version 1.3.4

  • Add support for Python 3.13 (issue #139).
  • Drop support for Python 3.7.

Version 1.3.3

  • Add support for Python 3.12.
  • Fix package metadata to include Python 3.11, 3.12.

Version 1.3.2

  • Restore import-time initialization of macOS to avoid crash on thread+fork (issue #113).

Version 1.3.1

  • Fixed segfault on macOS 12.5 in forked processes (issue #111). Note that, as a workaround, Activity Monitor will show the title of the parent.

Version 1.3.0

... (truncated)

Commits
  • 389ed6f chore: bump version to 1.3.7
  • 0225735 Build CPython 3.14 wheels
  • 11d5ba7 chore: drop end year copyright
  • 9950f38 chore: use a standard license file format
  • 864cb72 chore: bump version update history
  • ef9cee1 Merge pull request #148 from lysnikolaou/free-threading
  • fb28127 Implement support for CPython 3.13t
  • cacf96f chore: bump version number to 1.3.5
  • 314c9a8 Merge pull request #146 from gershnik/fix-145
  • 8787da7 docs: add release note about C23 compilers fix
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 22, 2026
Updates the requirements on [setproctitle](https://github.com/dvarrazzo/py-setproctitle) to permit the latest version.
- [Changelog](https://github.com/dvarrazzo/py-setproctitle/blob/master/HISTORY.rst)
- [Commits](dvarrazzo/py-setproctitle@version-1.1...version-1.3.7)

---
updated-dependencies:
- dependency-name: setproctitle
  dependency-version: 1.3.7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/requirements/setproctitle-gte-1.3.7 branch from a413b30 to 69bd449 Compare August 5, 2026 20:58
@dependabot @github

dependabot Bot commented on behalf of github Aug 6, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

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