build(deps): bump the pip-dependencies group across 1 directory with 18 updates#129
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the pip-dependencies group across 1 directory with 18 updates#129dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…18 updates Bumps the pip-dependencies group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [contourpy](https://github.com/contourpy/contourpy) | `1.2.1` | `1.3.0` | | [fonttools](https://github.com/fonttools/fonttools) | `4.53.1` | `4.54.1` | | [kiwisolver](https://github.com/nucleic/kiwi) | `1.4.5` | `1.4.7` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.9.1` | `3.9.2` | | [numpy](https://github.com/numpy/numpy) | `2.0.1` | `2.1.2` | | [pandas](https://github.com/pandas-dev/pandas) | `2.2.2` | `2.2.3` | | [paramiko](https://github.com/paramiko/paramiko) | `3.4.0` | `3.5.0` | | [pillow](https://github.com/python-pillow/Pillow) | `10.4.0` | `11.0.0` | | [pyparsing](https://github.com/pyparsing/pyparsing) | `3.1.2` | `3.2.0` | | [pytz](https://github.com/stub42/pytz) | `2024.1` | `2024.2` | | [typer](https://github.com/fastapi/typer) | `0.12.3` | `0.12.5` | | [tzdata](https://github.com/python/tzdata) | `2024.1` | `2024.2` | | [black](https://github.com/psf/black) | `24.4.2` | `24.10.0` | | [flake8](https://github.com/pycqa/flake8) | `7.1.0` | `7.1.1` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.108.5` | `6.116.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.8.0` | `4.0.1` | | [pycodestyle](https://github.com/PyCQA/pycodestyle) | `2.12.0` | `2.12.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.2` | `8.3.3` | Updates `contourpy` from 1.2.1 to 1.3.0 - [Release notes](https://github.com/contourpy/contourpy/releases) - [Changelog](https://github.com/contourpy/contourpy/blob/main/docs/changelog.rst) - [Commits](contourpy/contourpy@v1.2.1...v1.3.0) Updates `fonttools` from 4.53.1 to 4.54.1 - [Release notes](https://github.com/fonttools/fonttools/releases) - [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst) - [Commits](fonttools/fonttools@4.53.1...4.54.1) Updates `kiwisolver` from 1.4.5 to 1.4.7 - [Release notes](https://github.com/nucleic/kiwi/releases) - [Changelog](https://github.com/nucleic/kiwi/blob/main/releasenotes.rst) - [Commits](nucleic/kiwi@1.4.5...1.4.7) Updates `matplotlib` from 3.9.1 to 3.9.2 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.9.1...v3.9.2) Updates `numpy` from 2.0.1 to 2.1.2 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.0.1...v2.1.2) Updates `pandas` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.2.2...v2.2.3) Updates `paramiko` from 3.4.0 to 3.5.0 - [Commits](paramiko/paramiko@3.4.0...3.5.0) Updates `pillow` from 10.4.0 to 11.0.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.4.0...11.0.0) Updates `pyparsing` from 3.1.2 to 3.2.0 - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@pyparsing_3.1.2...3.2.0) 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 `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 `black` from 24.4.2 to 24.10.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.4.2...24.10.0) Updates `flake8` from 7.1.0 to 7.1.1 - [Commits](PyCQA/flake8@7.1.0...7.1.1) Updates `hypothesis` from 6.108.5 to 6.116.0 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.108.5...hypothesis-python-6.116.0) Updates `pre-commit` from 3.8.0 to 4.0.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.8.0...v4.0.1) Updates `pycodestyle` from 2.12.0 to 2.12.1 - [Release notes](https://github.com/PyCQA/pycodestyle/releases) - [Changelog](https://github.com/PyCQA/pycodestyle/blob/main/CHANGES.txt) - [Commits](PyCQA/pycodestyle@2.12.0...2.12.1) 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) --- updated-dependencies: - dependency-name: contourpy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: fonttools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: kiwisolver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: paramiko dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-dependencies - dependency-name: pyparsing dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: typer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: tzdata dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: hypothesis dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-major dependency-group: pip-dependencies - dependency-name: pycodestyle dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Closed
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.
Bumps the pip-dependencies group with 18 updates in the / directory:
1.2.11.3.04.53.14.54.11.4.51.4.73.9.13.9.22.0.12.1.22.2.22.2.33.4.03.5.010.4.011.0.03.1.23.2.02024.12024.20.12.30.12.52024.12024.224.4.224.10.07.1.07.1.16.108.56.116.03.8.04.0.12.12.02.12.18.3.28.3.3Updates
contourpyfrom 1.2.1 to 1.3.0Release notes
Sourced from contourpy's releases.
Changelog
Sourced from contourpy's changelog.
... (truncated)
Commits
a59061cPrepare for v1.3.0 release (#433)bf2f2e0Document possibility of duplicate contour points (#432)f8b9e44Docs for multi_lines and multi_filled (#431)1e50a36Bump default python version in CI to 3.12 (#430)f0d853bUpdate pre-commit (#429)eb3791aRemove download numbers for conda packages (#428)d68b2b4Statically link C++ runtime on Windows (#427)282671fDon't need to use NumPy nightlies when building wheels (#426)abb5e0eNew CI workflow to test own nightly wheels (#425)0b30b89Test on Python 3.13 in standard manner (#423)Updates
fonttoolsfrom 4.53.1 to 4.54.1Release notes
Sourced from fonttools's releases.
Changelog
Sourced from fonttools's changelog.
Commits
112ace8Release 4.54.17fe5eb0Update Changelog510153fMerge pull request #3647 from fonttools/dependabot/github_actions/pypa/gh-act...1223694Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.24cd0b0dEscape\in subset docs10a61efUpdate to Unicode 166af41afBump version: 4.54.0 → 4.54.1.dev05429a6cRelease 4.54.0cbc350dUpdate Changelog63611d4Merge pull request #3627 from n8willis/docs-cleanupUpdates
kiwisolverfrom 1.4.5 to 1.4.7Release notes
Sourced from kiwisolver's releases.
Changelog
Sourced from kiwisolver's changelog.
Commits
03cc2bdci: fix upload and download strategy for artifacts1a01622cut release 1.4.78665a51build(deps): bump actions/download-artifact in /.github/workflows (#185)2cc80dcci: more fixes to releases17db97eci: add missing builds439cdbbcut release 1.4.6e8702fc3.13 support (#183)e7f7b86Add PyPy 3.10 wheels (#182)df19e18Add ARM dll PATH to Windows ARM CIBW job (#180)74f9ee7Update release.ymlUpdates
matplotlibfrom 3.9.1 to 3.9.2Release notes
Sourced from matplotlib's releases.
Commits
a254b68REL: 3.9.2056f307DOC: Create release notes for 3.9.28d867ceMerge branch 'v3.9.1-doc' into v3.9.x7be8675Merge pull request #28687 from QuLogic/static-msvc3ed3d7bMerge pull request #28695 from meeseeksmachine/auto-backport-of-pr-27797-on-v...8a62afaBLD: Include MSVCP140 runtime statically81be26fMerge pull request #28688 from QuLogic/auto-backport-of-pr-28668-on-v3.9.xd88a582Backport PR #27797: DOC: Use video files for saving animationse3159baMerge pull request #28692 from meeseeksmachine/auto-backport-of-pr-28632-on-v...465401eBackport PR #28632: DOC: Tell sphinx-gallery to link mpl_toolkits from our buildUpdates
numpyfrom 2.0.1 to 2.1.2Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.
... (truncated)
Commits
f5afe3dMerge pull request #27507 from charris/prepare-2.1.26b9ef48REL: Prepare for the NumPy 2.1.2 release [wheel build]6d85a24MAINT: Pin setuptools for Python < 3.12 [wheel build]7f327d8Merge pull request #27506 from charris/backport-2750309e9cd9BUG: avoid segfault on bad arguments in ndarray.array_function06b4793Merge pull request #27501 from charris/backport-27495364efb5MAINT: Bump pypa/cibuildwheel from 2.21.1 to 2.21.2df0e261Merge pull request #27484 from ngoldbaum/use-weak-defaultfa61bc6Merge pull request #27481 from charris/backport-27472d6d06aeMerge pull request #27480 from charris/backport-27475Updates
pandasfrom 2.2.2 to 2.2.3Release notes
Sourced from pandas's releases.
Commits
0691c5cRLS: 2.2.3658dfddrelax cython bound6891e90Backport PR #59847: BLD: Build wheels for Python 3.13 on aarch64 as wellf108468RLS: 2.2.36958738Backport PR #59840: BLD: Final release prep for 2.2.3 (#59842)0bd98feBackport PR #59136 on branch 2.2.x (Upload 3.13 & free-threaded nightly wheel...8d67e77Backport PR #59836 on branch 2.2.x (BLD: Fix bad Cython annotation) (#59837)f7b6378Assorted backports for 2.2.x (#59785)2127b42Backport #59144 on 2.2.x / 2.3.x (remove ops div class to solve #2137) (#59535)4a20adbBackport PR #59813 on branch 2.2.x (CI: Debug failing ARM builds) (#59828)Updates
paramikofrom 3.4.0 to 3.5.0Commits
23f9200Cut 3.5.0eb7dbbcChangelog closes #982, re #2444, re #2157977913fRefactor the AES-GCM support a bunchf2ebac5Remove debug logging from PRf5d4ff3Comment editse53c46bVersion bump to 3.5 for feature update86ecbf4fix syntax formatting39871d2add support for aes256-gcm and aes128-gcmd2e7c0cMerge branch '3.4'dd4bc9fMerge branch '3.3' into 3.4Updates
pillowfrom 10.4.0 to 11.0.0Release notes
Sourced from pillow's releases.
... (truncated)
Changelog
Sourced from pillow's changelog.
... (truncated)
Commits
204aae611.0.0 version bumpf2cc87bUpdate CHANGES.rst [ci skip]c855e8eMerge pull request #8464 from radarhere/imagemath_type_hintdc37515Merge pull request #8463 from hugovk/update-3.13-datec3d81d6Update Python 3.13 release datea60610cAdded type hintsa5c58f2Merge pull request #8460 from hugovk/mit-cmue74994eUpdate licence to MIT-CMUb5e1115Update CHANGES.rst [ci skip]686b5e2Merge pull request #8392 from radarhere/tiff_seekUpdates
pyparsingfrom 3.1.2 to 3.2.0Changelog
Sourced from pyparsing's changelog.
... (truncated)
Commits
36fc04bFix docstring with invalid esc sequencea46066dPrep for 3.2.0 releasea0c219bDocs cleanup; added new whats_new_* docs for 3.1 and 3.2d9b1f14Rewrite _collapse_string_to_ranges to use _GroupConsecutive class instead of ...0d3c2d7Fix minor internal bug in one_of building regex when all choices are single c...2165ab2Cleanup ambiguous "contains" vs "in" usage in mongodb_query_expression.py25ddb02Prep for dev before final release08846aePrep for release9ee042bRemove deprecated utcnow()a2b2f25Final cleanup on mongodb_query_expression.py and mongodb_query_expression_ste...Updates
pytzfrom 2024.1 to 2024.2Commits
3944f75Bump version numbers to 2024.2 / 2024b640c9bdIANA 2024b382ca0cSquashed 'tz/' changes from 380c07cef..923e54bae96a1e88Stop testing unavailable and EOL Python 3.568186b6Add support for Python 3.13e994058Run other jobs if one fails2326f9fBump GitHub Actions