fractal-analytics-platform / fractal-client

Command-line client for Fractal
https://fractal-analytics-platform.github.io/fractal-client
BSD 3-Clause "New" or "Revised" License
45 stars 1 forks source link

[auto] Update dependencies in `poetry.lock` #714

Closed tcompa closed 2 weeks ago

tcompa commented 2 weeks ago

Updated dependencies:

Updating dependencies
Resolving dependencies...

Package operations: 0 installs, 7 updates, 0 removals

  - Updating anyio (4.6.0 -> 4.6.2.post1)
  - Updating httpcore (1.0.5 -> 1.0.6)
  - Updating dnspython (2.6.1 -> 2.7.0)
  - Updating markupsafe (2.1.5 -> 3.0.1)
  - Updating distlib (0.3.8 -> 0.3.9)
  - Updating tomli (2.0.1 -> 2.0.2)
  - Updating fractal-server (2.6.3 e3bb2a1 -> 2.7.0a5 8d8bed4)

Writing lock file

Outdated dependencies before PR:

aiosqlite        0.19.0        0.20.0          asyncio bridge to the standar...
anyio            4.6.0         4.6.2.post1     High level compatibility laye...
bcrypt           4.0.1         4.2.0           Modern password hashing for y...
bumpver          2022.1120     2023.1129       Bump version numbers in proje...
cloudpickle      3.0.0         3.1.0           Pickler class to extend the s...
coverage         6.5.0         7.6.3           Code coverage measurement for...
distlib          0.3.8         0.3.9           Distribution utilities
dnspython        2.6.1         2.7.0           DNS toolkit
email-validator  2.1.2         2.2.0           A robust email address syntax...
fastapi          0.112.4       0.115.2         FastAPI framework, high perfo...
fastapi-users    12.1.3        13.0.0          Ready-to-use and customizable...
fractal-server   2.6.3 e3bb2a1 2.7.0a5 8d8bed4 Server component of the Fract...
httpcore         1.0.5         1.0.6           A minimal low-level HTTP client.
markupsafe       2.1.5         3.0.1           Safely add untrusted strings ...
packaging        23.2          24.1            Core utilities for Python pac...
pre-commit       2.21.0        4.0.1           A framework for managing and ...
psutil           5.9.8         6.0.0           Cross-platform lib for proces...
pydantic         1.10.18       2.9.2           Data validation and settings ...
pyjwt            2.8.0         2.9.0           JSON Web Token implementation...
pytest           7.4.4         8.3.3           pytest: simple powerful testi...
python-multipart 0.0.7         0.0.12          A streaming multipart parser ...
sqlmodel         0.0.21        0.0.22          SQLModel, SQL databases in Py...
starlette        0.38.6        0.40.0          The little ASGI library that ...
tomli            2.0.1         2.0.2           A lil' TOML parser
uvicorn          0.29.0        0.31.1          The lightning-fast ASGI server.

Outdated dependencies after PR:

aiosqlite        0.19.0          0.20.0          asyncio bridge to the stand...
bcrypt           4.0.1           4.2.0           Modern password hashing for...
bumpver          2022.1120       2023.1129       Bump version numbers in pro...
cloudpickle      3.0.0           3.1.0           Pickler class to extend the...
coverage         6.5.0           7.6.3           Code coverage measurement f...
email-validator  2.1.2           2.2.0           A robust email address synt...
fastapi          0.112.4         0.115.2         FastAPI framework, high per...
fastapi-users    12.1.3          13.0.0          Ready-to-use and customizab...
fractal-server   2.7.0a5 8d8bed4 2.7.0a5 53308b9 Server component of the Fra...
packaging        23.2            24.1            Core utilities for Python p...
pre-commit       2.21.0          4.0.1           A framework for managing an...
psutil           5.9.8           6.0.0           Cross-platform lib for proc...
pydantic         1.10.18         2.9.2           Data validation and setting...
pyjwt            2.8.0           2.9.0           JSON Web Token implementati...
pytest           7.4.4           8.3.3           pytest: simple powerful tes...
python-multipart 0.0.7           0.0.12          A streaming multipart parse...
sqlmodel         0.0.21          0.0.22          SQLModel, SQL databases in ...
starlette        0.38.6          0.40.0          The little ASGI library tha...
uvicorn          0.29.0          0.31.1          The lightning-fast ASGI ser...

Note: there may be dependencies in the table above which were not updated as part of this PR. The reason is they require manual updating due to the way they are pinned.