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

Merged
merged 1 commit into from
Dec 3, 2024
Merged

[auto] Update dependencies in poetry.lock #755

merged 1 commit into from
Dec 3, 2024

Conversation

tcompa
Copy link
Collaborator

@tcompa tcompa commented Dec 3, 2024

Updated dependencies:

Updating dependencies
Resolving dependencies...

Package operations: 3 installs, 12 updates, 1 removal

  - Removing passlib (1.7.4)
  - Installing argon2-cffi-bindings (21.2.0)
  - Installing argon2-cffi (23.1.0)
  - Updating bcrypt (4.0.1 -> 4.2.1)
  - Updating cryptography (43.0.3 -> 44.0.0)
  - Updating wrapt (1.16.0 -> 1.17.0)
  - Updating email-validator (2.1.2 -> 2.2.0)
  - Installing pwdlib (0.2.1)
  - Updating pyjwt (2.8.0 -> 2.9.0)
  - Updating python-multipart (0.0.7 -> 0.0.17)
  - Updating tomli (2.1.0 -> 2.2.1)
  - Updating fastapi-users (12.1.3 -> 14.0.0)
  - Updating identify (2.6.2 -> 2.6.3)
  - Updating setuptools (75.5.0 -> 75.6.0)
  - Updating virtualenv (20.27.1 -> 20.28.0)
  - Updating fractal-server (2.9.0a11 0ea8af1 -> 2.9.0 6a98ca1)

Writing lock file

Outdated dependencies before PR:

asttokens        2.4.1            3.0.0         Annotate AST trees with sour...
bcrypt           4.0.1            4.2.1         Modern password hashing for ...
bumpver          2022.1120        2024.1130     Bump version numbers in proj...
cloudpickle      3.0.0            3.1.0         Pickler class to extend the ...
coverage         6.5.0            7.6.8         Code coverage measurement fo...
cryptography     43.0.3           44.0.0        cryptography is a package wh...
email-validator  2.1.2            2.2.0         A robust email address synta...
fastapi-users    12.1.3           14.0.0        Ready-to-use and customizabl...
fractal-server   2.9.0a11 0ea8af1 2.9.0 6a98ca1 Server component of the Frac...
gunicorn         22.0.0           23.0.0        WSGI HTTP Server for UNIX
httpx            0.27.2           0.28.0        The next generation HTTP cli...
identify         2.6.2            2.6.3         File identification library ...
packaging        23.2             24.2          Core utilities for Python pa...
pre-commit       2.21.0           4.0.1         A framework for managing and...
psutil           5.9.8            6.1.0         Cross-platform lib for proce...
pydantic         1.10.19          2.10.2        Data validation and settings...
pyjwt            2.8.0            2.10.1        JSON Web Token implementatio...
pytest           7.4.4            8.3.4         pytest: simple powerful test...
python-multipart 0.0.7            0.0.19        A streaming multipart parser...
setuptools       75.5.0           75.6.0        Easily download, build, inst...
sqlmodel         0.0.21           0.0.22        SQLModel, SQL databases in P...
tomli            2.1.0            2.2.1         A lil' TOML parser
uvicorn          0.29.0           0.32.1        The lightning-fast ASGI server.
virtualenv       20.27.1          20.28.0       Virtual Python Environment b...
wrapt            1.16.0           1.17.0        Module for decorators, wrapp...

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.8     Code coverage measurement for Python
gunicorn         22.0.0    23.0.0    WSGI HTTP Server for UNIX
httpx            0.27.2    0.28.0    The next generation HTTP client.
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.10.2    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

github-actions bot commented Dec 3, 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 December 3, 2024 09:41
@tcompa tcompa merged commit 363c6d6 into main Dec 3, 2024
10 checks passed
@tcompa tcompa deleted the poetry-update branch December 3, 2024 09:42
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