Skip to content

build(deps): bump the python-deps group with 4 updates - #828

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/uv/python-deps-d3d00bf337
Open

build(deps): bump the python-deps group with 4 updates#828
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/uv/python-deps-d3d00bf337

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 4, 2026

Copy link
Copy Markdown
Contributor

Bumps the python-deps group with 4 updates: pydantic, cryptography, pyspnego and fhirpathpy.

Updates pydantic from 2.13.4 to 2.13.5

Release notes

Sourced from pydantic's releases.

v2.13.5 (2026-08-28)

What's Changed

Fixes

  • Allow reuse of validators when plugins are set by @​Viicos in #13535
  • Fix missing GC traversal on some pydantic-core struct fields by @​Viicos in #13624
  • Fix missing GC traversal in pydantic-core for GeneralFieldsSerializer by @​Viicos in #13629
  • Count validated model fields once in smart unions by @​tamird in #13731
Changelog

Sourced from pydantic's changelog.

v2.13.5 (2026-08-28)

GitHub release

What's Changed

Fixes

  • Allow reuse of validators when plugins are set by @​Viicos in #13535
  • Fix missing GC traversal on some pydantic-core struct fields by @​Viicos in #13624
  • Fix missing GC traversal in pydantic-core for GeneralFieldsSerializer by @​Viicos in #13629
  • Count validated model fields once in smart unions by @​tamird in #13731
Commits
  • 001dea0 Bump pypa/gh-action-pypi-publish action to v1.14.2
  • 558379f Bump twine to v7.0.0
  • 2cfd5d3 Do not check for docs build
  • a735bee Fix more Clippy lints
  • 7eed4a1 Fix Clippy 0.1.95 warnings
  • b353bbb Prepare release v2.13.5
  • 63d2ccc Count validated model fields once in smart unions
  • a53ec2e Speed up PyPy CI tests
  • d65e0f9 Workaround circular import error in Mypy
  • 47a6dbf Fix missing GC traversal in pydantic-core for GeneralFieldsSerializer
  • Additional commits viewable in compare view

Updates cryptography from 50.0.0 to 50.0.1

Changelog

Sourced from cryptography's changelog.

50.0.1 - 2026-08-25


* Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 4.0.2.

.. _v50-0-0:

Commits

Updates pyspnego from 0.12.1 to 0.12.2

Release notes

Sourced from pyspnego's releases.

v0.12.2

0.12.2 - 2026-08-26

  • Fix up NTLM single host data unpacking to be less strict making it compatible with newer Windows versions
  • Use canoncial Kerberos client principal from kinit operation, this avoid issues around not being able to find TGT in cache during Kerberos authentication

What's Changed

New Contributors

Full Changelog: jborean93/pyspnego@v0.12.1...v0.12.2

Changelog

Sourced from pyspnego's changelog.

0.12.2 - 2026-08-26

  • Fix up NTLM single host data unpacking to be less strict making it compatible with newer Windows versions
  • Use canoncial Kerberos client principal from kinit operation, this avoid issues around not being able to find TGT in cache during Kerberos authentication
Commits

Updates fhirpathpy from 2.2.3 to 2.2.4

Release notes

Sourced from fhirpathpy's releases.

v2.2.4

What's Changed

New Contributors

Full Changelog: beda-software/fhirpath-py@v2.2.3...v2.2.4

Commits
  • 19f6316 Bump to 2.2.4
  • c1db6d9 Merge pull request #77 from beda-software/fix/join-empty-collection
  • 5a1fe46 Fix join() to return empty collection for empty input
  • 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 <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 python-deps group with 4 updates: [pydantic](https://github.com/pydantic/pydantic), [cryptography](https://github.com/pyca/cryptography), [pyspnego](https://github.com/jborean93/pyspnego) and [fhirpathpy](https://github.com/beda-software/fhirpath-py).


Updates `pydantic` from 2.13.4 to 2.13.5
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.5/HISTORY.md)
- [Commits](pydantic/pydantic@v2.13.4...v2.13.5)

Updates `cryptography` from 50.0.0 to 50.0.1
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@50.0.0...50.0.1)

Updates `pyspnego` from 0.12.1 to 0.12.2
- [Release notes](https://github.com/jborean93/pyspnego/releases)
- [Changelog](https://github.com/jborean93/pyspnego/blob/main/CHANGELOG.md)
- [Commits](jborean93/pyspnego@v0.12.1...v0.12.2)

Updates `fhirpathpy` from 2.2.3 to 2.2.4
- [Release notes](https://github.com/beda-software/fhirpath-py/releases)
- [Changelog](https://github.com/beda-software/fhirpath-py/blob/master/CHANGELOG.md)
- [Commits](beda-software/fhirpath-py@v2.2.3...v2.2.4)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-version: 2.13.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-deps
- dependency-name: cryptography
  dependency-version: 50.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-deps
- dependency-name: pyspnego
  dependency-version: 0.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-deps
- dependency-name: fhirpathpy
  dependency-version: 2.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Sep 4, 2026
@dependabot
dependabot Bot requested a review from wshallwshall as a code owner September 4, 2026 18:34
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Sep 4, 2026
@github-actions github-actions Bot added the ci-red A required check went red. Attribute it before retrying. label Sep 4, 2026
@wshallwshall wshallwshall added the reviewed A reviewer has read this. Removed automatically when new commits arrive. label Sep 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-red A required check went red. Attribute it before retrying. dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code reviewed A reviewer has read this. Removed automatically when new commits arrive.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant