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

chore(deps): Update Python dependencies with PDM #19

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 3, 2024

Update locked dependencies.

Update summary

There are 70 updates:

Package From To
⬆️ astroid 3.3.4 3.3.8
⬆️ asttokens 2.4.1 3.0.0
⬆️ attrs 24.2.0 25.1.0
⬆️ babel 2.16.0 2.17.0
⬆️ black 24.8.0 25.1.0
⬆️ bytecode 0.15.1 0.16.1
⬆️ cachetools 5.5.0 5.5.1
⬆️ certifi 2024.8.30 2025.1.31
⬆️ charset-normalizer 3.3.2 3.4.1
⬆️ check-wheel-contents 0.6.0 0.6.1
⬆️ click 8.1.7 8.1.8
⬆️ coverage 7.6.1 7.6.12
⬆️ coverage[toml] 7.6.1 7.6.12
⬆️ ddtrace 2.14.1 2.21.1
⬆️ deprecated 1.2.14 1.2.18
⬆️ distlib 0.3.8 0.3.9
⬆️ envier 0.5.2 0.6.1
⬆️ executing 2.1.0 2.2.0
⬆️ filelock 3.16.1 3.17.0
⬆️ gitdb 4.0.11 4.0.12
⬆️ gitpython 3.1.43 3.1.44
⬆️ griffe 1.3.2 1.5.7
⬆️ h2 4.1.0 4.2.0
⬆️ hpack 4.0.0 4.1.0
⬆️ hyperframe 6.0.1 6.1.0
⬆️ importlib-metadata 8.4.0 8.5.0
⬆️ importlib-resources 6.4.5 6.5.2
⬆️ isort 5.13.2 6.0.0
⬆️ jedi 0.19.1 0.19.2
⬆️ jinja2 3.1.4 3.1.5
legacy-cgi 2.6.2
⬆️ loguru 0.7.2 0.7.3
⬆️ markupsafe 2.1.5 3.0.2
⬆️ mkdocs-autorefs 1.2.0 1.3.1
⬆️ mkdocs-include-markdown-plugin 6.2.2 7.1.4
⬆️ mkdocs-material 9.5.39 9.6.5
⬆️ mkdocstrings 0.26.1 0.28.1
⬆️ mkdocstrings-python 1.11.1 1.16.1
⬆️ mkdocstrings[python] 0.26.1 0.28.1
⬆️ mypy 1.11.2 1.15.0
⬆️ opentelemetry-api 1.27.0 1.30.0
⬆️ packaging 24.1 24.2
⬆️ prompt-toolkit 3.0.48 3.0.50
⬆️ protobuf 5.28.2 5.29.3
⬆️ pydantic 2.9.2 2.10.6
⬆️ pydantic-core 2.23.4 2.27.2
⬆️ pygments 2.18.0 2.19.1
⬆️ pylint 3.3.1 3.3.4
⬆️ pymdown-extensions 10.11.2 10.14.3
⬆️ pyparsing 3.1.4 3.2.1
⬆️ pyproject-api 1.8.0 1.9.0
⬆️ pytest 8.3.3 8.3.4
⬆️ pytest-cov 5.0.0 6.0.0
⬆️ python-json-logger 2.0.7 3.2.1
⬆️ regex 2024.9.11 2024.11.6
⬆️ rich 13.9.1 13.9.4
⬆️ ruff 0.6.8 0.9.6
⬆️ six 1.16.0 1.17.0
⬆️ smmap 5.0.1 5.0.2
⬆️ taskgroup 0.0.0a4 0.2.2
⬆️ tomli 2.0.2 2.2.1
⬆️ tox 4.21.0 4.24.1
⬆️ urllib3 2.2.3 2.3.0
⬆️ virtualenv 20.26.6 20.29.2
⬆️ watchdog 5.0.3 6.0.0
⬆️ wheel-filename 1.4.1 1.4.2
⬆️ win32-setctime 1.1.0 1.2.0
⬆️ wrapt 1.16.0 1.17.2
⬆️ xmltodict 0.13.0 0.14.2
⬆️ zipp 3.20.2 3.21.0

Auto-generated by PDM update action

@github-actions github-actions bot force-pushed the dep/update-pdm-lock branch 5 times, most recently from 16e4c04 to 11e6eb4 Compare October 10, 2024 12:07
@github-actions github-actions bot force-pushed the dep/update-pdm-lock branch 6 times, most recently from 63b1d29 to 07e63cc Compare October 18, 2024 12:06
@github-actions github-actions bot force-pushed the dep/update-pdm-lock branch 6 times, most recently from 348c61d to 97167e5 Compare October 25, 2024 12:07
@github-actions github-actions bot force-pushed the dep/update-pdm-lock branch from 97167e5 to 400a62c Compare October 29, 2024 12:07
@GabDug GabDug closed this Oct 29, 2024
@GabDug GabDug reopened this Oct 29, 2024
@codecov-commenter
Copy link

codecov-commenter commented Oct 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.40%. Comparing base (6b39973) to head (e077db6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #19   +/-   ##
=======================================
  Coverage   74.40%   74.40%           
=======================================
  Files          29       29           
  Lines         969      969           
  Branches      187      141   -46     
=======================================
  Hits          721      721           
  Misses        201      201           
  Partials       47       47           
Flag Coverage Δ
unittests 74.40% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot force-pushed the dep/update-pdm-lock branch 4 times, most recently from 3342d51 to 0c4177f Compare November 6, 2024 12:07
@github-actions github-actions bot force-pushed the dep/update-pdm-lock branch 4 times, most recently from bb79a49 to 1cbe7e4 Compare November 11, 2024 12:07
@github-actions github-actions bot force-pushed the dep/update-pdm-lock branch 8 times, most recently from 6991f8b to 5c82ca5 Compare January 31, 2025 12:06
@github-actions github-actions bot force-pushed the dep/update-pdm-lock branch 8 times, most recently from 2c6294f to f3c563f Compare February 8, 2025 12:06
@github-actions github-actions bot force-pushed the dep/update-pdm-lock branch 7 times, most recently from 3966f88 to 396b13c Compare February 15, 2025 12:06
@github-actions github-actions bot force-pushed the dep/update-pdm-lock branch 4 times, most recently from c93e020 to 04371de Compare February 19, 2025 12:07
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot force-pushed the dep/update-pdm-lock branch from 3bcd862 to e01d514 Compare February 20, 2025 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants