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

Merged
merged 1 commit into from
Dec 10, 2024
Merged

[auto] Update dependencies in poetry.lock #762

merged 1 commit into from
Dec 10, 2024

Conversation

tcompa
Copy link
Collaborator

@tcompa tcompa commented Dec 10, 2024

Updated dependencies:

Updating dependencies
Resolving dependencies...

Package operations: 0 installs, 4 updates, 0 removals

  - Updating anyio (4.6.2.post1 -> 4.7.0)
  - Updating httpx-oauth (0.15.1 -> 0.16.0)
  - Updating mako (1.3.7 -> 1.3.8)
  - Updating fractal-server (2.10.0a0 28472d0 -> 2.10.0 87e8a20)

Writing lock file

Outdated dependencies before PR:

anyio            4.6.2.post1      4.7.0          High level compatibility la...
asttokens        2.4.1            3.0.0          Annotate AST trees with sou...
bumpver          2022.1120        2024.1130      Bump version numbers in pro...
cloudpickle      3.0.0            3.1.0          Pickler class to extend the...
coverage         6.5.0            7.6.9          Code coverage measurement f...
fractal-server   2.10.0a0 28472d0 2.10.0 87e8a20 Server component of the Fra...
gunicorn         22.0.0           23.0.0         WSGI HTTP Server for UNIX
httpx            0.27.2           0.28.1         The next generation HTTP cl...
httpx-oauth      0.15.1           0.16.0         Async OAuth client using HTTPX
mako             1.3.7            1.3.8          A super-fast templating lan...
packaging        23.2             24.2           Core utilities for Python p...
pre-commit       3.8.0            4.0.1          A framework for managing an...
psutil           5.9.8            6.1.0          Cross-platform lib for proc...
pydantic         1.10.19          2.10.3         Data validation and setting...
pyjwt            2.9.0            2.10.1         JSON Web Token implementati...
pytest           7.4.4            8.3.4          pytest: simple powerful tes...
python-multipart 0.0.17           0.0.19         A streaming multipart parse...
sqlmodel         0.0.21           0.0.22         SQLModel, SQL databases in ...
uvicorn          0.29.0           0.32.1         The lightning-fast ASGI ser...

Outdated dependencies after PR:

asttokens        2.4.1     3.0.0     Annotate AST trees with source code pos...
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.9     Code coverage measurement for Python
gunicorn         22.0.0    23.0.0    WSGI HTTP Server for UNIX
httpx            0.27.2    0.28.1    The next generation HTTP client.
packaging        23.2      24.2      Core utilities for Python packages
pre-commit       3.8.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.10.3    Data validation and settings management...
pyjwt            2.9.0     2.10.1    JSON Web Token implementation in Python
pytest           7.4.4     8.3.4     pytest: simple powerful testing with Py...
python-multipart 0.0.17    0.0.19    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.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

Coverage report

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

@tcompa tcompa marked this pull request as ready for review December 10, 2024 09:25
@tcompa tcompa merged commit 70f9a40 into main Dec 10, 2024
11 checks passed
@tcompa tcompa deleted the poetry-update branch December 10, 2024 09:25
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