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

Closed tcompa closed 6 months ago

tcompa commented 6 months ago

Updated dependencies:

Updating dependencies
Resolving dependencies...

Package operations: 0 installs, 7 updates, 0 removals

  • Updating exceptiongroup (1.2.0 -> 1.2.1)
  • Updating fastapi (0.110.1 -> 0.110.2)
  • Updating httpx-oauth (0.14.0 -> 0.14.1)
  • Updating identify (2.5.35 -> 2.5.36)
  • Updating pluggy (1.4.0 -> 1.5.0)
  • Updating virtualenv (20.25.1 -> 20.25.3)
  • Updating fractal-server (2.0.0a8 bbfa8df -> 2.0.0a11 f9e4f99)

Writing lock file

Outdated dependencies before PR:

aiosqlite        0.19.0          0.20.0           asyncio bridge to the stan...
bcrypt           4.0.1           4.1.2            Modern password hashing fo...
bumpver          2022.1120       2023.1129        Bump version numbers in pr...
coverage         6.5.0           7.4.4            Code coverage measurement ...
exceptiongroup   1.2.0           1.2.1            Backport of PEP 654 (excep...
fastapi          0.110.1         0.110.2          FastAPI framework, high pe...
fastapi-users    12.1.3          13.0.0           Ready-to-use and customiza...
fractal-server   2.0.0a8 bbfa8df 2.0.0a11 f9e4f99 Server component of the Fr...
httpx-oauth      0.14.0          0.14.1           Async OAuth client using H...
identify         2.5.35          2.5.36           File identification librar...
packaging        23.2            24.0             Core utilities for Python ...
pluggy           1.4.0           1.5.0            plugin and hook calling me...
pre-commit       2.21.0          3.7.0            A framework for managing a...
pydantic         1.10.15         2.7.0            Data validation and settin...
pytest           7.4.4           8.1.1            pytest: simple powerful te...
python-multipart 0.0.7           0.0.9            A streaming multipart pars...
virtualenv       20.25.1         20.25.3          Virtual Python Environment...

Outdated dependencies after PR:

aiosqlite        0.19.0    0.20.0    asyncio bridge to the standard sqlite3 ...
bcrypt           4.0.1     4.1.2     Modern password hashing for your softwa...
bumpver          2022.1120 2023.1129 Bump version numbers in project files.
coverage         6.5.0     7.4.4     Code coverage measurement for Python
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.0     A framework for managing and maintainin...
pydantic         1.10.15   2.7.0     Data validation and settings management...
pytest           7.4.4     8.1.1     pytest: simple powerful testing with Py...
python-multipart 0.0.7     0.0.9     A streaming multipart parser for Python

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 6 months ago

Coverage report

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