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

Closed
wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link

Updated dependencies:

Updating dependencies
Resolving dependencies...

Package operations: 0 installs, 8 updates, 0 removals

  • Updating cryptography (41.0.7 -> 42.0.2)
  • Updating dnspython (2.4.2 -> 2.5.0)
  • Updating markupsafe (2.1.3 -> 2.1.4)
  • Updating pydantic (1.10.13 -> 1.10.14)
  • Updating mako (1.3.0 -> 1.3.2)
  • Updating platformdirs (4.1.0 -> 4.2.0)
  • Updating pluggy (1.3.0 -> 1.4.0)
  • Updating fractal-server (1.4.3a2 81a90fb -> 1.4.3a2 e2099a4)

Writing lock file

Outdated dependencies before PR:

aiosqlite       0.17.0          0.19.0          asyncio bridge to the standa...
bcrypt          4.0.1           4.1.2           Modern password hashing for ...
bumpver         2022.1120       2023.1129       Bump version numbers in proj...
coverage        6.5.0           7.4.1           Code coverage measurement fo...
cryptography    41.0.7          42.0.2          cryptography is a package wh...
devtools        0.9.0           0.12.2          Python's missing debug print...
dnspython       2.4.2           2.5.0           DNS toolkit
email-validator 2.0.0.post2     2.1.0.post1     A robust email address synta...
executing       0.10.0          2.0.1           Get the currently executing ...
fastapi         0.103.0         0.109.0         FastAPI framework, high perf...
fractal-server  1.4.3a2 81a90fb 1.4.3a2 e2099a4 Server component of the Frac...
httpcore        0.16.3          1.0.2           A minimal low-level HTTP cli...
httpx           0.23.3          0.26.0          The next generation HTTP cli...
mako            1.3.0           1.3.2           A super-fast templating lang...
markupsafe      2.1.3           2.1.4           Safely add untrusted strings...
platformdirs    4.1.0           4.2.0           A small Python package for d...
pluggy          1.3.0           1.4.0           plugin and hook calling mech...
pre-commit      2.21.0          3.6.0           A framework for managing and...
pydantic        1.10.13         2.6.0           Data validation and settings...
pytest          7.4.4           8.0.0           pytest: simple powerful test...
python-dotenv   0.21.1          1.0.1           Read key-value pairs from a ...
rfc3986         1.5.0           2.0.0           Validating URI References pe...
rich            12.6.0          13.7.0          Render rich text, tables, pr...
starlette       0.27.0          0.36.1          The little ASGI library that...
uvicorn         0.20.0          0.27.0.post1    The lightning-fast ASGI server.

Outdated dependencies after PR:

aiosqlite       0.17.0      0.19.0       asyncio bridge to the standard sqli...
bcrypt          4.0.1       4.1.2        Modern password hashing for your so...
bumpver         2022.1120   2023.1129    Bump version numbers in project files.
coverage        6.5.0       7.4.1        Code coverage measurement for Python
devtools        0.9.0       0.12.2       Python's missing debug print comman...
email-validator 2.0.0.post2 2.1.0.post1  A robust email address syntax and d...
executing       0.10.0      2.0.1        Get the currently executing AST nod...
fastapi         0.103.0     0.109.0      FastAPI framework, high performance...
httpcore        0.16.3      1.0.2        A minimal low-level HTTP client.
httpx           0.23.3      0.26.0       The next generation HTTP client.
pre-commit      2.21.0      3.6.0        A framework for managing and mainta...
pydantic        1.10.14     2.6.0        Data validation and settings manage...
pytest          7.4.4       8.0.0        pytest: simple powerful testing wit...
python-dotenv   0.21.1      1.0.1        Read key-value pairs from a .env fi...
rfc3986         1.5.0       2.0.0        Validating URI References per RFC 3986
rich            12.6.0      13.7.0       Render rich text, tables, progress ...
starlette       0.27.0      0.36.1       The little ASGI library that shines.
uvicorn         0.20.0      0.27.0.post1 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 marked this pull request as ready for review January 31, 2024 10:50
@tcompa tcompa closed this Jan 31, 2024
@tcompa tcompa reopened this Jan 31, 2024
Copy link
Author

Coverage report

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

@tcompa tcompa closed this Jan 31, 2024
@tcompa tcompa deleted the poetry-update branch January 31, 2024 10:57
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