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 #734

Closed
wants to merge 1 commit into from
Closed

Conversation

tcompa
Copy link
Collaborator

@tcompa tcompa commented Nov 5, 2024

Updated dependencies:

Updating dependencies
Resolving dependencies...

Package operations: 0 installs, 2 updates, 0 removals

  - Updating alembic (1.13.3 -> 1.14.0)
  - Updating fractal-server (2.7.1 8fa2979 -> 2.8.0 f9af8ce)

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     2023.1129     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.7.1 8fa2979 2.8.0 f9af8ce Server component of the Fractal...
gunicorn         22.0.0        23.0.0        WSGI HTTP Server for UNIX
packaging        23.2          24.1          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...
sqlmodel         0.0.21        0.0.22        SQLModel, SQL databases in Pyth...
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 2023.1129 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.1      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.18   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.

@tcompa tcompa closed this Nov 5, 2024
@tcompa tcompa deleted the poetry-update branch November 5, 2024 09:43
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