Bump the core-scripts group in /scripts with 10 updates #458
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 core-scripts group in /scripts with 10 updates:
3.0.2
3.0.3
0.6.4
0.6.6
7.0.0
7.1.0
2.7.0
2.8.1
3.2.3
3.2.5
8.4.1
8.4.2
6.0.2
6.0.3
2.32.4
2.32.5
0.25.7
0.25.8
1.3.0
1.3.3
Updates
markupsafe
from 3.0.2 to 3.0.3Release notes
Sourced from markupsafe's releases.
Changelog
Sourced from markupsafe's changelog.
Commits
297fc8e
release version 3.0.37e4e6ce
Free-threading: run with pytest-run-paralell (#507)6100b9c
enable riscv64 wheels (#506)c9d5ecf
enable riscv64 wheels2f9b337
tox for 3.1478d951a
update dev dependenciesbb6744e
add entry65c4134
upgrade cibuildwheel, addcp314
wheels and test on CPython 3.14 (#504)3a9bd88
add cp314 wheelsaafe44d
remove slsa provenance (#501)Updates
parse-type
from 0.6.4 to 0.6.6Release notes
Sourced from parse-type's releases.
Commits
5c4126a
setup.py/pyproject.toml: Disable setuptools-scmcb115df
invoke:562679a
CI: Add python 3.14.0-rc.1 (as experimental python version).4d408d8
setup.py/pyproject.toml: Update, correct and tweaks14c409e
CI: Use actions/checkout@v5 (was: v4)4fa182e
develop: Use uv w/ direnv to setup workspace and venv4e4cb77
tests: Fix file permissions.35096a3
CI: Use astral-sh/setup-uv actionfdae460
CI: Add python 3.13.0-rc.3 (currently a pre-release).Updates
psutil
from 7.0.0 to 7.1.0Changelog
Sourced from psutil's changelog.
... (truncated)
Commits
0d18187
Revert HISTORY notes about #2629. We still do publish 3.6 and 3.7 wheels.229e2de
Pre-releasefb75b28
Chore: skip CI tests except on Python 3.8 and 3.133a4c016
Stop publishing wheels for Python 3.6 and 3.7 (#2629)83e4f7f
OSX: disable failing testdf0d4e2
Call GetExtended[Tcp|Udp]Table twice under free-threaded build (round 2) (#2627)dcbfb81
[Windows] fix unicode issues around service APIs (#2626)ef72dcd
revert #2590 (Call GetExtended[Tcp|Udp]Table twice under free-threaded build)8773698
small refact around UTXENT_MUTEX_LOCK13b711f
Lock around uses of getutent/setutent/endutent (#2615)Updates
pygithub
from 2.7.0 to 2.8.1Release notes
Sourced from pygithub's releases.
... (truncated)
Changelog
Sourced from pygithub's changelog.
... (truncated)
Commits
ecd4764
Update changelog4050641
Use default type if known type is not supported (#3365)18eeb26
Release 2.8.0 (#3360)17bc4df
Fix GitHub breaking API change ofmaintainers
inOrganization.create_team
...6f0d6ef
Update docs on development (#3352)12d8d10
Add warning about Checks API in doc-strings (#3229)6ec3ca2
Upgrade docformatter pre-commit hook (#3359)9612e61
Revertget_enterprise
breaking change (#3358)0c31f84
Addgithub_actions
label to Maintenance section (#3357)3234a21
Allow for repo strings in allTeam
repo methods (#3356)Updates
pyparsing
from 3.2.3 to 3.2.5Changelog
Sourced from pyparsing's changelog.
Commits
dbbd53a
More unit tests and some comments for traceability to Issue #618f5bdb2d
Issue #618 - fix reference to re_match attribute in copy of Word object to fi...8c61893
Prep for 3.2.5 release57923cd
Enable matplotlib unit tests for Python 3.14fad1505
Update CHANGES file with thanks to FeRD for making the docstring examples doc...6622151
Update tox.ini to add doctest testing for all Python versions 3.10 and latere6ed66b
Change doctest for LineStart to reflect latest implementation of "is this tok...23092da
Doctests for pyparsing.exceptions0bae3cd
Doctests for pyparsing.common98ec165
Docs: Add doctest-wrtiting documentationUpdates
pytest
from 8.4.1 to 8.4.2Release notes
Sourced from pytest's releases.
Commits
bfae422
Prepare release version 8.4.28990538
Fix passenv CI in tox ini and make tests insensitive to the presence of the C...ca676bf
Merge pull request #13687 from pytest-dev/patchback/backports/8.4.x/e63f6e51c...975a60a
Merge pull request #13686 from pytest-dev/patchback/backports/8.4.x/12bde8af6...7723ce8
Merge pull request #13683 from even-even/fix_Exeption_to_Exception_in_errorMe...b7f0568
Merge pull request #13685 from CoretexShadow/fix/docs-pytest-generate-tests2c94c4a
add missing colon (#13640) (#13641)c3d7684
Merge pull request #13606 from pytest-dev/patchback/backports/8.4.x/5f9938563...dc6e3be
Merge pull request #13605 from The-Compiler/training-update-2025-07f87289c
Fix crash withtimes
output style and skipped module (#13573) (#13579)Updates
pyyaml
from 6.0.2 to 6.0.3Release notes
Sourced from pyyaml's releases.
Changelog
Sourced from pyyaml's changelog.
Commits
49790e7
Release 6.0.3 (#889)Updates
requests
from 2.32.4 to 2.32.5Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
b25c87d
v2.32.5131e506
Merge pull request #7010 from psf/dependabot/github_actions/actions/checkout-...b336cb2
Bump actions/checkout from 4.2.0 to 5.0.046e939b
Update publish workflow to useartifact-id
instead ofname
4b9c546
Merge pull request #6999 from psf/dependabot/github_actions/step-security/har...7618dbe
Bump step-security/harden-runner from 2.12.0 to 2.13.02edca11
Add support for Python 3.14 and drop support for Python 3.8 (#6993)fec96cd
Update Makefile rules (#6996)d58d8aa
docs: clarify timeout parameter uses seconds in Session.request (#6994)91a3eab
Bump github/codeql-action from 3.28.5 to 3.29.0Updates
responses
from 0.25.7 to 0.25.8Release notes
Sourced from responses's releases.
Changelog
Sourced from responses's changelog.
Commits
cdd104d
release: 0.25.8f940dc7
Allow asserts on add_callback() matches (#774)9485a01
Fix mypy errors in master (#776)1532e9e
🔧 chore: update return type of RequestsMock.exit (#769)6799cf6
Fix recording content_type (#771)bb9ba99
Merge pull request #775 from getsentry/rajcodeowners7caadc6
🔧 chore: add codeowners9ea86fe
fix coverage (#761)fb6c68e
Merge branch 'release/0.25.7'Updates
behave
from 1.3.0 to 1.3.3Release notes
Sourced from behave's releases.
Changelog
Sourced from behave's changelog.
... (truncated)
Commits
7673da8
BUMP-VERSION: 1.3.3 (was: 1.3.2)da99a00
FIX #1270: Python2.7 supporta65dee5
docs: New and Noteworthy for v1.3.0 and v1.3.23fb83e8
UPDATE: SECURITY.mdc39e72c
tests: for behave.pathutilf3e6bb5
EXPLORE: examples/nested_steps56be51f
CHANGES: Update release-date for v1.3.2f7e1e13
CHANGED: use_nested_step_modules=false now by default5dcab3d
docs: Improve command-line option descriptions (show: value)226415c
docs: Use "confval" directive and roleDependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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