Skip to content

Bump the pip-deps group across 1 directory with 2 updates#2660

Merged
yorickdowne merged 1 commit into
mainfrom
dependabot/pip/traefik-utils/pip-deps-f09bc4c730
Jun 23, 2026
Merged

Bump the pip-deps group across 1 directory with 2 updates#2660
yorickdowne merged 1 commit into
mainfrom
dependabot/pip/traefik-utils/pip-deps-f09bc4c730

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the pip-deps group with 2 updates in the /traefik-utils directory: boto3 and cloudflare.

Updates boto3 from 1.43.30 to 1.43.35

Commits
  • c5b26ca Merge branch 'release-1.43.35'
  • 46e77cd Bumping version to 1.43.35
  • 9919ede Add changelog entries from botocore
  • 1820b7d Merge branch 'release-1.43.34'
  • 0065dbe Merge branch 'release-1.43.34' into develop
  • 2178e7a Bumping version to 1.43.34
  • 797f30d Add changelog entries from botocore
  • 325a059 Remove DocumentModifiedShape and re-export it from botocore (#4795)
  • 44bfb9a Merge branch 'release-1.43.33'
  • 447ab8f Merge branch 'release-1.43.33' into develop
  • Additional commits viewable in compare view

Updates cloudflare from 5.3.0 to 5.4.0

Release notes

Sourced from cloudflare's releases.

v5.4.0

5.4.0 (2026-06-16)

Full Changelog: v5.3.0...v5.4.0

Features

  • ai_gateway: add custom_providers sub-resource (b982ff3)
  • ct_alerter: add CT alerting subscription endpoints (client.zones.ct.alerting) (5bb529c)
  • d1: add fields parameter to client.d1.database.get (2b0e738)
  • flagship: add flagship resource with apps, flags, changelog, and evaluate endpoints (2b0e738)
  • magic_transit: add cf1_sites sub-resource with ramps, and ipsec_tunnels.psk_set method (5d8e422)
  • origin_tls_compliance_modes: add origin_tls_compliance_modes resource (2b0e738)
  • ssl: add auto_origin_tls_kex sub-resource (2b0e738)
  • tenants: add tenants top-level resource and user.tenants sub-resource (7677b4c)
  • zero_trust: add DLP sensitivity_groups, data_tag_categories, and data_classes sub-resources (2b0e738)
  • zero_trust: add tunnels.warp_connector.configurations sub-resource (2b0e738)

Bug Fixes

  • iam: OAuthScopeListResponse type import path moved from cloudflare.types.iam.oauth_scopes to cloudflare.types.iam (2b0e738)

Chores

  • api: update composite API spec (2b0e738)

New Resources

Tenants (client.tenants)

  • get(tenant_id) -> Tenant
  • tenants.account_types.list(tenant_id) -> SyncSinglePage[AccountTypeListResponse]
  • tenants.accounts.list(tenant_id) -> SyncSinglePage[TenantAccount]
  • tenants.entitlements.get(tenant_id) -> TenantEntitlements
  • tenants.memberships.list(tenant_id) -> SyncSinglePage[TenantMembership]

New types:

from cloudflare.types.tenants import (
    Tenant,
    AccountTypeListResponse,
    TenantAccount,
    TenantEntitlements,
    TenantMembership,
)

... (truncated)

Changelog

Sourced from cloudflare's changelog.

5.4.0 (2026-06-16)

Full Changelog: v5.3.0...v5.4.0

Features

  • feat(ai_gateway): add custom_providers resource (b982ff3)
  • feat(api): map ipsec_tunnels/psk, sites/app_policies and cf1_sites for magic-on-ramps (5d8e422)
  • feat(ct_alerter): add CT alerting subscription endpoint mappings (5bb529c)
  • feat(tenants): add tenants resource SDK mapping [PT-2567] (7677b4c)

Chores

  • api: update composite API spec (2b0e738)
  • api: update composite API spec (c7202c9)
  • api: update composite API spec (f94e4de)
  • api: update composite API spec (656f973)
  • api: update composite API spec (05e802d)
  • api: update composite API spec (3817b57)
  • api: update composite API spec (3e26c73)
  • api: update composite API spec (0ff89f9)
  • api: update composite API spec (eeec39a)
  • api: update composite API spec (45260b9)
  • api: update composite API spec (72eb205)
  • internal: codegen related update (86bdf98)
Commits
  • 2927882 Merge pull request #2734 from cloudflare/release-please--branches--main--chan...
  • 87ee898 release: 5.4.0
  • 64469d6 Merge pull request #2732 from cloudflare/staging-next
  • 2b0e738 chore(api): update composite API spec
  • 25b2838 codegen metadata
  • f8e14b9 codegen metadata
  • c7202c9 chore(api): update composite API spec
  • f94e4de chore(api): update composite API spec
  • 656f973 chore(api): update composite API spec
  • 05e802d chore(api): update composite API spec
  • 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

Bumps the pip-deps group with 2 updates in the /traefik-utils directory: [boto3](https://github.com/boto/boto3) and [cloudflare](https://github.com/cloudflare/cloudflare-python).


Updates `boto3` from 1.43.30 to 1.43.35
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.43.30...1.43.35)

Updates `cloudflare` from 5.3.0 to 5.4.0
- [Release notes](https://github.com/cloudflare/cloudflare-python/releases)
- [Changelog](https://github.com/cloudflare/cloudflare-python/blob/main/CHANGELOG.md)
- [Commits](cloudflare/cloudflare-python@v5.3.0...v5.4.0)

---
updated-dependencies:
- dependency-name: boto3
  dependency-version: 1.43.35
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-deps
- dependency-name: cloudflare
  dependency-version: 5.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-deps
...

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 Jun 22, 2026
@yorickdowne yorickdowne merged commit 851de9f into main Jun 23, 2026
24 of 25 checks passed
@yorickdowne yorickdowne deleted the dependabot/pip/traefik-utils/pip-deps-f09bc4c730 branch June 23, 2026 07:12
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