Skip to content

LITE-33140: Bulk bump modules - #253

Open
github-actions[bot] wants to merge 1 commit into
masterfrom
LITE-33140-bulk-bump-modules
Open

LITE-33140: Bulk bump modules#253
github-actions[bot] wants to merge 1 commit into
masterfrom
LITE-33140-bulk-bump-modules

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 13, 2026

Copy link
Copy Markdown

Automated Dependency Update

This PR was automatically generated by the bump workflow.

Changes

  • Updated outdated dependencies to their latest compatible versions
  • All tests passed successfully

Outdated Packages

annotated-types       (!) 0.7.0      0.8.0        Reusable constraint types ...
anvil-uplink          (!) 0.5.2      0.7.0        The Anvil server uplink li...
anyio                 (!) 4.12.0     4.14.2       High-level concurrency and...
asgiref               (!) 3.11.0     3.12.1       ASGI specs, helper code, a...
asttokens             (!) 3.0.1      3.0.2        Annotate AST trees with so...
attrs                 (!) 25.4.0     26.1.0       Classes Without Boilerplate
black                 (!) 23.12.1    26.5.1       The uncompromising code fo...
certifi               (!) 2025.11.12 2026.7.22    Python package for providi...
cffi                  (!) 2.0.0      2.1.0        Foreign Function Interface...
charset-normalizer    (!) 3.4.4      3.4.9        The Real First Universal C...
commonmark            (!) 0.9.1      0.9.2        Python parser for the Comm...
connect-reports-core  (!) 26.0.0     34.0         Connect Reports Core
coverage              (!) 7.14.3     7.15.2       Code coverage measurement ...
cssselect2            (!) 0.8.0      0.9.0        CSS selectors for Python E...
decorator             (!) 5.2.1      5.3.1        Decorators for Humans
eradicate             (!) 2.3.0      3.0.1        Removes commented-out code.
exceptiongroup        (!) 1.2.2      1.3.1        Backport of PEP 654 (excep...
faker                 (!) 13.16.0    40.36.0      Faker is a Python package ...
fastapi               (!) 0.115.14   0.140.0      FastAPI framework, high pe...
flake8-isort          (!) 6.1.2      7.0.0        flake8 plugin that integra...
flake8-string-format  (!) 0.3.0      0.4.0        string format checker, plu...
fonttools             (!) 4.61.0     4.63.0       Tools to manipulate font f...
idna                  (!) 3.11       3.18         Internationalized Domain N...
importlib-metadata    (!) 8.9.0      9.0.0        Read metadata from Python ...
ipython               (!) 8.37.0     9.15.0       IPython: Productive Intera...
isort                 (!) 5.13.2     8.0.1        A Python utility / library...
jedi                  (!) 0.19.2     0.20.0       An autocompletion tool for...
jsonschema            (!) 3.2.0      4.26.0       An implementation of JSON ...
kaleido               (!) 0.2.1      1.3.0        Static image export for we...
logzio-python-handler (!) 3.1.1      4.1.9        Logging handler to send lo...
lxml                  (!) 6.0.2      6.1.1        Powerful and Pythonic XML ...
markdown-it-py        (!) 2.2.0      4.2.0        Python port of markdown-it...
matplotlib-inline     (!) 0.2.1      0.2.2        Inline Matplotlib backend ...
more-itertools        (!) 10.8.0     11.1.0       More routines for operatin...
orjson                (!) 3.11.5     3.11.9       Fast, correct Python JSON ...
packaging             (!) 25.0       26.2         Core utilities for Python ...
parso                 (!) 0.8.5      0.8.7        A Python Parser
pathspec              (!) 0.12.1     1.1.1        Utility library for gitign...
phonenumbers          (!) 9.0.33     9.0.35       Python version of Google's...
pillow                (!) 12.0.0     12.3.0       Python Imaging Library (fork)
platformdirs          (!) 4.5.1      4.11.0       A small Python package for...
plotly                (!) 5.24.1     6.9.0        An open-source, interactiv...
prompt-toolkit        (!) 3.0.52     3.0.53       Library for building power...
psutil                (!) 5.9.8      7.2.2        Cross-platform lib for pro...
pycparser             (!) 2.23       3.0          C parser in Python
pydantic-core         (!) 2.46.4     2.47.0       Core functionality for Pyd...
pygments              (!) 2.19.2     2.20.0       Pygments is a syntax highl...
pytest                (!) 8.4.2      9.1.1        pytest: simple powerful te...
pytest-cov            (!) 6.3.0      7.1.0        Pytest plugin for measurin...
pytest-httpx          (!) 0.35.0     0.36.2       Send responses to httpx.
pytz                  (!) 2022.7.1   2026.3.post1 World timezone definitions...
responses             (!) 0.26.1     0.26.2       A utility library for mock...
rich                  (!) 12.6.0     15.0.0       Render rich text, tables, ...
setuptools            (!) 80.9.0     83.0.0       Easily download, build, in...
starlette             (!) 0.46.2     1.3.1        The little ASGI library th...
tenacity              (!) 9.1.2      9.1.4        Retry code until it succeeds
tomli                 (!) 2.3.0      2.4.1        A lil' TOML parser
traitlets             (!) 5.14.3     5.15.1       Traitlets Python configura...
typeguard             (!) 4.2.1      4.6.0        Run-time type checker for ...
typing-extensions     (!) 4.15.0     4.16.0       Backported and Experimenta...
tzdata                (!) 2025.2     2026.3       Provider of IANA time zone...
tzlocal               (!) 4.3.1      5.4.4        tzinfo object for the loca...
urllib3               (!) 1.26.20    2.7.0        HTTP library with thread-s...
validators            (!) 0.18.2     0.35.0       Python Data Validation for...
wcwidth               (!) 0.2.14     0.8.2        Measures the displayed wid...
weasyprint            (!) 53.4       69.0         The Awesome Document Factory
wheel                 (!) 0.38.4     0.47.0       A built-package format for...
zipp                  (!) 3.23.0     4.1.0        Backport of pathlib-compat...
zopfli                (!) 0.4.0      0.4.3        Zopfli module for python

Please review the changes and merge if everything looks good.

@github-actions
github-actions Bot force-pushed the LITE-33140-bulk-bump-modules branch from de42e36 to ec1c70e Compare July 27, 2026 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant