-
Notifications
You must be signed in to change notification settings - Fork 1
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): bump the pip-version-updates group across 1 directory with 28 updates #63
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…th 28 updates Bumps the pip-version-updates group with 26 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks) | `4.6.0` | `5.0.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.2` | `8.3.3` | | [pytest-django](https://github.com/pytest-dev/pytest-django) | `4.8.0` | `4.9.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.5.7` | `0.6.9` | | [safety](https://github.com/pyupio/safety) | `3.2.5` | `3.2.8` | | [xdoctest](https://github.com/Erotemic/xdoctest) | `1.1.6` | `1.2.0` | | [authlib](https://github.com/lepture/authlib) | `1.3.1` | `1.3.2` | | [certifi](https://github.com/certifi/python-certifi) | `2024.7.4` | `2024.8.30` | | [cffi](https://github.com/python-cffi/cffi) | `1.17.0` | `1.17.1` | | [cryptography](https://github.com/pyca/cryptography) | `43.0.0` | `43.0.1` | | [identify](https://github.com/pre-commit/identify) | `2.6.0` | `2.6.1` | | [idna](https://github.com/kjd/idna) | `3.7` | `3.10` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `8.2.0` | `8.5.0` | | [marshmallow](https://github.com/marshmallow-code/marshmallow) | `3.21.3` | `3.22.0` | | [mdit-py-plugins](https://github.com/executablebooks/mdit-py-plugins) | `0.4.1` | `0.4.2` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.2.2` | `4.3.6` | | [pydantic](https://github.com/pydantic/pydantic) | `2.8.2` | `2.9.2` | | [pytz](https://github.com/stub42/pytz) | `2024.1` | `2024.2` | | [rich](https://github.com/Textualize/rich) | `13.7.1` | `13.9.2` | | [setuptools](https://github.com/pypa/setuptools) | `72.2.0` | `75.1.0` | | [tomli](https://github.com/hukkin/tomli) | `2.0.1` | `2.0.2` | | [typer](https://github.com/fastapi/typer) | `0.12.3` | `0.12.5` | | [tzdata](https://github.com/python/tzdata) | `2024.1` | `2024.2` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.2` | `2.2.3` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.26.3` | `20.26.6` | | [zipp](https://github.com/jaraco/zipp) | `3.20.0` | `3.20.2` | Updates `pre-commit-hooks` from 4.6.0 to 5.0.0 - [Release notes](https://github.com/pre-commit/pre-commit-hooks/releases) - [Changelog](https://github.com/pre-commit/pre-commit-hooks/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0) Updates `pytest` from 8.3.2 to 8.3.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.2...8.3.3) Updates `pytest-django` from 4.8.0 to 4.9.0 - [Release notes](https://github.com/pytest-dev/pytest-django/releases) - [Changelog](https://github.com/pytest-dev/pytest-django/blob/main/docs/changelog.rst) - [Commits](pytest-dev/pytest-django@v4.8.0...v4.9.0) Updates `ruff` from 0.5.7 to 0.6.9 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.5.7...0.6.9) Updates `safety` from 3.2.5 to 3.2.8 - [Release notes](https://github.com/pyupio/safety/releases) - [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md) - [Commits](pyupio/safety@3.2.5...3.2.8) Updates `xdoctest` from 1.1.6 to 1.2.0 - [Release notes](https://github.com/Erotemic/xdoctest/releases) - [Changelog](https://github.com/Erotemic/xdoctest/blob/main/CHANGELOG.md) - [Commits](Erotemic/xdoctest@v1.1.6...v1.2.0) Updates `authlib` from 1.3.1 to 1.3.2 - [Release notes](https://github.com/lepture/authlib/releases) - [Changelog](https://github.com/lepture/authlib/blob/master/docs/changelog.rst) - [Commits](lepture/authlib@v1.3.1...v1.3.2) Updates `certifi` from 2024.7.4 to 2024.8.30 - [Commits](certifi/python-certifi@2024.07.04...2024.08.30) Updates `cffi` from 1.17.0 to 1.17.1 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.17.0...v1.17.1) Updates `cryptography` from 43.0.0 to 43.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.0...43.0.1) Updates `identify` from 2.6.0 to 2.6.1 - [Commits](pre-commit/identify@v2.6.0...v2.6.1) Updates `idna` from 3.7 to 3.10 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.7...v3.10) Updates `importlib-metadata` from 8.2.0 to 8.5.0 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v8.2.0...v8.5.0) Updates `marshmallow` from 3.21.3 to 3.22.0 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@3.21.3...3.22.0) Updates `mdit-py-plugins` from 0.4.1 to 0.4.2 - [Release notes](https://github.com/executablebooks/mdit-py-plugins/releases) - [Changelog](https://github.com/executablebooks/mdit-py-plugins/blob/master/CHANGELOG.md) - [Commits](executablebooks/mdit-py-plugins@v0.4.1...v0.4.2) Updates `platformdirs` from 4.2.2 to 4.3.6 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.2.2...4.3.6) Updates `pydantic` from 2.8.2 to 2.9.2 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.8.2...v2.9.2) Updates `pydantic-core` from 2.20.1 to 2.23.4 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.20.1...v2.23.4) Updates `pytz` from 2024.1 to 2024.2 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2024.1...release_2024.2) Updates `rich` from 13.7.1 to 13.9.2 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.7.1...v13.9.2) Updates `safety-schemas` from 0.0.3 to 0.0.5 - [Commits](https://github.com/pyupio/safety_schemas/commits) Updates `setuptools` from 72.2.0 to 75.1.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v72.2.0...v75.1.0) Updates `tomli` from 2.0.1 to 2.0.2 - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli@2.0.1...2.0.2) Updates `typer` from 0.12.3 to 0.12.5 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.12.3...0.12.5) Updates `tzdata` from 2024.1 to 2024.2 - [Release notes](https://github.com/python/tzdata/releases) - [Changelog](https://github.com/python/tzdata/blob/master/NEWS.md) - [Commits](python/tzdata@2024.1...2024.2) Updates `urllib3` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.2...2.2.3) Updates `virtualenv` from 20.26.3 to 20.26.6 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.26.3...20.26.6) Updates `zipp` from 3.20.0 to 3.20.2 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.20.0...v3.20.2) --- updated-dependencies: - dependency-name: pre-commit-hooks dependency-type: direct:development update-type: version-update:semver-major dependency-group: pip-version-updates - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-version-updates - dependency-name: pytest-django dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-version-updates - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-version-updates - dependency-name: safety dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-version-updates - dependency-name: xdoctest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-version-updates - dependency-name: authlib dependency-type: indirect update-type: version-update:semver-patch dependency-group: pip-version-updates - dependency-name: certifi dependency-type: indirect update-type: version-update:semver-minor dependency-group: pip-version-updates - dependency-name: cffi dependency-type: indirect update-type: version-update:semver-patch dependency-group: pip-version-updates - dependency-name: cryptography dependency-type: indirect update-type: version-update:semver-patch dependency-group: pip-version-updates - dependency-name: identify dependency-type: indirect update-type: version-update:semver-patch dependency-group: pip-version-updates - dependency-name: idna dependency-type: indirect update-type: version-update:semver-minor dependency-group: pip-version-updates - dependency-name: importlib-metadata dependency-type: indirect update-type: version-update:semver-minor dependency-group: pip-version-updates - dependency-name: marshmallow dependency-type: indirect update-type: version-update:semver-minor dependency-group: pip-version-updates - dependency-name: mdit-py-plugins dependency-type: indirect update-type: version-update:semver-patch dependency-group: pip-version-updates - dependency-name: platformdirs dependency-type: indirect update-type: version-update:semver-minor dependency-group: pip-version-updates - dependency-name: pydantic dependency-type: indirect update-type: version-update:semver-minor dependency-group: pip-version-updates - dependency-name: pydantic-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: pip-version-updates - dependency-name: pytz dependency-type: indirect update-type: version-update:semver-minor dependency-group: pip-version-updates - dependency-name: rich dependency-type: indirect update-type: version-update:semver-minor dependency-group: pip-version-updates - dependency-name: safety-schemas dependency-type: indirect update-type: version-update:semver-patch dependency-group: pip-version-updates - dependency-name: setuptools dependency-type: indirect update-type: version-update:semver-major dependency-group: pip-version-updates - dependency-name: tomli dependency-type: indirect update-type: version-update:semver-patch dependency-group: pip-version-updates - dependency-name: typer dependency-type: indirect update-type: version-update:semver-patch dependency-group: pip-version-updates - dependency-name: tzdata dependency-type: indirect update-type: version-update:semver-minor dependency-group: pip-version-updates - dependency-name: urllib3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pip-version-updates - dependency-name: virtualenv dependency-type: indirect update-type: version-update:semver-patch dependency-group: pip-version-updates - dependency-name: zipp dependency-type: indirect update-type: version-update:semver-patch dependency-group: pip-version-updates ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Oct 7, 2024
@dependabot rebase |
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/pip/pip-version-updates-7c91808b86
branch
November 6, 2024 19:22
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the pip-version-updates group with 26 updates in the / directory:
4.6.0
5.0.0
8.3.2
8.3.3
4.8.0
4.9.0
0.5.7
0.6.9
3.2.5
3.2.8
1.1.6
1.2.0
1.3.1
1.3.2
2024.7.4
2024.8.30
1.17.0
1.17.1
43.0.0
43.0.1
2.6.0
2.6.1
3.7
3.10
8.2.0
8.5.0
3.21.3
3.22.0
0.4.1
0.4.2
4.2.2
4.3.6
2.8.2
2.9.2
2024.1
2024.2
13.7.1
13.9.2
72.2.0
75.1.0
2.0.1
2.0.2
0.12.3
0.12.5
2024.1
2024.2
2.2.2
2.2.3
20.26.3
20.26.6
3.20.0
3.20.2
Updates
pre-commit-hooks
from 4.6.0 to 5.0.0Changelog
Sourced from pre-commit-hooks's changelog.
Commits
cef0300
v5.0.0f47ab2f
Merge pull request #1049 from Jeffrey-Lim/mainfd01124
Extend check for illegal Windows filenames515e8b3
Merge pull request #1085 from AdrianDC/destroyed-symlinksc7d1e85
set stages fordestroyed-symlinks
5b5b46d
Merge pull request #1093 from pre-commit/non-deprecated-stages-names003dfa5
update stages names to the non-deprecated namesed71474
Merge pull request #1088 from pre-commit/pre-commit-ci-update-config6553d02
remove types-all6952eeb
[pre-commit.ci] pre-commit autoupdateUpdates
pytest
from 8.3.2 to 8.3.3Release notes
Sourced from pytest's releases.
Commits
d0f136f
build(deps): Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (#12790)972f307
Prepare release version 8.3.30dabdcf
Include co-authors in release announcement (#12795) (#12797)a9910a4
Do not discover properties when iterating fixtures (#12781) (#12788)0f10b6b
Fix issue with slashes being turned into backslashes on Windows (#12760) (#12...300d13d
Merge pull request #12785 from pytest-dev/patchback/backports/8.3.x/57cccf7f4...e5d32c7
Merge pull request #12784 from svenevs/fix/docs-example-parametrize-minor-typobc913d1
Streamline checks for verbose option (#12706) (#12778)01cfcc9
Fix typos and introduce codespell pre-commit hook (#12769) (#12774)4873394
doc: Remove past training (#12772) (#12773)Updates
pytest-django
from 4.8.0 to 4.9.0Release notes
Sourced from pytest-django's releases.
Changelog
Sourced from pytest-django's changelog.
Commits
1157a7c
Release 4.9.0089843c
Add a few type annotationsd878d56
Add a missing type annotation19605d7
fail-on-template-vars: modernize stack inspection code (#1129)c746a46
Avoid running database migrations forSimpleTestCase
(#1120)8502a12
Replace psycopg2, psycopg2cffi -> psycopg in testing and docs52b2205
Drop support for EOL Django 3.2, 4.1, add support for 5.1c66f9d3
ci: use trusted publishing for release30602a2
tox: update ruff, mypya39b910
Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.10.0Updates
ruff
from 0.5.7 to 0.6.9Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
975be9c
Bump version to 0.6.9 (#13624)99e4566
MarkFURB118
fix as unsafe (#13613)7ad07c2
Addallow-unused-imports
setting forunused-import
rule (F401
) (#13601)4aefe52
Support ruff discovery in pip build environments (#13591)cc1f766
Preserve trivia (i.e. comments) in PLR5501 (#13573)fdd0a22
Move to maintained mirror of prettier (#13592)3728d5b
[pyupgrade
] Fix UP043 to apply tocollections.abc.Generator
and `collecti...7e3894f
Avoid short circuitingB017
for multiple context managers (#13609)c3b40da
Use backticks for code in red-knot messages (#13599)ef45185
Allow users to provide custom diagnostic messages when unwrapping calls (#13597)Updates
safety
from 3.2.5 to 3.2.8Changelog
Sourced from safety's changelog.
Commits
31b1821
chore/release-3.2.8 (#606)dec98e0
fix/check-updates-fixes (#605)15e757c
Demo Jupyter Notebook (#601)af7fa27
Add Script to Generate CONTRIBUTORS.md with Shields.io Badges Based on Merged...01c2c28
chore/fix-cli-help-text: remove rich formatting for cleaner help text (#599)84b981d
chore/hide-system-scan-from-help-text (#598)96ddcb5
chore: add LICENSES.md file with dependency licenses (#597)81b40b7
chore/3.2.7: release 3.2.7 (#594)3b243fe
docs: add SECURITY.md file with security policy and bug bounty program detail...6664d76
fix/increase-auth-timeout: increase timeout to 5s (#583)Updates
xdoctest
from 1.1.6 to 1.2.0Release notes
Sourced from xdoctest's releases.
Changelog
Sourced from xdoctest's changelog.
Commits
3b9aa66
Support top level await (#158)e53d97f
Drop support for Python 3.6 and 3.7 (#161)01372c3
Start branch for 1.2.0 (#160)Updates
authlib
from 1.3.1 to 1.3.2Release notes
Sourced from authlib's releases.
Changelog
Sourced from authlib's changelog.
Commits
d7db2c3
chore: release 1.3.201f1243
Revert "fix encode_client_secret_basic to match rfc6749"63c9fb6
fix(oauth2): unquote username and password for basic auth66d5b19
docs: Update index.rst (#670)11f13e4
fix: Fix list of scopes in app integrations (#631)4da41da
Merge pull request #661 from Presence-AI/master01583a3
fix: use unique variable name when clearing old state data to avoid setting s...0ad753c
Merge pull request #644 from Wauplin/622-fix-ever-growing-session-cookie174248e
Merge pull request #656 from borislaviv/master341ce0e
Extract load_key construction to separate methodUpdates
certifi
from 2024.7.4 to 2024.8.30Commits
325c2fd
2024.08.30 (#304)d66bf5f
Bump actions/upload-artifact from 4.3.5 to 4.3.6 (#302)2150f23
Bump actions/upload-artifact from 4.3.4 to 4.3.5 (#301)fc9b771
Bump actions/setup-python from 5.1.0 to 5.1.1 (#300)965b239
Bump actions/download-artifact from 4.1.7 to 4.1.8 (#297)c1f50cc
Bump actions/upload-artifact from 4.3.3 to 4.3.4 (#296)Updates
cffi
from 1.17.0 to 1.17.1Release notes
Sourced from cffi's releases.
Commits
38bd6be
release 1.17.1ba10180
update whatsnew.rst for 1.17.1 (#121)61deb5f
add yet another flag to recompile() to avoid calling ffiplatform (#81)1c292c1
Handle distutils without distutils.msvc9compiler.MSVCCompiler class (#118)182ffc4
Allow writing generated code to a file-like object. (#115)Updates
cryptography
from 43.0.0 to 43.0.1Changelog
Sourced from cryptography's changelog.
Commits
a773387
bump for 43.0.1 (#11533)0393fef
Backport setuptools version ban (#11526)6687bab
Bump openssl from 0.10.65 to 0.10.66 in /src/rust (#11320) (#11324)Updates
identify
from 2.6.0 to 2.6.1Commits
d1032c9
v2.6.1b980f11
Merge pull request #476 from AleksaC/astro52ba50e
Merge pull request #477 from pre-commit/pre-commit-ci-update-configf4ca44e
[pre-commit.ci] pre-commit autoupdate2573941
add astro extensioneca58eb
Merge pull request #475 from pre-commit/pre-commit-ci-update-config4cbbd37
[pre-commit.ci] pre-commit autoupdatebcde20e
Merge pull request #472 from pre-commit/pre-commit-ci-update-config53d2329
[pre-commit.ci] pre-commit autoupdate1d48177
Merge pull request #471 from pre-commit/pre-commit-ci-update-configUpdates
idna
from 3.7 to 3.10Release notes
Sourced from idna's releases.
Changelog
Sourced from idna's changelog.
Commits
729225d
Release v3.103eef168
Merge pull request #194 from kjd/revert-unicode-16ceca619
Revert Unicode 16.0.0 data updatesc43ac75
Merge pull request #191 from kjd/release-3.91b8800a
Release v3.9a1fd168
Merge pull request #190 from kjd/unicode-167732c61
Merge branch 'master' into unicode-164ed183d
Refactor membership test762216b
Format with ruff580ece9
Implement changes to UTS46 algorithmUpdates
importlib-metadata
from 8.2.0 to 8.5.0Changelog
Sourced from importlib-metadata's changelog.
Commits
b34810b
Finalize8c1d1fa
Merge pull request #501 from Avasam/Pass-mypy-and-link-issuesafa39e8
Back out changes to tests._path8b909f9
Merge pull request #503 from danielhollas/defer-json2a3f50d
Add news fragment.3f78dc1
Add comment to protect the deferred import.18eb2da
Revert "Defer platform import"58832f2
Merge pull request #502 from danielhollas/defer-zippe3ce33b
Add news fragment.d11b67f
Add comment to protect the deferred import.Updates
marshmallow
from 3.21.3 to 3.22.0Changelog
Sourced from marshmallow's changelog.
Commits
fbad345
Bump version and update changelog78cbc09
Merge pull request #2271 from deckar01/2270-meta-many7609530
Merge pull request #2279 from deckar01/simplify-hooksbbbd7af
Reduce pre-commit.ci updates to monthly (#2300)1d21132
[pre-commit.ci] pre-commit autoupdate8ceb4b3
[pre-commit.ci] pre-commit autoupdate (#2298)ac13e0d
Add sponsors to docs7ebdc7b
Fix logo image for pypi rendering7c2f1ca
Add Route4Me as sponsor01f8432
Bump alabaster from 0.7.16 to 1.0.0 (#2292)Updates
mdit-py-plugins
from 0.4.1 to 0.4.2Release notes
Sourced from mdit-py-plugins's releases.
Changelog
Sourced from mdit-py-plugins's changelog.
Commits
2236898
🚀 Release v0.4.2 (#121)10d5b4d
✨ Addallowed
option for inline/block attributes (#115)3f7fcc6
👌 Improve parsing of nested amsmath (#119)637f7e7
🔧 codecov no longer works on forks (#116)Updates
platformdirs
from 4.2.2 to 4.3.6Release notes
Sourced from platformdirs's releases.
... (truncated)
Commits
bc0405c
Fix readme download target (#307)c076da9
Split build and publish for release (#306)30199ec
Use upstream setup-uv with uv python (#305)3ce64d0
Bump astral-sh/setup-uv from 2 to 3 (#304)67691e2
[pre-commit.ci] pre-commit autoupdate (#303)85feea9
don't include outdated changelog in docs (#301)580dffd
Update check.yml (#302)c596271
Fix multi-path returned from_path
methods on MacOS (#299)a420284
Use uv as installer (#300)