Bump the core-scripts group in /scripts with 8 updates #417
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 8 updates:
24.2.0
24.3.0
2024.8.30
2024.12.14
1.3.6
1.3.8
6.1.0
6.1.1
3.2.0
3.2.1
8.0.0
8.1.0
1.16.0
1.17.0
2.2.3
2.3.0
Updates
attrs
from 24.2.0 to 24.3.0Commits
Updates
certifi
from 2024.8.30 to 2024.12.14Commits
4ba3900
2024.12.14 (#329)9164660
Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (#331)3dc3651
Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 (#328)c5bf18d
Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 (#327)b908391
Bump actions/setup-python from 5.2.0 to 5.3.0 (#326)bc26b41
Bump actions/checkout from 4.2.1 to 4.2.2 (#325)57afc22
Bump actions/upload-artifact from 4.4.1 to 4.4.3 (#323)a495091
test against 3.13 final62f8144
Added 3.13 classifier (#322)94d23a0
Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 (#321)Updates
mako
from 1.3.6 to 1.3.8Release notes
Sourced from mako's releases.
Commits
Updates
psutil
from 6.1.0 to 6.1.1Changelog
Sourced from psutil's changelog.
Commits
58552f6
Merge branch 'master' of github.com:giampaolo/psutil4ba6ad0
ruff: enable PLR5501 (Useelif
instead ofelse
thenif
, to reduce inden...1a63407
use aset
literal when testing for membership8162905
disable flafy test + pre-release1f3458b
try to fix some flaky tests 2c0e1eb1
try to fix some flaky tests 245934bb
try to fix some flaky tests560c524
chore: bump cibuildwheel to 2.22.0, move to macos-13 (#2479)b5ea67e
fix winmake.py test-parallel13a336b
fix #2418 / Linux: fix race conditionUpdates
pyparsing
from 3.2.0 to 3.2.1Changelog
Sourced from pyparsing's changelog.
Commits
abb3b4b
Prep for 3.2.1 release91a56b4
delete old 0README.html file from the examples directory, replaced with READM...51e2555
improved README.md for examples directory5e32ee6
add parse_python_value.py to test_examples2f41d0f
update version timestampdc8d66e
blackening00d7aed
Fix nested expression diagram element generationdde1a02
Added generated diagrams for many of the examples471801e
Fixed cacheing bug in diagram generation; modified names for inner elements o...4bb2647
Remove modification of Regex exprs when generating railroad diags; also short...Updates
pytest-bdd
from 8.0.0 to 8.1.0Changelog
Sourced from pytest-bdd's changelog.
Commits
6cdd340
Bump version to 8.1.068b9625
Fix Changelog86a956e
Merge pull request #745 from pytest-dev/test-177633ee28
Merge branch 'master' into test-1776e1f54d
Update test steps6a2b2fb
Merge pull request #749 from pytest-dev/test-feature-description-in-json02d7c3f
Add changelog entry4df8963
Add new description field that is now expectede19288a
Add missing scenario description in json0efda3f
Add test for json correctly populating the description from a featureUpdates
six
from 1.16.0 to 1.17.0Changelog
Sourced from six's changelog.
Commits
ebd9b3a
six 1.17.040d248e
Expunge travis.dd7940e
Add PyPI publication workflow. (#390)8cb688f
Update copyright years.86f89c5
Add a GitHub actions CI workflow. (#389)06430b9
Make test_getoutput work on Windows.ceddaf2
Add a changelog for #314.9a05aab
Python 3.14 removed the URLopener and FancyURLopener classes from urllib.req...c1b416f
Fix deprecation warning from setuptools (#382)02c3bca
tkinter.tix was removed from Python 3.13, skip the test (#377)Updates
urllib3
from 2.2.3 to 2.3.0Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
2f68c53
Release 2.3.0f7bcf69
Add HTTPResponse.shutdown() to stop blocking reads (#3527)e942249
Update .readthedocs.yml addressing a deprecation (#3534)905549d
Upgrade Python pre-commit tools (#3529)716d834
Fix PyPI publish with Core metadata 2.4 (#3531)7ab935c
Address zizmor issues181357e
Bump Quart to fix CI (#3524)0e7e0df
Start testing with Python 3.14d67d09b
Bump mypy version20032ec
Drop unneeded dependency pins and a warning filterDependabot 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