Skip to content

chore(deps): bump the templates-examples-pip-minor-patch group across 8 directories with 4 updates - #4086

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/templates/templates-examples-pip-minor-patch-2e082ef779
Closed

chore(deps): bump the templates-examples-pip-minor-patch group across 8 directories with 4 updates#4086
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/templates/templates-examples-pip-minor-patch-2e082ef779

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the templates-examples-pip-minor-patch group with 4 updates in the /templates directory: kafka-python-ng, requests, faker and fastapi.
Bumps the templates-examples-pip-minor-patch group with 2 updates in the /templates/python directory: kafka-python-ng and requests.
Bumps the templates-examples-pip-minor-patch group with 2 updates in the /templates/python-cluster directory: kafka-python-ng and requests.
Bumps the templates-examples-pip-minor-patch group with 2 updates in the /templates/python-empty directory: kafka-python-ng and requests.
Bumps the templates-examples-pip-minor-patch group with 2 updates in the /templates/python-fastapi directory: kafka-python-ng and requests.
Bumps the templates-examples-pip-minor-patch group with 2 updates in the /templates/python-fastapi-client-only directory: kafka-python-ng and requests.
Bumps the templates-examples-pip-minor-patch group with 2 updates in the /templates/python-tests directory: kafka-python-ng and requests.
Bumps the templates-examples-pip-minor-patch group with 4 updates in the /templates/python-webapp directory: kafka-python-ng, requests, faker and fastapi.

Updates kafka-python-ng from 2.2.2 to 2.2.3

Release notes

Sourced from kafka-python-ng's releases.

v2.2.3

What's Changed

New Contributors

Full Changelog: kafka-python-ng/kafka-python-ng@v2.2.2...v2.2.3

Commits

Updates requests from 2.32.4 to 2.34.2

Release notes

Sourced from requests's releases.

v2.34.2

2.34.2 (2026-05-14)

  • Moved headers input type back to Mapping to avoid invariance issues with MutableMapping and inferred dict types. Users calling Request.headers.update() may need to narrow typing in their code. (#7441)

Full Changelog: https://github.com/psf/requests/blob/main/HISTORY.md#2342-2026-05-14

v2.34.1

2.34.1 (2026-05-13)

Bugfixes

  • Widened json input type from dict and list to Mapping and Sequence. (#7436)
  • Changed headers input type to MutableMapping and removed None from Request.headers typing to improve handling for users. (#7431)
  • Response.reason moved from str | None to str to improve handling for users. (#7437)
  • Fixed a bug where some bodies with custom __getattr__ implementations weren't being properly detected as Iterables. (#7433)

New Contributors

Full Changelog: https://github.com/psf/requests/blob/main/HISTORY.md#2341-2026-05-13

v2.34.0

2.34.0 (2026-05-11)

Announcements

  • Requests 2.34.0 introduces inline types, replacing those provided by typeshed. Public API types should be fully compatible with mypy, pyright, and ty. We believe types are comprehensive but if you find issues, please report them to the pinned tracking issue.

    Special thanks to @​bastimeyer, @​cthoyt, @​edgarrmondragon, and @​srittau for helping review and test the types ahead of the release. (#7272)

Improvements

  • Digest Auth hashing algorithms have added usedforsecurity=False to clarify security considerations. (#7310)
  • Requests added support for Python 3.15 based on beta1. Downstream projects should be able to start testing prior to its release in October. (#7422)
  • Requests added support for Python 3.14t. (#7419)

Bugfixes

  • Response.history no longer contains a reference to itself, preventing accidental looping when traversing the history list. (#7328)
  • Requests no longer performs greedy matching on no_proxy domains. The

... (truncated)

Changelog

Sourced from requests's changelog.

2.34.2 (2026-05-14)

  • Moved headers input type back to Mapping to avoid invariance issues with MutableMapping and inferred dict types. Users calling Request.headers.update() may need to narrow typing in their code. (#7441)

2.34.1 (2026-05-13)

Bugfixes

  • Widened json input type from dict and list to Mapping and Sequence. (#7436)
  • Changed headers input type to MutableMapping and removed None from Request.headers typing to improve handling for users. (#7431)
  • Response.reason moved from str | None to str to improve handling for users. (#7437)
  • Fixed a bug where some bodies with custom __getattr__ implementations weren't being properly detected as Iterables. (#7433)

2.34.0 (2026-05-11)

Announcements

  • Requests 2.34.0 introduces inline types, replacing those provided by typeshed. Public API types should be fully compatible with mypy, pyright, and ty. We believe types are comprehensive but if you find issues, please report them to the pinned tracking issue.

    Special thanks to @​bastimeyer, @​cthoyt, @​edgarrmondragon, and @​srittau for helping review and test the types ahead of the release. (#7272)

Improvements

  • Digest Auth hashing algorithms have added usedforsecurity=False to clarify security considerations. (#7310)
  • Requests added support for Python 3.15 based on beta1. Downstream projects should be able to start testing prior to its release in October. (#7422)
  • Requests added support for Python 3.14t. (#7419)

Bugfixes

  • Response.history no longer contains a reference to itself, preventing accidental looping when traversing the history list. (#7328)
  • Requests no longer performs greedy matching on no_proxy domains. The proxy_bypass implementation has been updated with CPython's fix from bpo-39057. (#7427)
  • Requests no longer incorrectly strips duplicate leading slashes in URI paths. This should address user issues with specific presigned URLs. Note the full fix requires urllib3 2.7.0+. (#7315)

... (truncated)

Commits

Updates faker from 40.8.0 to 40.18.0

Release notes

Sourced from faker's releases.

Release v40.18.0

See CHANGELOG.md.

Release v40.17.0

See CHANGELOG.md.

Release v40.16.0

See CHANGELOG.md.

Release v40.15.0

See CHANGELOG.md.

Release v40.14.1

See CHANGELOG.md.

Release v40.14.0

See CHANGELOG.md.

Release v40.13.0

See CHANGELOG.md.

Release v40.12.0

See CHANGELOG.md.

Release v40.11.1

See CHANGELOG.md.

Release v40.11.0

See CHANGELOG.md.

Release v40.10.0

See CHANGELOG.md.

Release v40.9.0

See CHANGELOG.md.

Release v40.8.1

See CHANGELOG.md.

Changelog

Sourced from faker's changelog.

v40.18.0 - 2026-05-14

  • Add automotive providers for ar_DZ and fr_DZ locales. Thanks @​othmane099.
  • Add phone_number provider for ar_DZ and fr_DZ locales. Thanks @​othmane099.

v40.17.0 - 2026-05-14

  • Add am_ET phone_number provider for Ethiopia. Thanks @​jasur-py.

v40.16.0 - 2026-05-14

  • Fix duplicate phone number prefix 145 in zh_CN locale. Thanks @​r266-tec.

v40.15.0 - 2026-04-17

v40.14.1 - 2026-04-17

v40.14.0 - 2026-04-17

  • Fix: update placekitten URL to placekittens (#2364). Thanks @​reory.

v40.13.0 - 2026-04-06

v40.12.0 - 2026-03-30

v40.11.1 - 2026-03-23

  • Fix: rebind deepcopy proxies to copied Faker instances. Thanks @​SunS1eep1ng.

v40.11.0 - 2026-03-13

  • Add major Swiss banks to de_CH bank provider. Thanks @​raphael-s.

v40.10.0 - 2026-03-13

... (truncated)

Commits

Updates fastapi from 0.135.1 to 0.136.1

Release notes

Sourced from fastapi's releases.

0.136.1

Upgrades

Internal

0.136.0

Upgrades

0.135.4

Refactors

Internal

0.135.3

... (truncated)

Commits

Updates kafka-python-ng from 2.2.2 to 2.2.3

Release notes

Sourced from kafka-python-ng's releases.

v2.2.3

What's Changed

New Contributors

Full Changelog: kafka-python-ng/kafka-python-ng@v2.2.2...v2.2.3

Commits

Updates requests from 2.32.4 to 2.34.2

Release notes

Sourced from requests's releases.

v2.34.2

2.34.2 (2026-05-14)

  • Moved headers input type back to Mapping to avoid invariance issues with MutableMapping and inferred dict types. Users calling Request.headers.update() may need to narrow typing in their code. (#7441)

Full Changelog: https://github.com/psf/requests/blob/main/HISTORY.md#2342-2026-05-14

v2.34.1

2.34.1 (2026-05-13)

Bugfixes

  • Widened json input type from dict and list to Mapping and Sequence. (#7436)
  • Changed headers input type to MutableMapping and removed None from Request.headers typing to improve handling for users. (#7431)
  • Response.reason moved from str | None to str to improve handling for users. (#7437)
  • Fixed a bug where some bodies with custom __getattr__ implementations weren't being properly detected as Iterables. (#7433)

New Contributors

Full Changelog: https://github.com/psf/requests/blob/main/HISTORY.md#2341-2026-05-13

v2.34.0

2.34.0 (2026-05-11)

Announcements

  • Requests 2.34.0 introduces inline types, replacing those provided by typeshed. Public API types should be fully compatible with mypy, pyright, and ty. We believe types are comprehensive but if you find issues, please report them to the pinned tracking issue.

    Special thanks to @​bastimeyer, @​cthoyt, @​edgarrmondragon, and @​srittau for helping review and test the types ahead of the release. (#7272)

Improvements

  • Digest Auth hashing algorithms have added usedforsecurity=False to clarify security considerations. (#7310)
  • Requests added support for Python 3.15 based on beta1. Downstream projects should be able to start testing prior to its release in October. (#7422)
  • Requests added support for Python 3.14t. (#7419)

Bugfixes

  • Response.history no longer contains a reference to itself, preventing accidental looping when traversing the history list. (#7328)
  • Requests no longer performs greedy matching on no_proxy domains. The

... (truncated)

Changelog

Sourced from requests's changelog.

2.34.2 (2026-05-14)

  • Moved headers input type back to Mapping to avoid invariance issues with MutableMapping and inferred dict types. Users calling Request.headers.update() may need to narrow typing in their code. (#7441)

2.34.1 (2026-05-13)

Bugfixes

  • Widened json input type from dict and list to Mapping and Sequence. (#7436)
  • Changed headers input type to MutableMapping and removed None from Request.headers typing to improve handling for users. (#7431)
  • Response.reason moved from str | None to str to improve handling for users. (#7437)
  • Fixed a bug where some bodies with custom __getattr__ implementations weren't being properly detected as Iterables. (#7433)

2.34.0 (2026-05-11)

Announcements

  • Requests 2.34.0 introduces inline types, replacing those provided by typeshed. Public API types should be fully compatible with mypy, pyright, and ty. We believe types are comprehensive but if you find issues, please report them to the pinned tracking issue.

    Special thanks to @​bastimeyer, @​cthoyt, @​edgarrmondragon, and @​srittau for helping review and test the types ahead of the release. (#7272)

Improvements

  • Digest Auth hashing algorithms have added usedforsecurity=False to clarify security considerations. (#7310)
  • Requests added support for Python 3.15 based on beta1. Downstream projects should be able to start testing prior to its release in October. (#7422)
  • Requests added support for Python 3.14t. (#7419)

Bugfixes

  • Response.history no longer contains a reference to itself, preventing accidental looping when traversing the history list. (#7328)
  • Requests no longer performs greedy matching on no_proxy domains. The proxy_bypass implementation has been updated with CPython's fix from bpo-39057. (#7427)
  • Requests no longer incorrectly strips duplicate leading slashes in URI paths. This should address user issues with specific presigned URLs. Note the full fix requires urllib3 2.7.0+. (#7315)

... (truncated)

Commits

Updates kafka-python-ng from 2.2.2 to 2.2.3

Release notes

Sourced from kafka-python-ng's releases.

v2.2.3

What's Changed

New Contributors

Full Changelog: kafka-python-ng/kafka-python-ng@v2.2.2...v2.2.3

Commits

Updates requests from 2.32.4 to 2.34.2

Release notes

Sourced from requests's releases.

v2.34.2

2.34.2 (2026-05-14)

  • Moved headers input type back to Mapping to avoid invariance issues with MutableMapping and inferred dict types. Users calling Request.headers.update() may need to narrow typing in their code. (#7441)

Full Changelog: https://github.com/psf/requests/blob/main/HISTORY.md#2342-2026-05-14

v2.34.1

2.34.1 (2026-05-13)

Bugfixes

  • Widened json input type from dict and list to Mapping and Sequence. (#7436)
  • Changed headers input type to MutableMapping and removed None from Request.headers typing to improve handling for users. (#7431)
  • Response.reason moved from str | None to str to improve handling for users. (#7437)
  • Fixed a bug where some bodies with custom __getattr__ implementations weren't being properly detected as Iterables. (#7433)

New Contributors

Full Changelog: https://github.com/psf/requests/blob/main/HISTORY.md#2341-2026-05-13

v2.34.0

2.34.0 (2026-05-11)

Announcements

  • Requests 2.34.0 introduces inline types, replacing those provided by typeshed. Public API types should be fully compatible with mypy, pyright, and ty. We believe types are comprehensive but if you find issues, please report them to the pinned tracking issue.

    Special thanks to @​bastimeyer, @​cthoyt, @​edgarrmondragon, and @​srittau for helping review and test the types ahead of the release. (#7272)

Improvements

  • Digest Auth hashing algorithms have added usedforsecurity=False to clarify security considerations. (#7310)
  • Requests added support for Python 3.15 based on beta1. Downstream projects should be able to start testing prior to its release in October. (#7422)
  • Requests added support for Python 3.14t. (#7419)

Bugfixes

  • Response.history no longer contains a reference to itself, preventing accidental looping when traversing the history list. (#7328)
  • Requests no longer performs greedy matching on no_proxy domains. The

... (truncated)

Changelog

Sourced from requests's changelog.

2.34.2 (2026-05-14)

  • Moved headers input type back to Mapping to avoid invariance issues with MutableMapping and inferred dict types. Users calling Request.headers.update() may need to narrow typing in their code. (#7441)

2.34.1 (2026-05-13)

Bugfixes

  • Widened json input type from dict and list to Mapping and Sequence. (#7436)
  • Changed headers input type to MutableMapping and removed None from Request.headers typing to improve handling for users. (#7431)
  • Response.reason moved from str | None to str to improve handling for users. (#7437)
  • Fixed a bug where some bodies with custom __getattr__ implementations weren't being properly detected as Iterables. (#7433)

2.34.0 (2026-05-11)

Announcements

  • Requests 2.34.0 introduces inline types, replacing those provided by typeshed. Public API types should be fully compatible with mypy, pyright, and ty. We believe types are comprehensive but if you find issues, please report them to the pinned tracking issue.

    Special thanks to @​bastimeyer, @​cthoyt, @​edgarrmondragon, and @​srittau for helping review and test the types ahead of the release. (#7272)

Improvements

  • Digest Auth hashing algorithms have added usedforsecurity=False to clarify security considerations. (#7310)
  • Requests added support for Python 3.15 based on beta1. Downstream projects should be able to start testing prior to its release in October. (#7422)
  • Requests added support for Python 3.14t. (#7419)

Bugfixes

  • Response.history no longer contains a reference to itself, preventing accidental looping when traversing the history list. (#7328)
  • Requests no longer performs greedy matching on no_proxy domains. The proxy_bypass implementation has been updated with CPython's fix from bpo-39057. (#7427)
  • Requests no longer incorrectly strips duplicate leading slashes in URI paths. This should address user issues with specific presigned URLs. Note the full fix requires urllib3 2.7.0+. (#7315)

... (truncated)

Commits

Updates kafka-python-ng from 2.2.2 to 2.2.3

Release notes

Sourced from kafka-python-ng's releases.

v2.2.3

What's Changed

New Contributors

Full Changelog: kafka-python-ng/kafka-python-ng@v2.2.2...v2.2.3

Commits

Updates requests from 2.32.4 to 2.34.2

Release notes

Sourced from requests's releases.

v2.34.2

2.34.2 (2026-05-14)

  • Moved headers input type back to Ma...

    Description has been truncated


    [!NOTE]
    Low Risk
    Low risk because this only updates pinned dependency versions in template requirements.txt files with no production logic changes; any impact is limited to newly generated projects from these templates.

    Overview
    Updates Python template requirements.txt files to newer dependency versions across the templates/ directory.

    Bumps kafka-python-ng to 2.2.3 and requests to 2.34.2 in all affected templates, and additionally bumps faker to 40.18.0 and fastapi[standard] to 0.136.1 in the python-webapp template.

    Reviewed by Cursor Bugbot for commit 6569e796505672764e773c3dc50485805eb5754a. Bugbot is set up for automated code reviews on this repo. Configure here.

… 8 directories with 4 updates

Bumps the templates-examples-pip-minor-patch group with 4 updates in the /templates directory: [kafka-python-ng](https://github.com/wbarnha/kafka-python-ng), [requests](https://github.com/psf/requests), [faker](https://github.com/joke2k/faker) and [fastapi](https://github.com/fastapi/fastapi).
Bumps the templates-examples-pip-minor-patch group with 2 updates in the /templates/python directory: [kafka-python-ng](https://github.com/wbarnha/kafka-python-ng) and [requests](https://github.com/psf/requests).
Bumps the templates-examples-pip-minor-patch group with 2 updates in the /templates/python-cluster directory: [kafka-python-ng](https://github.com/wbarnha/kafka-python-ng) and [requests](https://github.com/psf/requests).
Bumps the templates-examples-pip-minor-patch group with 2 updates in the /templates/python-empty directory: [kafka-python-ng](https://github.com/wbarnha/kafka-python-ng) and [requests](https://github.com/psf/requests).
Bumps the templates-examples-pip-minor-patch group with 2 updates in the /templates/python-fastapi directory: [kafka-python-ng](https://github.com/wbarnha/kafka-python-ng) and [requests](https://github.com/psf/requests).
Bumps the templates-examples-pip-minor-patch group with 2 updates in the /templates/python-fastapi-client-only directory: [kafka-python-ng](https://github.com/wbarnha/kafka-python-ng) and [requests](https://github.com/psf/requests).
Bumps the templates-examples-pip-minor-patch group with 2 updates in the /templates/python-tests directory: [kafka-python-ng](https://github.com/wbarnha/kafka-python-ng) and [requests](https://github.com/psf/requests).
Bumps the templates-examples-pip-minor-patch group with 4 updates in the /templates/python-webapp directory: [kafka-python-ng](https://github.com/wbarnha/kafka-python-ng), [requests](https://github.com/psf/requests), [faker](https://github.com/joke2k/faker) and [fastapi](https://github.com/fastapi/fastapi).


Updates `kafka-python-ng` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/wbarnha/kafka-python-ng/releases)
- [Changelog](https://github.com/kafka-python-ng/kafka-python-ng/blob/master/docs/changelog.rst)
- [Commits](kafka-python-ng/kafka-python-ng@v2.2.2...v2.2.3)

Updates `requests` from 2.32.4 to 2.34.2
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.32.4...v2.34.2)

Updates `faker` from 40.8.0 to 40.18.0
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/v40.18.0/CHANGELOG.md)
- [Commits](joke2k/faker@v40.8.0...v40.18.0)

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

Updates `kafka-python-ng` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/wbarnha/kafka-python-ng/releases)
- [Changelog](https://github.com/kafka-python-ng/kafka-python-ng/blob/master/docs/changelog.rst)
- [Commits](kafka-python-ng/kafka-python-ng@v2.2.2...v2.2.3)

Updates `requests` from 2.32.4 to 2.34.2
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.32.4...v2.34.2)

Updates `kafka-python-ng` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/wbarnha/kafka-python-ng/releases)
- [Changelog](https://github.com/kafka-python-ng/kafka-python-ng/blob/master/docs/changelog.rst)
- [Commits](kafka-python-ng/kafka-python-ng@v2.2.2...v2.2.3)

Updates `requests` from 2.32.4 to 2.34.2
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.32.4...v2.34.2)

Updates `kafka-python-ng` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/wbarnha/kafka-python-ng/releases)
- [Changelog](https://github.com/kafka-python-ng/kafka-python-ng/blob/master/docs/changelog.rst)
- [Commits](kafka-python-ng/kafka-python-ng@v2.2.2...v2.2.3)

Updates `requests` from 2.32.4 to 2.34.2
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.32.4...v2.34.2)

Updates `kafka-python-ng` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/wbarnha/kafka-python-ng/releases)
- [Changelog](https://github.com/kafka-python-ng/kafka-python-ng/blob/master/docs/changelog.rst)
- [Commits](kafka-python-ng/kafka-python-ng@v2.2.2...v2.2.3)

Updates `requests` from 2.32.4 to 2.34.2
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.32.4...v2.34.2)

Updates `kafka-python-ng` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/wbarnha/kafka-python-ng/releases)
- [Changelog](https://github.com/kafka-python-ng/kafka-python-ng/blob/master/docs/changelog.rst)
- [Commits](kafka-python-ng/kafka-python-ng@v2.2.2...v2.2.3)

Updates `requests` from 2.32.4 to 2.34.2
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.32.4...v2.34.2)

Updates `kafka-python-ng` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/wbarnha/kafka-python-ng/releases)
- [Changelog](https://github.com/kafka-python-ng/kafka-python-ng/blob/master/docs/changelog.rst)
- [Commits](kafka-python-ng/kafka-python-ng@v2.2.2...v2.2.3)

Updates `requests` from 2.32.4 to 2.34.2
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.32.4...v2.34.2)

Updates `kafka-python-ng` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/wbarnha/kafka-python-ng/releases)
- [Changelog](https://github.com/kafka-python-ng/kafka-python-ng/blob/master/docs/changelog.rst)
- [Commits](kafka-python-ng/kafka-python-ng@v2.2.2...v2.2.3)

Updates `requests` from 2.32.4 to 2.34.2
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.32.4...v2.34.2)

Updates `faker` from 40.8.0 to 40.18.0
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/v40.18.0/CHANGELOG.md)
- [Commits](joke2k/faker@v40.8.0...v40.18.0)

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

---
updated-dependencies:
- dependency-name: kafka-python-ng
  dependency-version: 2.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: templates-examples-pip-minor-patch
- dependency-name: requests
  dependency-version: 2.34.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: templates-examples-pip-minor-patch
- dependency-name: faker
  dependency-version: 40.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: templates-examples-pip-minor-patch
- dependency-name: fastapi
  dependency-version: 0.136.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: templates-examples-pip-minor-patch
- dependency-name: kafka-python-ng
  dependency-version: 2.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: templates-examples-pip-minor-patch
- dependency-name: requests
  dependency-version: 2.34.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: templates-examples-pip-minor-patch
- dependency-name: kafka-python-ng
  dependency-version: 2.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: templates-examples-pip-minor-patch
- dependency-name: requests
  dependency-version: 2.34.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: templates-examples-pip-minor-patch
- dependency-name: kafka-python-ng
  dependency-version: 2.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: templates-examples-pip-minor-patch
- dependency-name: requests
  dependency-version: 2.34.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: templates-examples-pip-minor-patch
- dependency-name: kafka-python-ng
  dependency-version: 2.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: templates-examples-pip-minor-patch
- dependency-name: requests
  dependency-version: 2.34.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: templates-examples-pip-minor-patch
- dependency-name: kafka-python-ng
  dependency-version: 2.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: templates-examples-pip-minor-patch
- dependency-name: requests
  dependency-version: 2.34.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: templates-examples-pip-minor-patch
- dependency-name: kafka-python-ng
  dependency-version: 2.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: templates-examples-pip-minor-patch
- dependency-name: requests
  dependency-version: 2.34.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: templates-examples-pip-minor-patch
- dependency-name: kafka-python-ng
  dependency-version: 2.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: templates-examples-pip-minor-patch
- dependency-name: requests
  dependency-version: 2.34.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: templates-examples-pip-minor-patch
- dependency-name: faker
  dependency-version: 40.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: templates-examples-pip-minor-patch
- dependency-name: fastapi
  dependency-version: 0.136.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: templates-examples-pip-minor-patch
...

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 16, 2026
@vercel

vercel Bot commented May 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs-v2 Ready Ready Preview, Comment May 16, 2026 3:05am

Request Review

@dependabot @github

dependabot Bot commented on behalf of github May 20, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/pip/templates/templates-examples-pip-minor-patch-2e082ef779 branch May 20, 2026 13:24
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.

1 participant