Bump the python-deps group with 15 updates#22
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the python-deps group with 15 updates: | Package | From | To | | --- | --- | --- | | [cloudpickle](https://github.com/cloudpipe/cloudpickle) | `3.1.1` | `3.1.2` | | [contourpy](https://github.com/contourpy/contourpy) | `1.3.1` | `1.3.3` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.20.3` | `3.21.2` | | [fonttools](https://github.com/fonttools/fonttools) | `4.60.2` | `4.61.1` | | [kiwisolver](https://github.com/nucleic/kiwi) | `1.4.8` | `1.4.9` | | [markupsafe](https://github.com/pallets/markupsafe) | `3.0.2` | `3.0.3` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.10.0` | `3.10.8` | | [networkx](https://github.com/networkx/networkx) | `3.4.2` | `3.6.1` | | [numpy](https://github.com/numpy/numpy) | `2.2.2` | `2.4.2` | | [pyparsing](https://github.com/pyparsing/pyparsing) | `3.2.1` | `3.3.2` | | [pytz](https://github.com/stub42/pytz) | `2025.1` | `2025.2` | | [stable-baselines3[extra]](https://github.com/DLR-RM/stable-baselines3) | `2.5.0` | `2.7.1` | | [sympy](https://github.com/sympy/sympy) | `1.13.3` | `1.14.0` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.12.2` | `4.15.0` | | [tzdata](https://github.com/python/tzdata) | `2025.1` | `2025.3` | Updates `cloudpickle` from 3.1.1 to 3.1.2 - [Release notes](https://github.com/cloudpipe/cloudpickle/releases) - [Changelog](https://github.com/cloudpipe/cloudpickle/blob/master/CHANGES.md) - [Commits](cloudpipe/cloudpickle@v3.1.1...v3.1.2) Updates `contourpy` from 1.3.1 to 1.3.3 - [Release notes](https://github.com/contourpy/contourpy/releases) - [Changelog](https://github.com/contourpy/contourpy/blob/main/docs/changelog.rst) - [Commits](contourpy/contourpy@v1.3.1...v1.3.3) Updates `filelock` from 3.20.3 to 3.21.2 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.20.3...3.21.2) Updates `fonttools` from 4.60.2 to 4.61.1 - [Release notes](https://github.com/fonttools/fonttools/releases) - [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst) - [Commits](fonttools/fonttools@4.60.2...4.61.1) Updates `kiwisolver` from 1.4.8 to 1.4.9 - [Release notes](https://github.com/nucleic/kiwi/releases) - [Changelog](https://github.com/nucleic/kiwi/blob/main/releasenotes.rst) - [Commits](nucleic/kiwi@1.4.8...1.4.9) Updates `markupsafe` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](pallets/markupsafe@3.0.2...3.0.3) Updates `matplotlib` from 3.10.0 to 3.10.8 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.0...v3.10.8) Updates `networkx` from 3.4.2 to 3.6.1 - [Release notes](https://github.com/networkx/networkx/releases) - [Commits](networkx/networkx@networkx-3.4.2...networkx-3.6.1) Updates `numpy` from 2.2.2 to 2.4.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.2.2...v2.4.2) Updates `pyparsing` from 3.2.1 to 3.3.2 - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@3.2.1...3.3.2) Updates `pytz` from 2025.1 to 2025.2 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2025.1...release_2025.2) Updates `stable-baselines3[extra]` from 2.5.0 to 2.7.1 - [Release notes](https://github.com/DLR-RM/stable-baselines3/releases) - [Commits](DLR-RM/stable-baselines3@v2.5.0...v2.7.1) Updates `sympy` from 1.13.3 to 1.14.0 - [Release notes](https://github.com/sympy/sympy/releases) - [Commits](sympy/sympy@sympy-1.13.3...sympy-1.14.0) Updates `typing-extensions` from 4.12.2 to 4.15.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.12.2...4.15.0) Updates `tzdata` from 2025.1 to 2025.3 - [Release notes](https://github.com/python/tzdata/releases) - [Changelog](https://github.com/python/tzdata/blob/master/NEWS.md) - [Commits](python/tzdata@2025.1...2025.3) --- updated-dependencies: - dependency-name: cloudpickle dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: contourpy dependency-version: 1.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: filelock dependency-version: 3.21.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: fonttools dependency-version: 4.61.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: kiwisolver dependency-version: 1.4.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: markupsafe dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: matplotlib dependency-version: 3.10.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: networkx dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: numpy dependency-version: 2.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: pyparsing dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: pytz dependency-version: '2025.2' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: stable-baselines3[extra] dependency-version: 2.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: sympy dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: typing-extensions dependency-version: 4.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: tzdata dependency-version: '2025.3' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 python-deps group with 15 updates:
3.1.13.1.21.3.11.3.33.20.33.21.24.60.24.61.11.4.81.4.93.0.23.0.33.10.03.10.83.4.23.6.12.2.22.4.23.2.13.3.22025.12025.22.5.02.7.11.13.31.14.04.12.24.15.02025.12025.3Updates
cloudpicklefrom 3.1.1 to 3.1.2Changelog
Sourced from cloudpickle's changelog.
Commits
7576fffFix wrong branch name in publish-to-testpypi config file8492f24Release v3.1.2 with Python 3.14 type annotation fix (#579)05c18b9Small improvement in changelog entry.6ff1cc2FIX remove annotate_func that return dict within a closure Python 3.1...e8bbedeMNT enable 3.14 recursion test+simplify recursion detection (#573)f90f78aFix #567: Fix test_locally_defined_class_with_type_hints() (#570)c025de7MTN skip test with recursion limit on python3.14 due to segfault on OSX (#561)7ba9e61skip workflow on forks (#559)8b82151MAINT Set version back to 3.2.0.dev0 (#554)Updates
contourpyfrom 1.3.1 to 1.3.3Release notes
Sourced from contourpy's releases.
Changelog
Sourced from contourpy's changelog.
Commits
713550aPrepare for v1.3.3 release (#491)9fa3227Reinstate image tests for python 3.14 (#490)e818810Bump cibuildwheel to 3.1.1 (#489)d800791CI install numpy 2.3.2 wheels from pypi for python 3.14 and windows arm (#488)881ca7fRemove 3.13.3 pin (#487)a58d9d0Update mypy to 1.17.0 (#486)a32405fUse matplotlib images tests for python 3.14 (#485)33d9d9dBump pypa/cibuildwheel from 3.0.0 to 3.0.1 in the actions group (#484)154fbfdDisable nightly wheels test on Windows on ARM (#483)20936c5Support python 3.14 (#479)Updates
filelockfrom 3.20.3 to 3.21.2Release notes
Sourced from filelock's releases.
Changelog
Sourced from filelock's changelog.
Commits
9678accRelease 3.21.24194182🐛 fix: catch ImportError for missing sqlite3 C library (#475)9b2d086Release 3.21.1eff3991🐛 fix: gracefully handle missingsqlite3when importingReadWriteLock(#473)3692417🐛 fix(ci): make release workflow robust053168fRelease 3.21.0c2f5754🐛 fix(ci): make release workflow robust0dc277c👷 ci(release): commit changelog and use release config (#472)be8fe1a👷 ci(release): consolidate to two jobs (#471)03b0ab7✨ feat(unix): delete lock file on release (#408)Updates
fonttoolsfrom 4.60.2 to 4.61.1Release notes
Sourced from fonttools's releases.
Changelog
Sourced from fonttools's changelog.
Commits
0a65179Release 4.61.1387af7bUpdate NEWS.rst8d5f4a4Merge pull request #3989 from fonttools/dependabot/github_actions/actions/che...aa405c9Merge pull request #4004 from fonttools/mark-glyph-sets-non-null-empty-coverage0ca5b37update expected feaLib test empty_filter_sets_and_mark_classes.ttxd57f6e6[otlLib] buildCoverage: return empty Coverage instead of Nonee988f85[instancer] bug fix in avar2 full instancing (#4002)2caea38Merge pull request #4001 from daltonmaag/preserve-empty-conditionsetscba88b3Test empty condition sets are preserved during serialisation & deserialisationf55e747Update test dataUpdates
kiwisolverfrom 1.4.8 to 1.4.9Release notes
Sourced from kiwisolver's releases.
Changelog
Sourced from kiwisolver's changelog.
Commits
728f566cut release 1.4.9 and updatea399becMerge pull request #198 from nucleic/py314b1691ddci: enable 3.13 free threaded build on ARM windowseb54bbaci: update release workflow and test on 3.144d2c21eMerge pull request #196 from neutrinoceros/whl/pin-cibuildwheel0b7ab52WHL: pin cibuildwheel 3.1.1, enablecp314wheels80e76baMerge pull request #193 from DWesl/patch-1cb9ced4Add a release note0710effInclude python-including headers firstf4b0ebeInclude python-including headers firstUpdates
markupsafefrom 3.0.2 to 3.0.3Release notes
Sourced from markupsafe's releases.
Changelog
Sourced from markupsafe's changelog.
Commits
297fc8erelease version 3.0.37e4e6ceFree-threading: run with pytest-run-paralell (#507)6100b9cenable riscv64 wheels (#506)c9d5ecfenable riscv64 wheels2f9b337tox for 3.1478d951aupdate dev dependenciesbb6744eadd entry65c4134upgrade cibuildwheel, addcp314wheels and test on CPython 3.14 (#504)3a9bd88add cp314 wheelsaafe44dremove slsa provenance (#501)Updates
matplotlibfrom 3.10.0 to 3.10.8Release notes
Sourced from matplotlib's releases.
Commits
1392cbeREL: v3.10.80b9ebb3Doc release prep v3.10.8bc7b5c4Merge branch 'v3.10.7-doc' into v3.10.x86b38d3Github stats v3.10.89512188Merge pull request #30717 from meeseeksmachine/auto-backport-of-pr-30714-on-v...d300769Backport PR #30714: FIX: Gracefully handle numpy arrays as input to check_in_...799bc95Merge pull request #30711 from ngoldbaum/v3.10.x134000bMerge pull request #30697 from ngoldbaum/fix-plotting-on-worker-threads5b8e219TST: Run macosx backends in a subprocess878e71aBackport PR #29810: Declare free-threaded support in MacOS backend extension ...Updates
networkxfrom 3.4.2 to 3.6.1Release notes
Sourced from networkx's releases.
... (truncated)
Commits
7530809Designate 3.6.1 release4788eb0Rolling back shortest paths links (#8373)696edb6Fix draw_networkx_nodes with list node_shape and add regression test (#8363)c38830cBlocklist Python 3.14.1 (#8372)81d2311DOC: Fix underline lens in docstrings. (#8371)a6e2bfaDOC: Add blurb to contributor guide about drawing tests. (#8370)96b6282DOC: clarify difference between G.nodes/G.nodes() and G.edges/G.edges() in tu...75bdd73Fix: allow graph subclasses to have additional arguments (#8369)7663fa5TST: clean up isomorphism tests (#8364)3dacd1bAdd spectral bipartition community finding and greedy bipartition using node ...Updates
numpyfrom 2.2.2 to 2.4.2Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.
... (truncated)
Commits
c81c49fMerge pull request #30757 from charris/prepare-2.4.2b3ae9c5REL: Prepare for the NumPy 2.4.2 release9de8984Merge pull request #30737 from mattip/scipy-openblas-backportb7be329backport scipy-openblas version change7ff9863Merge pull request #30736 from charris/backport-30667431fffbMAINT: Skip tests that require buffer.127235fBUG: fix thread safety ofarray_getbuffer(#30667)18bdb2eMerge pull request #30713 from charris/backport-3071041dd751Merge pull request #30712 from charris/backport-307057a278daBUG: Fixup the quantile promotion fixupUpdates
pyparsingfrom 3.2.1 to 3.3.2Changelog
Sourced from pyparsing's changelog.
... (truncated)
Commits
fa24016Sync regex_inverter example from pyparsingea22046Updates to regex_inverter example: handle cancel during long max_results inte...7df5c09Sync regex_inverter example from pyparsinge862afaAdd Regular Expressions Quick Reference to regex_inverter/index.html6fdbd88Sync regex_inverter example from pyparsing5b33045Add note in the regex inverter that only the 7-bit ASCII characters are used ...e403f2cMerge branch 'master' of https://github.com/pyparsing/pyparsinge7b5f1cFix repo sync action in sync-regex-inverter.ymlea463faSync regex_inverter example from pyparsingafcbdacChange repetition instructions to use {,4} instead of {,10}Updates
pytzfrom 2025.1 to 2025.2Commits
82e0891Bump version numbers to 2024.2 (2024b)277b33cIANA 2025b07d8e91Squashed 'tz/' changes from a8e2fcd87b..a84610f010Updates
stable-baselines3[extra]from 2.5.0 to 2.7.1Release notes
Sourced from stable-baselines3[extra]'s releases.
... (truncated)
Commits
8da3e5eRelease v2.7.1 (#2197)bab847bAdd tensorflow.js export example (#2190)b018e4bUpdate link to paper DeepNetSlice (#2184)2268f14Add "Export to ONNX-JS" section to docs indocs/guide/export.rst(#2183)e97e2d0Fix the URL for sb3 integration of wandb (#2181)d487f2dRemove double space inStopTrainingOnRewardThresholdcallback message (#2179)088f8f5Add sb3-plus to projects page (related to #527) (#2177)440ccddFix memory leak in VecVideoRecorder by properly deleting references (#2176)7883ed4Fix env checker to handle Sequence spaces in composite spaces (Dict, Tuple, O...c40b5e4Add a warning for Graph spa...Description has been truncated