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

Merged
merged 1 commit into from
Jun 4, 2024
Merged

[auto] Update dependencies in poetry.lock #658

merged 1 commit into from
Jun 4, 2024

Conversation

tcompa
Copy link
Collaborator

@tcompa tcompa commented Jun 4, 2024

Updated dependencies:

Updating dependencies
Resolving dependencies...

Package operations: 0 installs, 4 updates, 0 removals

  - Updating certifi (2024.2.2 -> 2024.6.2)
  - Updating typing-extensions (4.12.0 -> 4.12.1)
  - Updating nodeenv (1.8.0 -> 1.9.0)
  - Updating fractal-server (2.1.0 c627f96 -> 2.1.0 e020abf)

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 yo...
bumpver           2022.1120     2023.1129     Bump version numbers in projec...
certifi           2024.2.2      2024.6.2      Python package for providing M...
coverage          6.5.0         7.5.3         Code coverage measurement for ...
fastapi           0.110.3       0.111.0       FastAPI framework, high perfor...
fastapi-users     12.1.3        13.0.0        Ready-to-use and customizable ...
fractal-server    2.1.0 c627f96 2.1.0 e020abf Server component of the Fracta...
nodeenv           1.8.0         1.9.0         Node.js virtual environment bu...
packaging         23.2          24.0          Core utilities for Python pack...
pre-commit        2.21.0        3.7.1         A framework for managing and m...
pydantic          1.10.15       2.7.3         Data validation and settings m...
pytest            7.4.4         8.2.1         pytest: simple powerful testin...
python-multipart  0.0.7         0.0.9         A streaming multipart parser f...
sqlmodel          0.0.16        0.0.19        SQLModel, SQL databases in Pyt...
typing-extensions 4.12.0        4.12.1        Backported and Experimental Ty...
uvicorn           0.29.0        0.30.1        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.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.3     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.3     Data validation and settings management...
pytest           7.4.4     8.2.1     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.19    SQLModel, SQL databases in Python, desi...
uvicorn          0.29.0    0.30.1    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

github-actions bot commented Jun 4, 2024

Coverage report

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

@tcompa tcompa marked this pull request as ready for review June 4, 2024 09:23
@tcompa tcompa merged commit 253d4d9 into main Jun 4, 2024
10 checks passed
@tcompa tcompa deleted the poetry-update branch June 4, 2024 09:23
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.

None yet

1 participant