chore(deps): Bump the python group with 10 updates - #236
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Updates the requirements on [pydantic[email]](https://github.com/pydantic/pydantic), [nh3](https://github.com/messense/nh3), [pyjwt[crypto]](https://github.com/jpadilla/pyjwt), [ruff](https://github.com/astral-sh/ruff), [mypy](https://github.com/python/mypy), [types-requests](https://github.com/python/typeshed), [hypothesis](https://github.com/HypothesisWorks/hypothesis), [numpy](https://github.com/numpy/numpy), [geopandas](https://github.com/geopandas/geopandas) and [pyogrio](https://github.com/geopandas/pyogrio) to permit the latest version. Updates `pydantic[email]` to 2.13.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.7.0...v2.13.4) Updates `nh3` from 0.3.5 to 0.3.6 - [Release notes](https://github.com/messense/nh3/releases) - [Commits](messense/nh3@v0.3.5...v0.3.6) Updates `pyjwt[crypto]` to 2.13.0 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.10.0...2.13.0) Updates `ruff` from 0.15.18 to 0.15.21 - [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.15.18...0.15.21) Updates `mypy` from 2.1.0 to 2.3.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.1.0...v2.3.0) Updates `types-requests` from 2.33.0.20260518 to 2.33.0.20260712 - [Commits](https://github.com/python/typeshed/commits) Updates `hypothesis` from 6.155.7 to 6.156.6 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.155.7...v6.156.6) Updates `numpy` from 2.4.6 to 2.5.1 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.4.6...v2.5.1) Updates `geopandas` from 1.1.3 to 1.1.4 - [Release notes](https://github.com/geopandas/geopandas/releases) - [Changelog](https://github.com/geopandas/geopandas/blob/v1.1.4/CHANGELOG.md) - [Commits](geopandas/geopandas@v1.1.3...v1.1.4) Updates `pyogrio` from 0.12.1 to 0.13.0 - [Release notes](https://github.com/geopandas/pyogrio/releases) - [Changelog](https://github.com/geopandas/pyogrio/blob/main/CHANGES.md) - [Commits](geopandas/pyogrio@v0.12.1...v0.13.0) --- updated-dependencies: - dependency-name: pydantic[email] dependency-version: 2.13.4 dependency-type: direct:production dependency-group: python - dependency-name: nh3 dependency-version: 0.3.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: pyjwt[crypto] dependency-version: 2.13.0 dependency-type: direct:production dependency-group: python - dependency-name: ruff dependency-version: 0.15.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: mypy dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: types-requests dependency-version: 2.33.0.20260712 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: hypothesis dependency-version: 6.156.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: numpy dependency-version: 2.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: geopandas dependency-version: 1.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: pyogrio dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Updates the requirements on pydantic[email], nh3, pyjwt[crypto], ruff, mypy, types-requests, hypothesis, numpy, geopandas and pyogrio to permit the latest version.
Updates
pydantic[email]to 2.13.4Release notes
Sourced from pydantic[email]'s releases.
Changelog
Sourced from pydantic[email]'s changelog.
... (truncated)
Commits
cf67d4bFix lintingf0d8a21Prepare release v2.13.45e3fe1dCheck for pydantic tag pattern in CI7f9edccDocument tagging conventionsb46a0c9Adaptpydantic-corelinker flags on macOS50629c8Update to PyPy 7.3.228522ebbPreserveRootModelcore metadataa37f3afAdaptMISSINGsentinel test to work with unreleasedtyping_extensionsver...909259aRemove Logfire example in documentation2c4174cBump libc from 0.2.155 to 0.2.185Updates
nh3from 0.3.5 to 0.3.6Release notes
Sourced from nh3's releases.
Commits
bea70dfBump version to 0.3.6788cee2Expose ammonia's url_relative policy via url_relative kwarg (#131)e76a81aBump pyo3 from 0.28.3 to 0.29.0 (#130)8ec45a3Add nh3.escape alias for clean_text (#127)a1e0226Document tag_attribute_values as alternate to attributes (#126)389fb79Validate clean_content_tags conflict with tags (#125)61aad5aBump uraimo/run-on-arch-action in the github-actions group (#124)Updates
pyjwt[crypto]to 2.13.0Release notes
Sourced from pyjwt[crypto]'s releases.
Changelog
Sourced from pyjwt[crypto]'s changelog.
... (truncated)
Commits
7144e45Apply ruff formatd2f4becRestorecast()calls with cross-versiontype: ignoreforprepare_key22f478cRemove redundant casts inRSAAlgorithm.prepare_keyand `ECAlgorithm.prepare...95791b1Bundle security fixes and hardening into 2.13.0dcc27a9[pre-commit.ci] pre-commit autoupdate (#1155)9d08a9a[pre-commit.ci] pre-commit autoupdate (#1146)b87c100Bump codecov/codecov-action from 5 to 6 (#1154)40e3147Migrate development extras to dependency groups (#1152)a4e1a3dAdd typing_extensions dependency for Python < 3.11 (#1151)bd9700cUse PyJWK algorithm when encoding without explicit algorithm (#1148)Updates
rufffrom 0.15.18 to 0.15.21Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
3e1f636Bump 0.15.21 (#26676)4059807[ty] Infer metaclass-declared attributes on class instances (#26512)013e5d0[ty] Use a dedicated project name type (#26665)7ad39ad[ty] Avoid allocating decorated parameter names (#26666)c36f662Improve performance of rendering edits in preview mode (#26565)ad26408[ty] Gate membership narrowing on__contains__semantics (#25964)4594ca7[ty] Add variant discriminators forCodeGeneratorKind(#26659)1af03da[ty] Pydantic: Fix float conversion in unions (#26655)a004a36[ty] Handle callable classes in solver (#26090)d8ef3b0[ty] Parse all supported Google docstring sections. (#26653)Updates
mypyfrom 2.1.0 to 2.3.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
8aabf84Drop +dev from version4d8ad2aUpdate changelog for 2.3 release (#21728)2c21546[mypyc] Update documentation of race conditions under free threading (#21726)a9f62a3[mypyc] Make attribute access memory safe on free-threaded builds (#21705)0faa413UsePYODIDEenvironment variable for Emscripten cross-compilation detection...3d75cdb[mypyc] Borrow final attributes more aggressively (#21702)24c237d[mypyc] Improve documentation of Final (#21713)b5be217[mypyc] Update free threading Python compatibility docs (#21711)cbcb51aNarrow for frozendict membership check (#21709)af2bc0fSync typeshed (#21707)Updates
types-requestsfrom 2.33.0.20260518 to 2.33.0.20260712Commits
Updates
hypothesisfrom 6.155.7 to 6.156.6Commits
276c391Bump hypothesis version to 6.156.6 and update changelogc6e2305Merge pull request #4791 from dylan-bakr/strip-auth-on-redirect988999ause add_unredirected_header insteade8458ddBump hypothesis version to 6.156.5 and update changelogdb2968aMerge pull request #4794 from Liam-DeVoe/publish-x86-wheelsa4d3a6dbuild 32bit wheels for windows and linux8683661Bump hypothesis version to 6.156.4 and update changelogd55de5aMerge pull request #4793 from Liam-DeVoe/abi3-wheels81be9b1Merge pull request #4792 from HypothesisWorks/fix-version-import503f86dship abi3 wheelsUpdates
numpyfrom 2.4.6 to 2.5.1Release notes
Sourced from numpy's releases.
... (truncated)
Commits
5e1d03fMerge pull request #31863 from charris/prepare-2.5.1ad0b66bREL: Prepare for the NumPy 2.5.1 release.9df8516Merge pull request #31858 from charris/backport-316884dee265Merge pull request #31857 from charris/backport-31775dc8d553Merge pull request #31856 from charris/backport-3184667cb4a8fix:Signed integer overflow in datetime.c (#31688)baa2589TST: Clean up imports, formatting, and assertions2fe5ba4TEST: Refactor tests to use np.testing.assert_raises_regex per reviewbb46581MAINT: Remove deprecated Python recursion fix8f34214MAINT: Move SeedSequence recursion guard to C-layer and add testsUpdates
geopandasfrom 1.1.3 to 1.1.4Release notes
Sourced from geopandas's releases.
Changelog
Sourced from geopandas's changelog.
Commits
91ec4afRLS: v1.1.4b5d685fDOC: add changelog for 1.1.4158d993BUG: further to_postgis hardening (#3800)ce95930BUG: honor legend_kwds["labels"] for categorical and boolean columns in explo...22bf845BUG: overlay with empty input handles keep geom dtype gracefully (#3745)866a7f0BUG: ensure that points from random sampling are not sorted (#3773)76b16caDOC: update Code of Conduct reporting form link (#3794)3a04a5cswitch to NumFOCUS Code of Conduct (#3671)6fedb19BLD: setuptools 77+ required for PEP 639 support (#3746)Updates
pyogriofrom 0.12.1 to 0.13.0Release notes
Sourced from pyogrio's releases.
Changelog
Sourced from pyogrio's changelog.
Commits
d5ce9caRLS: v0.13.084624c0TST: adjust test_write_read_datetime_tz_offsets_None for pandas bug (#677)eb85372ENH: add list_drivers_details function (#656)0847a9aBUG: fix error writing a column with mix of datetimes with and without timezo...21524a6DOC/RLS: update 0.13 changelog (#675)a464882CI: force to use latest GDAL in nightly CI (#676)97945d1BLD: use Limited C API for building abi3 wheels (#661)7d8423cENH: add whether append is supported in list_drivers (#559)10d5bd8PERF: use lists instead of memoryview for short lists of field types and indi...1c62bb4Bump actions/checkout from 6 to 7 (#673)Dependabot 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 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