Skip to content

build(deps): bump the pip group with 13 updates#350

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pip-2f01ed4527
Open

build(deps): bump the pip group with 13 updates#350
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pip-2f01ed4527

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the pip group with 13 updates:

Package From To
azure-identity 1.17.1 1.25.3
certbot-dns-azure 2.5.0 2.6.1
boto3 1.34.144 1.43.36
flask-cors 6.0.2 6.0.5
flask-restx 1.3.0 1.3.2
dns-lexicon 3.25.1 3.25.2
requests 2.33.0 2.34.2
apscheduler 3.10.4 3.11.2
pyopenssl 26.0.0 26.3.0
certbot-dns-gandi 1.6.1 1.6.2
certbot-plugin-edgedns 0.1.0 0.2.0
google-cloud-dns 0.35.0 0.37.0
prometheus-client 0.21.0 0.25.0

Updates azure-identity from 1.17.1 to 1.25.3

Commits

Updates certbot-dns-azure from 2.5.0 to 2.6.1

Commits

Updates boto3 from 1.34.144 to 1.43.36

Commits
  • 1d26f21 Merge branch 'release-1.43.36'
  • 111333b Bumping version to 1.43.36
  • 9d1fa23 Add changelog entries from botocore
  • 6d7f3c2 Update security docs to use newer versions of openssl and python (#4796)
  • c5b26ca Merge branch 'release-1.43.35'
  • c3750ac Merge branch 'release-1.43.35' into develop
  • 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
  • Additional commits viewable in compare view

Updates flask-cors from 6.0.2 to 6.0.5

Release notes

Sourced from flask-cors's releases.

6.0.5

Supersedes 6.0.4

What's Changed

Full Changelog: corydolphin/flask-cors@6.0.3...6.0.5

6.0.4

What's Changed

Full Changelog: corydolphin/flask-cors@6.0.3...6.0.4

6.0.3

What's Changed

Full Changelog: corydolphin/flask-cors@6.0.2...6.0.3

6.0.3-pre

What's Changed

Full Changelog: corydolphin/flask-cors@6.0.2...6.0.3

Commits
  • 91ebc49 Typing Hotfix: support blueprints in the type system
  • d601665 Add strict MyPy Typing
  • c8e8871 Harden release publishing workflow (#406)
  • e1d4034 Derive package version from git tag via setuptools-scm (#405)
  • See full diff in compare view

Updates flask-restx from 1.3.0 to 1.3.2

Release notes

Sourced from flask-restx's releases.

1.3.2

What's Changed

New Contributors

Full Changelog: python-restx/flask-restx@1.3.0...1.3.2

Changelog

Sourced from flask-restx's changelog.

Flask-RestX Changelog

Basic structure is

::

ADD LINK (..) _section-VERSION
VERSION
-------
ADD LINK (..) _bug_fixes-VERSION OR _enhancments-VERSION
Bug Fixes or Enchancements
~~~~~~~~~~~~~~~~~~~~~~~~~~
* Message (TICKET) [CONTRIBUTOR]

Opening a release

If you’re the first contributor, add a new semver release to the document. Place your addition in the correct category, giving a short description (matching something in a git commit), the issue ID (or PR ID if no issue opened), and your Github username for tracking contributors!

Releases prior to 0.3.0 were “best effort” filled out, but are missing some info. If you see your contribution missing info, please open a PR on the Changelog!

.. _section-1.3.3: 1.3.3

.. _enhancements-1.3.3 Enhancements


::
  • Drop support for Python 3.9 (EOL); require Python 3.10 or newer. [python-restx]
  • Declare and test support for Python 3.13 and 3.14 (CPython). [python-restx]
  • Expand GitHub Actions and tox coverage: PyPy 3.11 with both Flask 2.x and Flask 3.x; exclude Flask 2 on 3.13/3.14 where unsupported. [python-restx]
  • Refresh test and release tooling (pytest, pytest-benchmark, pytest-profiling, twine) for newer interpreters. GitHub Actions pre-installs compatible rpds-py (and readme-renderer for PyPy 3.11) for PyPy jobs; tox pins rpds-py for local PyPy envs. [python-restx]

.. _bug_fixes-1.3.3 Bug Fixes


::
  • Adjust field tests for Python 3.14 (staticmethod around functools.partial used as a class attribute). [python-restx]

.. _section-1.3.1:
</tr></table>
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/python-restx/flask-restx/commit/fe924e050ea8c2019e33e0e4d5d9a4d1856ec9cd&quot;&gt;&lt;code&gt;fe924e0&lt;/code&gt;&lt;/a> Bump version 1.3.2</li>
<li><a href="https://github.com/python-restx/flask-restx/commit/9c922f857f153c199ced8f11bad88fa95b0e33e7&quot;&gt;&lt;code&gt;9c922f8&lt;/code&gt;&lt;/a> Update package.json</li>
<li><a href="https://github.com/python-restx/flask-restx/commit/8c8e8a17caab641856daee91e935c59338421799&quot;&gt;&lt;code&gt;8c8e8a1&lt;/code&gt;&lt;/a> Update bumpr.rc</li>
<li><a href="https://github.com/python-restx/flask-restx/commit/a5a483020a2ba081f6be90a1eeaea6dd3969ce76&quot;&gt;&lt;code&gt;a5a4830&lt;/code&gt;&lt;/a> Added a thread lock to guard first-time schema construction. (<a href="https://redirect.github.com/python-restx/flask-restx/issues/641&quot;&gt;#641&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/python-restx/flask-restx/commit/5e1177bef94bd182edb14ff2bc3a44894cb5c371&quot;&gt;&lt;code&gt;5e1177b&lt;/code&gt;&lt;/a> A fix to allow nullable fields.nested for input validation. (<a href="https://redirect.github.com/python-restx/flask-restx/issues/640&quot;&gt;#640&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/python-restx/flask-restx/commit/0f4f53498129696c85ea150d10becb97a579de6a&quot;&gt;&lt;code&gt;0f4f534&lt;/code&gt;&lt;/a> Move from jsonschema.RefResolver to the new referencing library. (<a href="https://redirect.github.com/python-restx/flask-restx/issues/639&quot;&gt;#639&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/python-restx/flask-restx/commit/ffb079c696e7901b0b27526810ff32c52beb8aa0&quot;&gt;&lt;code&gt;ffb079c&lt;/code&gt;&lt;/a> Fix testing for Flask 3.1.0 changes. (<a href="https://redirect.github.com/python-restx/flask-restx/issues/629&quot;&gt;#629&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/python-restx/flask-restx/commit/dbd6f0dc3459b2b0526228a445af31590f0aafdd&quot;&gt;&lt;code&gt;dbd6f0d&lt;/code&gt;&lt;/a> Replace pytz with zoneinfo / datetime.timezone (<a href="https://redirect.github.com/python-restx/flask-restx/issues/622&quot;&gt;#622&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/python-restx/flask-restx/commit/f1eeaa0d003838756298975bc6c1e06e3b286d65&quot;&gt;&lt;code&gt;f1eeaa0&lt;/code&gt;&lt;/a> fix code block error (<a href="https://redirect.github.com/python-restx/flask-restx/issues/539&quot;&gt;#539&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/python-restx/flask-restx/commit/29dd1fa9ecbda442345c43c982ee80f8ee484ad8&quot;&gt;&lt;code&gt;29dd1fa&lt;/code&gt;&lt;/a> Jason the j master (<a href="https://redirect.github.com/python-restx/flask-restx/issues/609&quot;&gt;#609&lt;/a&gt;)&lt;/li>
<li>Additional commits viewable in <a href="https://github.com/python-restx/flask-restx/compare/1.3.0...1.3.2&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

Updates dns-lexicon from 3.25.1 to 3.25.2

Release notes

Sourced from dns-lexicon's releases.

Lexicon v3.25.2

Added

  • The googleclouddns provider now works on public zones only by default
Changelog

Sourced from dns-lexicon's changelog.

3.25.2 - 10/05/2026

Added

  • The googleclouddns provider now works on public zones only by default
Commits
  • 41d401a Version 3.25.2
  • 5b38116 Fix lint
  • dcc55e2 Merge branch 'main' of github.com:dns-lexicon/dns-lexicon
  • 750fac5 Add private-zone filtering to googleclouddns
  • 600fca6 Bump actions/deploy-pages from 4 to 5 (#89)
  • 8808748 Bump docker/build-push-action from 6 to 7 (#90)
  • 90ef0f9 Bump actions/download-artifact from 7 to 8 (#91)
  • 71b25d6 Bump schneegans/dynamic-badges-action from 1.7.0 to 1.8.0 (#92)
  • de00d7d Bump actions/attest-build-provenance from 3 to 4 (#93)
  • See full diff in compare view

Updates requests from 2.33.0 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 apscheduler from 3.10.4 to 3.11.2

Release notes

Sourced from apscheduler's releases.

3.11.2

  • Fixed an issue where a job using a CronTrigger scheduled in a repeated time interval during DST transitions could cause the scheduler to get stuck in an infinite loop (#1021; PR by @​soulofakuma)

3.11.1

  • Fixed scheduler.shutdown() not raising SchedulerNotRunning (or raising the wrong exception) for asynchronous schedulers when the scheduler is in fact not running
  • Fixed CronTrigger sticking on a folded datetime during the fall-back DST transition (#1021 <agronholm/apscheduler#1021>_; PR by @​berianjames)`

3.11.0

  • Dropped support for Python 3.6 and 3.7
  • Added support for ZoneInfo time zones and deprecated support for pytz time zones
  • Added CalendarIntervalTrigger, backported from the 4.x series
  • Added the ability to export and import jobs via scheduler.export_jobs() and scheduler.import_jobs(), respectively
  • Removed the dependency on six
  • Changed ProcessPoolExecutor to spawn new subprocesses from scratch instead of forking on all platform
  • Fixed AsyncIOScheduler inadvertently creating a defunct event loop at start, leading to the scheduler not working at all
  • Fixed ProcessPoolExecutor not respecting the passed keyword arguments when a broken pool was being replaced
Commits
  • 0f70950 Added the release version
  • bc404e6 Updated publish actions
  • c3aa155 Updated pre-commit modules
  • ad6b2dc Added fix for get_next_fire_time not advancing through fold with unfolded pre...
  • f4df139 Added the release version
  • 25be7b7 Fixed CronTrigger getting stuck on fallback DST transition (#1079)
  • 1261386 Updated etcd image repository name
  • b1f5636 Fixed shutdown() not raising the correct exception for some schedulers
  • 6c72a51 Backported release job from master
  • 4b96510 Added the release version
  • Additional commits viewable in compare view

Updates pyopenssl from 26.0.0 to 26.3.0

Changelog

Sourced from pyopenssl's changelog.

26.3.0 (2026-06-12)

Backward-incompatible changes: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • Dropped support for Python 3.8.
  • The minimum cryptography version is now 49.0.0.
  • Removed deprecated OpenSSL.crypto.X509Req, OpenSSL.crypto.dump_certificate_request, and OpenSSL.crypto.load_certificate_request. cryptography.x509 should be used instead.
  • OpenSSL.SSL.Connection.set_session now raises ValueError if the Session was obtained from a Connection that was using a different Context than this one. OpenSSL requires (but does not verify) that sessions only be re-used with a compatible SSL_CTX, so this contract is now enforced.

Deprecations: ^^^^^^^^^^^^^

  • Deprecated OpenSSL.crypto.PKey.generate_key and OpenSSL.crypto.PKey.check. The key generation and loading APIs in cryptography should be used instead.
  • Deprecated OpenSSL.crypto.dump_privatekey. The serialization APIs on cryptography private key types should be used instead.
  • Deprecated all the mutable APIs on OpenSSL.crypto.X509: set_version, set_pubkey, sign, set_serial_number, gmtime_adj_notAfter, gmtime_adj_notBefore, set_notBefore, set_notAfter, set_issuer, and set_subject. cryptography.x509.CertificateBuilder should be used instead.
  • Deprecated OpenSSL.SSL.Context.set_passwd_cb. Users should decrypt and load their private keys themselves, with cryptography's key loading APIs, and then call OpenSSL.SSL.Context.use_privatekey.
  • Deprecated OpenSSL.crypto.X509Name, as well as the remaining APIs that consume or return it: OpenSSL.crypto.X509.get_issuer, OpenSSL.crypto.X509.get_subject, and OpenSSL.SSL.Context.set_client_ca_list. The APIs in cryptography.x509 should be used instead.

Changes: ^^^^^^^^

  • OpenSSL.SSL.Connection.get_client_ca_list now takes an as_cryptography keyword-argument. When True is passed then cryptography.x509.Name are returned, instead of OpenSSL.crypto.X509Name. In the future, passing False (the default) will be deprecated.

26.2.0 (2026-05-04)

Backward-incompatible changes: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • Removed deprecated OpenSSL.crypto.X509Extension, OpenSSL.crypto.X509Req.add_extension, OpenSSL.crypto.X509Req.get_extensions, OpenSSL.crypto.X509.add_extension, OpenSSL.crypto.X509.get_extensions. cryptography.x509 should be used instead.
  • It is now an error to calling any mutating method on OpenSSL.SSL.Context after it has been used to create a Connection. This was previously deprecated and has always been unsafe.

Deprecations: ^^^^^^^^^^^^^

Changes: ^^^^^^^^

  • Maximum supported cryptography version is now 48.x.
  • Added OpenSSL.SSL.Connection.set_options to set options on a per-connection basis.

26.1.0 (2026-04-24)

Backward-incompatible changes: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

... (truncated)

Commits
  • a34aa1d Prepare 26.3.0 release (#1515)
  • 24db880 Deprecate X509Name and the remaining APIs that consume or return it (#1514)
  • 1dc08be Add as_cryptography parameter to Connection.get_client_ca_list (#1508)
  • 55653a5 Require cryptography 49, drop Python 3.8 (#1513)
  • 9bad760 Remove deprecated CSR functionality (#1507)
  • 98ca874 Enforce that Session is only re-used with the Context it came from (#1512)
  • cbcb1da Deprecate Context.set_passwd_cb (#1511)
  • 3b9d07d Deprecate all the mutable APIs on X509 (#1510)
  • e096920 Deprecate PKey.generate_key, PKey.check, and dump_privatekey (#1509)
  • 7079d6d Fix zizmor findings in GitHub Actions workflows (#1506)
  • Additional commits viewable in compare view

Updates certbot-dns-gandi from 1.6.1 to 1.6.2

Release notes

Sourced from certbot-dns-gandi's releases.

1.6.2

Commits
  • 45fd192 Merge pull request #56 from bunkerity/update/requirements
  • da4655b Bump version to 1.6.2 and update certbot dependency upper limit to <6
  • d32a760 Merge pull request #53 from jeanrobertjs/patch-1
  • 8921885 Update Readme.md to clarify the usage of personal access token
  • See full diff in compare view

Updates certbot-plugin-edgedns from 0.1.0 to 0.2.0

Changelog

Sourced from certbot-plugin-edgedns's changelog.

Version 0.2.0 (February, 2026)

Changes made

  • Removed support for Python 2 as edgegrid-python v2.0.5 no longer supports Python 2, so compatibility has been dropped.

  • Python 3.12+ required due to dependancy requirements

  • Added support for account_key

  • Added pyproject.toml file

  • Updated dependencies:

    • acme and certbot upgraded to >= v5.2.2
    • edgegrid-python upgraded to >= v2.0.5
  • The certbot-plugin-edgedns: prefix is no longer required in CLI options.

Commits
  • d7588ec Merge pull request #5 from akamai/DXE-5377
  • 2945643 move source to src/, tests to tests/, remove setup.py/setup.cfg, bump depende...
  • 120a17b Merge pull request #4 from akamai/DXE-5377
  • a6d1c51 Bump AkamaiOPEN-edgegrid-python to v2.0.5, acme & certbot to v5.2.2, remove d...
  • 82b2bdc Bump AkamaiOPEN-edgegrid-python to v2.0.5, acme & certbot to v5.2.2, remove d...
  • c161dd1 new build
  • 8d7e599 new build
  • ed25014 new build
  • 2152770 added support for account switch key
  • c850cd2 added support for account switch key
  • Additional commits viewable in compare view

Updates google-cloud-dns from 0.35.0 to 0.37.0

Commits
  • 3997a10 chore: librarian release pull request: 20260506T163115Z (#16964)
  • f655e49 chore: add type annotation to SYNCPOINTS (#16973)
  • f149bd7 refactor(bigframes): Modularize compiler routing as proxy executor (#16907)
  • 19db82f chore(bigframes): remove leftover support for Python <= 3.9 (#16961)
  • 2dedaac chore: test CommonResource resource name alias (#16965)
  • 9652a08 fix: pass resource aliases to file-level CommonResources (#16945)
  • 78a48b0 fix(google-cloud-core): Drop support for Python 3.9 (#16953)
  • 5975c48 fix(dns): Drop support for Python 3.9 (#16954)
  • d5bea2e fix(crc32c): Drop support for Python 3.8 and 3.9 (#16955)
  • 63f6d96 fix(sqlalchemy-bigquery): Drop support for Python 3.8 and 3.9 (#16956)
  • Additional commits viewable in compare view

Updates prometheus-client from 0.21.0 to 0.25.0

Release notes

Sourced from prometheus-client's releases.

v0.25.0

What's Changed

Full Changelog: https://github.com/prometheus/client_python/compare/v0.24.1...v0.25.0

v0.24.1

v0.24.0

What's Changed

Full Changelog: https://github.com/prometheus/client_python/compare/v0.23.1...v0.24.0

v0.23.1

What's Changed

New Contributors

Full Changelog: https://github.com/prometheus/client_python/compare/v0.23.0...v0.23.1

v0.23.0

What's Changed

New Contributors

Full Changelog: https://github.com/prometheus/client_python/compare/v0.22.1...v0.23.0

... (truncated)

Commits

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 group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [azure-identity](https://github.com/Azure/azure-sdk-for-python) | `1.17.1` | `1.25.3` |
| [certbot-dns-azure](https://github.com/terricain/certbot-dns-azure) | `2.5.0` | `2.6.1` |
| [boto3](https://github.com/boto/boto3) | `1.34.144` | `1.43.36` |
| [flask-cors](https://github.com/corydolphin/flask-cors) | `6.0.2` | `6.0.5` |
| [flask-restx](https://github.com/python-restx/flask-restx) | `1.3.0` | `1.3.2` |
| [dns-lexicon](https://github.com/dns-lexicon/dns-lexicon) | `3.25.1` | `3.25.2` |
| [requests](https://github.com/psf/requests) | `2.33.0` | `2.34.2` |
| [apscheduler](https://github.com/agronholm/apscheduler) | `3.10.4` | `3.11.2` |
| [pyopenssl](https://github.com/pyca/pyopenssl) | `26.0.0` | `26.3.0` |
| [certbot-dns-gandi](https://github.com/obynio/certbot-plugin-gandi) | `1.6.1` | `1.6.2` |
| [certbot-plugin-edgedns](https://github.com/akamai/certbot-plugin-edgedns) | `0.1.0` | `0.2.0` |
| [google-cloud-dns](https://github.com/googleapis/google-cloud-python) | `0.35.0` | `0.37.0` |
| [prometheus-client](https://github.com/prometheus/client_python) | `0.21.0` | `0.25.0` |


Updates `azure-identity` from 1.17.1 to 1.25.3
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Commits](Azure/azure-sdk-for-python@azure-identity_1.17.1...azure-identity_1.25.3)

Updates `certbot-dns-azure` from 2.5.0 to 2.6.1
- [Commits](terricain/certbot-dns-azure@2.5.0...2.6.1)

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

Updates `flask-cors` from 6.0.2 to 6.0.5
- [Release notes](https://github.com/corydolphin/flask-cors/releases)
- [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md)
- [Commits](corydolphin/flask-cors@6.0.2...6.0.5)

Updates `flask-restx` from 1.3.0 to 1.3.2
- [Release notes](https://github.com/python-restx/flask-restx/releases)
- [Changelog](https://github.com/python-restx/flask-restx/blob/master/CHANGELOG.rst)
- [Commits](python-restx/flask-restx@1.3.0...1.3.2)

Updates `dns-lexicon` from 3.25.1 to 3.25.2
- [Release notes](https://github.com/dns-lexicon/dns-lexicon/releases)
- [Changelog](https://github.com/dns-lexicon/dns-lexicon/blob/main/CHANGELOG.md)
- [Commits](dns-lexicon/dns-lexicon@v3.25.1...v3.25.2)

Updates `requests` from 2.33.0 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.33.0...v2.34.2)

Updates `apscheduler` from 3.10.4 to 3.11.2
- [Release notes](https://github.com/agronholm/apscheduler/releases)
- [Commits](agronholm/apscheduler@3.10.4...3.11.2)

Updates `pyopenssl` from 26.0.0 to 26.3.0
- [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst)
- [Commits](pyca/pyopenssl@26.0.0...26.3.0)

Updates `certbot-dns-gandi` from 1.6.1 to 1.6.2
- [Release notes](https://github.com/obynio/certbot-plugin-gandi/releases)
- [Commits](obynio/certbot-plugin-gandi@1.6.1...1.6.2)

Updates `certbot-plugin-edgedns` from 0.1.0 to 0.2.0
- [Release notes](https://github.com/akamai/certbot-plugin-edgedns/releases)
- [Changelog](https://github.com/akamai/certbot-plugin-edgedns/blob/master/CHANGELOG.md)
- [Commits](akamai/certbot-plugin-edgedns@0.1.0...0.2.0)

Updates `google-cloud-dns` from 0.35.0 to 0.37.0
- [Release notes](https://github.com/googleapis/google-cloud-python/releases)
- [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md)
- [Commits](googleapis/google-cloud-python@pubsub-0.35.0...google-cloud-dns-v0.37.0)

Updates `prometheus-client` from 0.21.0 to 0.25.0
- [Release notes](https://github.com/prometheus/client_python/releases)
- [Commits](prometheus/client_python@v0.21.0...v0.25.0)

---
updated-dependencies:
- dependency-name: azure-identity
  dependency-version: 1.25.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: certbot-dns-azure
  dependency-version: 2.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: boto3
  dependency-version: 1.43.36
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: flask-cors
  dependency-version: 6.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: flask-restx
  dependency-version: 1.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: dns-lexicon
  dependency-version: 3.25.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: requests
  dependency-version: 2.34.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: apscheduler
  dependency-version: 3.11.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: pyopenssl
  dependency-version: 26.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: certbot-dns-gandi
  dependency-version: 1.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: certbot-plugin-edgedns
  dependency-version: 0.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: google-cloud-dns
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: prometheus-client
  dependency-version: 0.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
...

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 24, 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