build(deps): bump the python-dependencies group across 1 directory with 12 updates #120
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 python-dependencies group with 12 updates in the / directory:
2.10.12.10.23.3.33.4.033.0.033.1.00.27.20.28.02.6.22.6.30.3.00.4.02.18.02.18.10.8.00.8.120.27.120.28.00.24.01.0.07.6.77.6.82.6.02.10.0Updates
pydanticfrom 2.10.1 to 2.10.2Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
fe32515Prepare for v2.10.2 release (#10982)226cfafHideBaseModel.__replace__definition from type checkers (#10979)02229a6hashing support for urls (#10975)a9cf39cFix type hint ofField.defaultto be compatible with Python 3.8 and 3.9 (#1...869eafdSupport serialization as any forSecrettypes andUrltypes (#10947)7c0ed72Do not evaluate annotations for private fields (#10962)d6fc7fcOnly evaluateFieldInfoannotations if required during schema building (#10...Updates
sphinx-autoapifrom 3.3.3 to 3.4.0Release notes
Sourced from sphinx-autoapi's releases.
Changelog
Sourced from sphinx-autoapi's changelog.
Commits
9e6a70aVersion 3.4.0b3f768eNamedTuples are always documented as a class6f91543Format Python code with ruff format instead of black (#498)b2ff263Keep GitHub Actions up to date with GitHub's Dependabot4e2d9aeFix ruff compressions and performance issues (#490)Updates
fakerfrom 33.0.0 to 33.1.0Release notes
Sourced from faker's releases.
Changelog
Sourced from faker's changelog.
Commits
8a249d0Bump version: 33.0.0 → 33.1.0edf6cbb📝 Update CHANGELOG.md3faa4f9Declare support for Python 3.13 (#2071)Updates
httpxfrom 0.27.2 to 0.28.0Release notes
Sourced from httpx's releases.
Changelog
Sourced from httpx's changelog.
Commits
80960faVersion 0.28.0. (#3419)a33c878Fixextensionstype annotation. (#3380)ce7e14dError on verify as str. (#3418)47f4a96Handle empty zstd responses (#3412)189fc4bUpdate CHANGELOG.md, fix typo(s) (#3406)7b19cd5Move utility functions from _utils.py to _client.py (#3389)b47d94cAvoid private imports in test cases. (#3403)2ea2286Import ssl on demand (#3401)1805ee0Graceful upgrade path for 0.28. (#3394)41597adMove remaining utility functions from _utils.py to _models.py (#3387)Updates
identifyfrom 2.6.2 to 2.6.3Commits
f075954v2.6.3149074eMerge pull request #488 from nicknovitski/direnv880ac27Merge pull request #487 from vlotorev/main8dcf6f3Merge pull request #486 from axtimhaus/patch-1d2f995afeat: identify direnv files as Bash7116aa1Add bitbake extensions and files13e6105Add C# Script and F# Source and Script filetypesUpdates
litestar-htmxfrom 0.3.0 to 0.4.0Updates
polyfactoryfrom 2.18.0 to 2.18.1Release notes
Sourced from polyfactory's releases.
Commits
0290580chore(release): bump release version (#608)660183bfix: handle nullable SQLA constraints (#602)Updates
rufffrom 0.8.0 to 0.8.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
b3b2c98Update CHANGELOG.md with the new commits for 0.8.1 (#14664)abb3c6e[flake8-pyi] Avoid rewriting invalid type expressions in `unnecessary-type-...224fe75[ruff] Implementunnecessary-regular-expression(RUF055) (#14659)dc29f52[flake8-pyi,ruff] Fix traversal of nested literals and unions (PYI016,...d9cbf2fAvoids unnecessary overhead forTC004, whenTC001-003are disabled (#14657)3f6c65e[red-knot] Fix merged type after if-else without explicit else branch (#14621)976c37aBump version to 0.8.1 (#14655)a378ff3[red-knot] Fix Boolean flags in mdtests (#14654)d8bca0dFix bug where methods defined using lambdas were flagged by FURB118 (#14639)6f1cf5b[red-knot] Minor fix in MRO tests (#14652)Updates
virtualenvfrom 20.27.1 to 20.28.0Release notes
Sourced from virtualenv's releases.
Changelog
Sourced from virtualenv's changelog.
Commits
bfc04e3release 20.28.02a29a1bfeat: Write CACHEDIR.TAG file (#2805)d619967fix: Update run_with_catch log flushing (#2806)f74c000release 20.27.26f70bf5Revert "feat: Write CACHEDIR.TAG file (#2803)"f5d7cb4[pre-commit.ci] pre-commit autoupdate (#2799)be19526feat: Write CACHEDIR.TAG file (#2803)b3e2b6fNo longer forcibly echo off during windows batch activation (#2801)fd6c16bBump astral-sh/setup-uv from 3 to 4 (#2802)898abfdUpgrade setuptools to 75.5 and wheel to 0.45 (#2804)Updates
watchfilesfrom 0.24.0 to 1.0.0Release notes
Sourced from watchfiles's releases.
Commits
2430022fix version check and release in CI (#310)cd820f3remove set_version, prepare for v1 release (#309)e14de63allow modifypoll_delay_msargument using an environment variable (#303)e493e75Bump PyO3 to 0.23, drop Python 3.8 support (#307)Updates
coveragefrom 7.6.7 to 7.6.8Changelog
Sourced from coverage's changelog.
Commits
6134266docs: sample HTML for 7.6.8041f963docs: prep for 7.6.87fe48b6build: don't search generated report filesf219144docs: start changelog entries with capital lettersd1a916afix: a line that branches nowhere must always raise an exception2ace7a2fix: don't assume 'no branches' means 'not executed' #18963ed5915style: all of ci should use underscores0db86f2build: automate updating readthedocs2a89551chore: make upgrade (not sure why files became absolute)ba9c157chore: make doc_upgradeUpdates
semantic-versionfrom 2.6.0 to 2.10.0Changelog
Sourced from semantic-version's changelog.
... (truncated)
Commits
e49b5b0Preparing release 2.10.057c78e7Guarantee a stable ordering with build metadata7dcc42dFix pip install name in README47be07eUpdate the Version.parse() to match the code8a7162fdocs: Update reference to NPM range specificationc61278bBack to development: 2.9.15f2bf35Preparing release 2.9.02713cf3doc: Remove remaining Sphinx markup from README4fcc147docs: Update CI location7e59a4bImprove documentationDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions