Skip to content

Update python-engineio requirement from >=4.13.0 to >=4.13.1#47

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python-engineio-gte-4.13.1
Open

Update python-engineio requirement from >=4.13.0 to >=4.13.1#47
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python-engineio-gte-4.13.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 15, 2026

Updates the requirements on python-engineio to permit the latest version.

Release notes

Sourced from python-engineio's releases.

Release 4.13.1

See CHANGES.md for release notes.

Changelog

Sourced from python-engineio's changelog.

python-engineio change log

Release 4.13.1 - 2026-02-06

  • Document that a process can have only one custom JSON module (commit)
  • Switch to Furo documentation template (commit)

Release 4.13.0 - 2025-12-24

  • Apply escaping rules when parsing cookie values (commit)
  • Several minor improvements to the aiohttp integration #419 (commit) (thanks PaulWasTaken!)
  • Clarify logging behavior in documentation #421 (commit) (thanks ZipFile!)
  • Address deprecation warnings #422 (commit)
  • Add 3.14 and pypy-3.11 CI builds (commit)
  • Drop Python 3.8 and 3.9 from CI builds (commit)

Release 4.12.3 - 2025-09-28

  • Reset client queue upon disconnection #414 (commit)
  • Support ['*'] in addition to '*' in the cors_allowed_origins option #410 (commit) (thanks Wu Clan!)

Release 4.12.2 - 2025-06-04

  • Support new monkey-patched gevent Queue class in the client #403 (commit)
  • Better support of the ASGI spec when interpreting WebSocket events #405 (commit) (thanks Eric Zhang!)

Release 4.12.1 - 2025-05-11

  • Accept empty binary values in the async server #404 (commit)
  • Add SPDX license identifier #401 (commit) (thanks Marc Mueller!)

Release 4.12.0 - 2025-04-12

  • Optimize packet parsing to avoid unnecessary calls to JSON parser #399 (commit)
  • Pass environ as a second argument to callable option cors_allowed_origins #398 (commit) (thanks wft-swas!)

Release 4.11.2 - 2024-12-29

  • Fix incorrect disconnection reason reported when browser page is closed (commit)

Release 4.11.1 - 2024-12-17

  • Remove debugging prints 😊 (commit)

Release 4.11.0 - 2024-12-17

  • Pass a reason argument to the disconnect handler #393 (commit)
  • Add maxPayload to connection response #392 (commit) (thanks HeySMMReseller & HeySMMProvider!)
  • Client option to disable timestamps in connection URLs #386 (commit)
  • Return disconnected sessions as 400 errors #391 (commit)

... (truncated)

Commits
  • 26dbd98 Release 4.13.1
  • 15e5989 Switch to Furo documentation template
  • 119ec1e Document that a process can have only one custom JSON module
  • d5cab9e Update aiohttp version requirement to 3.11 #nolog
  • f8d0609 Bump qs and express in /examples/server/javascript (#428) #nolog
  • 62a0b31 Bump aiohttp from 3.12.14 to 3.13.3 in /examples/server/aiohttp (#427) #nolog
  • 7e1aa23 Bump qs and express in /examples/client/javascript (#426) #nolog
  • 8e73648 Version 4.13.1.dev0
  • See full diff 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 [python-engineio](https://github.com/miguelgrinberg/python-engineio) to permit the latest version.
- [Release notes](https://github.com/miguelgrinberg/python-engineio/releases)
- [Changelog](https://github.com/miguelgrinberg/python-engineio/blob/main/CHANGES.md)
- [Commits](miguelgrinberg/python-engineio@v4.13.0...v4.13.1)

---
updated-dependencies:
- dependency-name: python-engineio
  dependency-version: 4.13.1
  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 Apr 15, 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