Skip to content

chore(deps): update python dependencies (minor/patch)#3056

Open
renovate[bot] wants to merge 1 commit intodevfrom
renovate/python-dependencies-(minorpatch)
Open

chore(deps): update python dependencies (minor/patch)#3056
renovate[bot] wants to merge 1 commit intodevfrom
renovate/python-dependencies-(minorpatch)

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 2, 2026

This PR contains the following updates:

Package Change Age Confidence
Antares-Launcher (source) ==1.4.6==1.4.7 age confidence
celery-types ~=0.24.0~=0.26.0 age confidence
fastapi (changelog) ==0.133.0==0.135.1 age confidence
filelock ~=3.24.3~=3.25.2 age confidence
paramiko (changelog) ~=3.4.1~=3.5.1 age confidence
polars (changelog) ~=1.35.2~=1.39.0 age confidence
pyinstaller-hooks-contrib ==2026.0==2026.3 age confidence
tables (changelog) ==3.10.2==3.11.1 age confidence
types-paramiko (changelog) ~=3.4.0~=3.5.0 age confidence

Release Notes

AntaresSimulatorTeam/antares-launcher (Antares-Launcher)

v1.4.7

Compare Source

Changed
  • feat(xpansion): support xpansion trajectory #​96
  • chore(deps): bump pyinstaller #​97
  • chore(db): remove dead code #​95
  • feat(deps): add mypy and ruff + drop support of Python3.8 and 3.9 #​94
  • fix(binary): correctly build the binary #​93
fastapi/fastapi (fastapi)

v0.135.1

Compare Source

Fixes
  • 🐛 Fix, avoid yield from a TaskGroup, only as an async context manager, closed in the request async exit stack. PR #​15038 by @​tiangolo.
Docs
Internal

v0.135.0

Compare Source

Features

v0.134.0

Compare Source

Features
  • ✨ Add support for streaming JSON Lines and binary data with yield. PR #​15022 by @​tiangolo.
    • This also upgrades Starlette from >=0.40.0 to >=0.46.0, as it's needed to properly unrwap and re-raise exceptions from exception groups.
    • New docs: Stream JSON Lines.
    • And new docs: Stream Data.
Docs
Internal

v0.133.1

Compare Source

Features
Internal
tox-dev/py-filelock (filelock)

v3.25.2

Compare Source

What's Changed

Full Changelog: tox-dev/filelock@3.25.1...3.25.2

v3.25.1

Compare Source

What's Changed

Full Changelog: tox-dev/filelock@3.25.0...3.25.1

v3.25.0

Compare Source

What's Changed

Full Changelog: tox-dev/filelock@3.24.4...3.25.0

paramiko/paramiko (paramiko)

v3.5.1

Compare Source

v3.5.0

Compare Source

pyinstaller/pyinstaller-hooks-contrib (pyinstaller-hooks-contrib)

v2026.3

Compare Source

New hooks


* Add hook for ``chardet``, required for compatibility with ``chardet`` v7.0.0
  and later. (`#​995
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/995>`_)

Updated hooks
  • Update charset_normalizer hook for compatibility with
    charset-normalizer v3.4.5. (#&#8203;995 <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/995>_)
  • Update psutil hook for compatibility with psutil installed in
    a Termux environment with python 3.13 or later. (#&#8203;996 <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/996>_)

v2026.2

Compare Source

New hooks


* Add hook for ``adbc_driver_manager`` package. (`#&#8203;990
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/990>`_)
* Add hook for ``rich`` to ensure that modules from ``rich._unicode_data``
  are collected for ``rich`` v14.3.0 and later. (`#&#8203;991
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/991>`_)

2026.1 (2026-02-18)
-------------------

Updated hooks
  • Update langchain hook for compatibility with langchain 1.2.10. (#&#8203;987 <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/987>_)
  • Update vtkmodules hooks for compatibility with vtk 9.6.0. (#&#8203;987 <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/987>_)

v2026.1

Compare Source

Updated hooks


* Update ``langchain`` hook for compatibility with ``langchain`` 1.2.10. (`#&#8203;987
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/987>`_)
* Update ``vtkmodules`` hooks for compatibility with ``vtk`` 9.6.0. (`#&#8203;987
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/987>`_)

2026.0 (2026-01-20)
-------------------

New hooks
~~~~~~~~~

* Add hook for ``ddgs``. (`#&#8203;978
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/978>`_)
* Add hook for ``fake_useragent``. (`#&#8203;978
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/978>`_)
* Add hook for ``pytokens`` to automatically discover and collect the
  ``{id}__mypyc`` top-level module that was introduced in ``pytokens`` 0.4.0.
  (`#&#8203;982
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/982>`_)

Updated hooks
  • Update langchain hook for compatibility with langchain >= 1.2.1;
    ensure that installed optional add-on packages continue being automatically
    collected. (#&#8203;980 <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/980>_)
PyTables/PyTables (tables)

v3.11.1

Compare Source

=============================

  • TBW

v3.11.0

Compare Source

=============================

  • TBW

Configuration

📅 Schedule: Branch creation - "after 9am and before 6pm every weekday" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file minor or patch labels Mar 2, 2026
@renovate
Copy link
Contributor Author

renovate bot commented Mar 2, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: uv.lock
Command failed: uv lock --upgrade-package antares-launcher --upgrade-package celery-types --upgrade-package fastapi --upgrade-package filelock --upgrade-package paramiko --upgrade-package polars --upgrade-package pyinstaller-hooks-contrib --upgrade-package tables --upgrade-package types-paramiko
Using CPython 3.14.3 interpreter at: /opt/containerbase/tools/python/3.14.3/bin/python3
  × No solution found when resolving dependencies for split (markers:
  │ python_full_version >= '3.14' and platform_python_implementation !=
  │ 'PyPy'):
  ╰─▶ Because antares-launcher==1.4.7 depends on paramiko>=3.4.1,<3.5.dev0 and
      your project depends on antares-launcher==1.4.7, we can conclude that
      your project depends on paramiko>=3.4.1,<3.5.dev0.
      And because your project depends on paramiko>=3.5.1,<3.6.dev0 and your
      project requires antarest[desktop], we can conclude that your project's
      requirements are unsatisfiable.

@renovate renovate bot force-pushed the renovate/python-dependencies-(minorpatch) branch 15 times, most recently from d9407fd to 0588bc0 Compare March 9, 2026 17:02
@renovate renovate bot force-pushed the renovate/python-dependencies-(minorpatch) branch 11 times, most recently from 84230f6 to 6362336 Compare March 17, 2026 14:02
@renovate renovate bot force-pushed the renovate/python-dependencies-(minorpatch) branch 12 times, most recently from a9de786 to 1e1de0c Compare March 20, 2026 08:52
@renovate renovate bot force-pushed the renovate/python-dependencies-(minorpatch) branch from 1e1de0c to 396426d Compare March 20, 2026 16:19
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 minor or patch size/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants