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` #651

Closed tcompa closed 4 months ago

tcompa commented 4 months ago

Updated dependencies:

Updating dependencies
Resolving dependencies...

Package operations: 0 installs, 3 updates, 0 removals

  - Updating mako (1.3.3 -> 1.3.4)
  - Updating virtualenv (20.26.1 -> 20.26.2)
  - Updating fractal-server (2.0.4 ade91d6 -> 2.0.5 0cbccac)

Writing lock file

Outdated dependencies before PR:

aiosqlite        0.19.0        0.20.0        asyncio bridge to the standard ...
bcrypt           4.0.1         4.1.3         Modern password hashing for you...
bumpver          2022.1120     2023.1129     Bump version numbers in project...
coverage         6.5.0         7.5.1         Code coverage measurement for P...
fastapi          0.110.3       0.111.0       FastAPI framework, high perform...
fastapi-users    12.1.3        13.0.0        Ready-to-use and customizable u...
fractal-server   2.0.4 ade91d6 2.0.5 0cbccac Server component of the Fractal...
mako             1.3.3         1.3.4         A super-fast templating languag...
packaging        23.2          24.0          Core utilities for Python packages
pre-commit       2.21.0        3.7.1         A framework for managing and ma...
pydantic         1.10.15       2.7.1         Data validation and settings ma...
pytest           7.4.4         8.2.0         pytest: simple powerful testing...
python-multipart 0.0.7         0.0.9         A streaming multipart parser fo...
sqlmodel         0.0.16        0.0.18        SQLModel, SQL databases in Pyth...
virtualenv       20.26.1       20.26.2       Virtual Python Environment builder

Outdated dependencies after PR:

aiosqlite        0.19.0    0.20.0    asyncio bridge to the standard sqlite3 ...
bcrypt           4.0.1     4.1.3     Modern password hashing for your softwa...
bumpver          2022.1120 2023.1129 Bump version numbers in project files.
coverage         6.5.0     7.5.1     Code coverage measurement for Python
fastapi          0.110.3   0.111.0   FastAPI framework, high performance, ea...
fastapi-users    12.1.3    13.0.0    Ready-to-use and customizable users man...
packaging        23.2      24.0      Core utilities for Python packages
pre-commit       2.21.0    3.7.1     A framework for managing and maintainin...
pydantic         1.10.15   2.7.1     Data validation and settings management...
pytest           7.4.4     8.2.0     pytest: simple powerful testing with Py...
python-multipart 0.0.7     0.0.9     A streaming multipart parser for Python
sqlmodel         0.0.16    0.0.18    SQLModel, SQL databases in Python, desi...

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.

github-actions[bot] commented 4 months ago

Coverage report

This PR does not seem to contain any modification to coverable code.