Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[auto] Update dependencies in poetry.lock #740

Merged
merged 1 commit into from
Nov 12, 2024
Merged

[auto] Update dependencies in poetry.lock #740

merged 1 commit into from
Nov 12, 2024

Conversation

tcompa
Copy link
Collaborator

@tcompa tcompa commented Nov 12, 2024

Updated dependencies:

Updating dependencies
Resolving dependencies...

Package operations: 0 installs, 6 updates, 0 removals

  - Updating pydantic (1.10.18 -> 1.10.19)
  - Updating tomli (2.0.2 -> 2.1.0)
  - Updating alembic (1.13.3 -> 1.14.0)
  - Updating identify (2.6.1 -> 2.6.2)
  - Updating setuptools (75.3.0 -> 75.4.0)
  - Updating fractal-server (2.8.1 4a47890 -> 2.8.1 4d8d79e)

Writing lock file

Outdated dependencies before PR:

aiosqlite        0.19.0        0.20.0        asyncio bridge to the standard ...
alembic          1.13.3        1.14.0        A database migration tool for S...
bcrypt           4.0.1         4.2.0         Modern password hashing for you...
bumpver          2022.1120     2024.1130     Bump version numbers in project...
cloudpickle      3.0.0         3.1.0         Pickler class to extend the sta...
coverage         6.5.0         7.6.4         Code coverage measurement for P...
email-validator  2.1.2         2.2.0         A robust email address syntax a...
fastapi-users    12.1.3        14.0.0        Ready-to-use and customizable u...
fractal-server   2.8.1 4a47890 2.8.1 4d8d79e Server component of the Fractal...
gunicorn         22.0.0        23.0.0        WSGI HTTP Server for UNIX
identify         2.6.1         2.6.2         File identification library for...
packaging        23.2          24.2          Core utilities for Python packages
pre-commit       2.21.0        4.0.1         A framework for managing and ma...
psutil           5.9.8         6.1.0         Cross-platform lib for process ...
pydantic         1.10.18       2.9.2         Data validation and settings ma...
pyjwt            2.8.0         2.9.0         JSON Web Token implementation i...
pytest           7.4.4         8.3.3         pytest: simple powerful testing...
python-multipart 0.0.7         0.0.17        A streaming multipart parser fo...
setuptools       75.3.0        75.4.0        Easily download, build, install...
sqlmodel         0.0.21        0.0.22        SQLModel, SQL databases in Pyth...
tomli            2.0.2         2.1.0         A lil' TOML parser
uvicorn          0.29.0        0.32.0        The lightning-fast ASGI server.

Outdated dependencies after PR:

aiosqlite        0.19.0    0.20.0    asyncio bridge to the standard sqlite3 ...
bcrypt           4.0.1     4.2.0     Modern password hashing for your softwa...
bumpver          2022.1120 2024.1130 Bump version numbers in project files.
cloudpickle      3.0.0     3.1.0     Pickler class to extend the standard pi...
coverage         6.5.0     7.6.4     Code coverage measurement for Python
email-validator  2.1.2     2.2.0     A robust email address syntax and deliv...
fastapi-users    12.1.3    14.0.0    Ready-to-use and customizable users man...
gunicorn         22.0.0    23.0.0    WSGI HTTP Server for UNIX
packaging        23.2      24.2      Core utilities for Python packages
pre-commit       2.21.0    4.0.1     A framework for managing and maintainin...
psutil           5.9.8     6.1.0     Cross-platform lib for process and syst...
pydantic         1.10.19   2.9.2     Data validation and settings management...
pyjwt            2.8.0     2.9.0     JSON Web Token implementation in Python
pytest           7.4.4     8.3.3     pytest: simple powerful testing with Py...
python-multipart 0.0.7     0.0.17    A streaming multipart parser for Python
sqlmodel         0.0.21    0.0.22    SQLModel, SQL databases in Python, desi...
uvicorn          0.29.0    0.32.0    The lightning-fast ASGI server.

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.

Copy link

Coverage report

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

@tcompa tcompa marked this pull request as ready for review November 12, 2024 09:22
@tcompa tcompa merged commit af0352f into main Nov 12, 2024
10 checks passed
@tcompa tcompa deleted the poetry-update branch November 12, 2024 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant