Skip to content

Bump the python-dependencies group across 1 directory with 3 updates#7

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python-dependencies-a98c36e49b
Open

Bump the python-dependencies group across 1 directory with 3 updates#7
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python-dependencies-a98c36e49b

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 13, 2026

Updates the requirements on fastapi, uvicorn and pytak to permit the latest version.
Updates fastapi to 0.136.1

Release notes

Sourced from fastapi's releases.

0.136.1

Upgrades

Internal

Commits

Updates uvicorn to 0.46.0

Release notes

Sourced from uvicorn's releases.

Version 0.46.0

What's Changed

Full Changelog: Kludex/uvicorn@0.45.0...0.46.0

Changelog

Sourced from uvicorn's changelog.

0.46.0 (April 23, 2026)

Added

  • Support ws_max_size in wsproto implementation (#2915)
  • Support ws_ping_interval and ws_ping_timeout in wsproto implementation (#2916)

Changed

  • Use bytearray for incoming WebSocket message buffer in websockets-sansio (#2917)

0.45.0 (April 21, 2026)

Added

  • Add --reset-contextvars flag to isolate ASGI request context (#2912)
  • Accept os.PathLike for log_config (#2905)
  • Accept log_level strings case-insensitively (#2907)

Changed

  • Revert "Emit http.disconnect on server shutdown for streaming responses" (#2913)
  • Revert "Explicitly start ASGI run with empty context" (#2911)

Fixed

  • Preserve forwarded client ports in proxy headers middleware (#2903)
  • Raise helpful ImportError when PyYAML is missing for YAML log config (#2906)

0.44.0 (April 6, 2026)

Added

  • Implement websocket keepalive pings for websockets-sansio (#2888)

0.43.0 (April 3, 2026)

You can quit Uvicorn now. We heard you, @​pamelafox - all 47 of your Ctrl+C's (thanks for flagging it, and thanks to @​tiangolo for the fix 🙏). See the tweet.

Changed

  • Emit http.disconnect ASGI receive() event on server shutting down for streaming responses (#2829)
  • Use native context parameter for create_task on Python 3.11+ (#2859)
  • Drop cast in ASGI types (#2875)

0.42.0 (March 16, 2026)

Changed

  • Use bytearray for request body accumulation to avoid O(n^2) allocation on fragmented bodies (#2845)

... (truncated)

Commits
  • b224045 Version 0.46.0 (#2918)
  • 7375b5b Use bytearray for incoming WebSocket message buffer in websockets-sansio (#...
  • d438fb1 Support ws_ping_interval and ws_ping_timeout in wsproto implementation ...
  • 3e6b964 Support ws_max_size in wsproto implementation (#2915)
  • 2c423bd Version 0.45.0 (#2914)
  • 7f027f8 Revert "Emit http.disconnect on server shutdown for streaming responses" (#...
  • 73a80c3 Add --reset-contextvars flag to isolate ASGI request context (#2912)
  • 45c0b56 Revert empty context for ASGI runs (#2911)
  • 850d926 Raise helpful ImportError when PyYAML is missing for YAML log config (#2906)
  • fdcacb4 Accept log_level strings case-insensitively (#2907)
  • Additional commits viewable in compare view

Updates pytak to 7.3.7

Changelog

Sourced from pytak's changelog.

PyTAK 7.3.0 (Draft)

Release draft for the next PyTAK version after 7.2.1.

  • Added certificate enrollment workflow support in TLS client setup via CertificateEnrollment.
  • Added support for PYTAK_TLS_CERT_ENROLLMENT_USERNAME, PYTAK_TLS_CERT_ENROLLMENT_PASSWORD, and PYTAK_TLS_CERT_ENROLLMENT_PASSPHRASE.
  • Improved TLS behavior and diagnostics, including optional expected server hostname handling (PYTAK_TLS_SERVER_EXPECTED_HOSTNAME).
  • Improved queue and worker behavior with better handling of full queues and None payload edge cases (TXWorker.send_data()).
  • Added PYTAK_NO_HELLO to disable initial Hello events for deployments that require quiet startup.
  • Added multicast TTL configuration support for UDP/multicast workflows.
  • Added/expanded helper APIs including SimpleCOTEvent, COTEvent, and cot2xml.
  • Improved Python 3.12 compatibility and removed Python 3.6 support in CI and packaging metadata.
  • Improved packaging/release pipeline and version management (VERSION file based versioning).
  • Expanded examples, tests, and project documentation.

PyTAK 7.0.1

Happy Summer Solstice

  • Fixes #72: Add a config variable for users to set expected CN when using CA verification. Thanks @​ahoenerBE
  • Added configuration parameter: PYTAK_TLS_SERVER_EXPECTED_HOSTNAME
  • Rewrote GitHub actions, moved most logic to shell script and Makefile.
  • Renamed Debian package from python3-pytak to pytak.
  • Standardized Makefile for all PyTAK based programs.
  • Cleaned, simplified and expanded documentation.
  • Created Makefile jobs for Debian packaging and PyTAK customization.
  • Moved all media to media sub directory under docs/.
  • Converted README.rst to README.md.
  • Style & Linting of code.
  • Refactored TLS client creation, abstracted many functions.
  • Added TLS client cert and key checks and improved error messages.

PyTAK 6.4.0

  • Fixes #69: PyTAK's TAK_PROTO=1 doesn't always work with iTAK.

PyTAK 6.3.1

  • Fixes #67: Add constrained logging for systemd invocation.

PyTAK 6.3.0

  • Fixes #58: TypeError: can't multiply sequence by non-int of type 'float'.
  • Fixes #64 (?): Cryptography functions deprecated
  • Fixes #65: Performance issues with large queues, sleep only on empty queue.
  • Fixes #66: Add config params MAX_OUT_QUEUE & MAX_IN_QUEUE to allow queue tuning.

PyTAK 6.2.4

... (truncated)

Commits
  • 926248d PyPI: add environment claim for trusted publishing
  • a582417 RPM: build with /usr/bin/python3 to avoid unsatisfiable /usr/sbin/python3 dep
  • fe2bcc4 Bump version to 7.3.5
  • 3d654b0 Dockerfile.rpm: load filelists metadata so DNF resolves /usr/sbin/python3 dep
  • b2d9ada Bump version to 7.3.4
  • 2ac909b Dockerfile.rpm: install python-unversioned-command to satisfy RPM dep on Fedo...
  • 1167a6e Bump version to 7.3.3
  • 7c4db91 Fix XML pretty-printing on Python 3.7 (no ET.indent)
  • c2bbf97 Add pytak entry point to setup.cfg; add 403 cert-cache-clear in ws_factory
  • d310836 Fix test: accept ET-normalized self-closing tag in StdoutWorker test
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [fastapi](https://github.com/fastapi/fastapi), [uvicorn](https://github.com/Kludex/uvicorn) and [pytak](https://github.com/snstac/pytak) to permit the latest version.

Updates `fastapi` to 0.136.1
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.115.0...0.136.1)

Updates `uvicorn` to 0.46.0
- [Release notes](https://github.com/Kludex/uvicorn/releases)
- [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md)
- [Commits](Kludex/uvicorn@0.30.0...0.46.0)

Updates `pytak` to 7.3.7
- [Release notes](https://github.com/snstac/pytak/releases)
- [Changelog](https://github.com/snstac/pytak/blob/main/CHANGELOG.md)
- [Commits](snstac/pytak@v7.3.0...v7.3.7)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.136.1
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: uvicorn
  dependency-version: 0.46.0
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: pytak
  dependency-version: 7.3.7
  dependency-type: direct:production
  dependency-group: python-dependencies
...

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 May 13, 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