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

Merged
merged 1 commit into from
Oct 22, 2024
Merged

[auto] Update dependencies in poetry.lock #718

merged 1 commit into from
Oct 22, 2024

Conversation

tcompa
Copy link
Collaborator

@tcompa tcompa commented Oct 22, 2024

Updated dependencies:

Updating dependencies
Resolving dependencies...

Package operations: 0 installs, 2 updates, 0 removals

  - Updating mako (1.3.5 -> 1.3.6)
  - Updating fractal-server (2.7.0a8 e454223 -> 2.7.0a9 64bba84)

Writing lock file

Outdated dependencies before 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.4           Code coverage measurement f...
email-validator  2.1.2           2.2.0           A robust email address synt...
fastapi-users    12.1.3          13.0.0          Ready-to-use and customizab...
fractal-server   2.7.0a8 e454223 2.7.0a9 64bba84 Server component of the Fra...
mako             1.3.5           1.3.6           A super-fast templating lan...
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.1.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.40.0          0.41.0          The little ASGI library tha...
uvicorn          0.29.0          0.32.0          The lightning-fast ASGI ser...

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    13.0.0    Ready-to-use and customizable users man...
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.12    A streaming multipart parser for Python
sqlmodel         0.0.21    0.0.22    SQLModel, SQL databases in Python, desi...
starlette        0.40.0    0.41.0    The little ASGI library that shines.
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 October 22, 2024 09:22
@tcompa tcompa merged commit 1cea2d1 into main Oct 22, 2024
10 checks passed
@tcompa tcompa deleted the poetry-update branch October 22, 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