-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump the minor-and-patch group with 13 updates #602
Merged
Conversation
This file contains 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
Bumps the minor-and-patch group with 13 updates: | Package | From | To | | --- | --- | --- | | [click](https://github.com/pallets/click) | `8.1.7` | `8.1.8` | | [deepdiff](https://github.com/seperman/deepdiff) | `8.0.1` | `8.1.1` | | [mypy](https://github.com/python/mypy) | `1.13.0` | `1.14.0` | | [pyupgrade](https://github.com/asottile/pyupgrade) | `3.19.0` | `3.19.1` | | [safety](https://github.com/pyupio/safety) | `3.2.13` | `3.2.14` | | [authlib](https://github.com/lepture/authlib) | `1.3.2` | `1.4.0` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.12.4` | `3.16.1` | | [jinja2](https://github.com/pallets/jinja) | `3.1.4` | `3.1.5` | | [marshmallow](https://github.com/marshmallow-code/marshmallow) | `3.23.1` | `3.23.2` | | [numpy](https://github.com/numpy/numpy) | `2.2.0` | `2.2.1` | | [orderly-set](https://github.com/seperman/orderly-set) | `5.2.2` | `5.2.3` | | [psutil](https://github.com/giampaolo/psutil) | `6.0.0` | `6.1.1` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.3` | `2.3.0` | Updates `click` from 8.1.7 to 8.1.8 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.7...8.1.8) Updates `deepdiff` from 8.0.1 to 8.1.1 - [Release notes](https://github.com/seperman/deepdiff/releases) - [Changelog](https://github.com/seperman/deepdiff/blob/master/docs/changelog.rst) - [Commits](seperman/deepdiff@8.0.1...8.1.1) Updates `mypy` from 1.13.0 to 1.14.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.13.0...v1.14.0) Updates `pyupgrade` from 3.19.0 to 3.19.1 - [Commits](asottile/pyupgrade@v3.19.0...v3.19.1) Updates `safety` from 3.2.13 to 3.2.14 - [Release notes](https://github.com/pyupio/safety/releases) - [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md) - [Commits](pyupio/safety@3.2.13...3.2.14) Updates `authlib` from 1.3.2 to 1.4.0 - [Release notes](https://github.com/lepture/authlib/releases) - [Changelog](https://github.com/lepture/authlib/blob/master/docs/changelog.rst) - [Commits](lepture/authlib@v1.3.2...v1.4.0) Updates `filelock` from 3.12.4 to 3.16.1 - [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.12.4...3.16.1) Updates `jinja2` from 3.1.4 to 3.1.5 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.4...3.1.5) Updates `marshmallow` from 3.23.1 to 3.23.2 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@3.23.1...3.23.2) Updates `numpy` from 2.2.0 to 2.2.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.2.0...v2.2.1) Updates `orderly-set` from 5.2.2 to 5.2.3 - [Release notes](https://github.com/seperman/orderly-set/releases) - [Changelog](https://github.com/seperman/orderly-set/blob/master/CHANGELOG.md) - [Commits](https://github.com/seperman/orderly-set/commits) Updates `psutil` from 6.0.0 to 6.1.1 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-6.0.0...release-6.1.1) Updates `urllib3` from 2.2.3 to 2.3.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.3...2.3.0) --- updated-dependencies: - dependency-name: click dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: deepdiff dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pyupgrade dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: safety dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: authlib dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: filelock dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: jinja2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: marshmallow dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: numpy dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: orderly-set dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: psutil dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: urllib3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Dec 23, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
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 minor-and-patch group with 13 updates:
8.1.7
8.1.8
8.0.1
8.1.1
1.13.0
1.14.0
3.19.0
3.19.1
3.2.13
3.2.14
1.3.2
1.4.0
3.12.4
3.16.1
3.1.4
3.1.5
3.23.1
3.23.2
2.2.0
2.2.1
5.2.2
5.2.3
6.0.0
6.1.1
2.2.3
2.3.0
Updates
click
from 8.1.7 to 8.1.8Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
934813e
release version 8.1.8c23223b
Add links to third-party projects enhancing Click (#2815)822d4fd
Add links to third-party projects8e7bed0
Break up arguments section (#2586)3241541
Remove some typing hints.bed0377
remove test pypi6534590
update dev dependenciesb1e392e
fix typosfdc6b02
Fix missing reset in isolation function (#2733)ffd43e9
Fixed missing reset on _compat.should_strip_ansi.Updates
deepdiff
from 8.0.1 to 8.1.1Release notes
Sourced from deepdiff's releases.
Commits
c718369
Bump version: 8.1.0 → 8.1.1189633a
adding py 3.13 to setup.pye7d10fe
updating docsd8b3e2b
fixing docsc6f6ad0
adding setuptools to dev reqs34f4f37
Bump version: 8.0.1 → 8.1.09c8968f
Merge pull request #483 from seperman/devd2d3806
fixing types to be compatible for python 3.8737bb5a
updating docsc464e04
fixes accessing the affected_root_keys property on the diff object returned b...Updates
mypy
from 1.13.0 to 1.14.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
6f37859
Remove +dev from version for release 1.145a6a754
Minor updates to 1.14 changelog (#18310)9772d48
Update changelog for release 1.14 (#18301)92473c8
Warn about --follow-untyped-imports (#18249)e6ce8be
PEP 702 (@deprecated
): descriptors (#18090)5082a22
[mypyc] Document optimized bytes ops and additional str ops (#18242)ee19ea7
[mypyc] Add primitives and specialization for ord() (#18240)cc45bec
[mypyc] Make exception type check in assertRaises test helper precise (#18241)f51090d
Make "deprecated" Note a standard Error, disabled by default (#18192)242873a
Implement flag to allow typechecking of untyped modules (#17712)Updates
pyupgrade
from 3.19.0 to 3.19.1Commits
ce40a16
v3.19.12f55fde
Merge pull request #994 from asottile/fstring-find-call832a3a0
fix search for .encode(...) call with 3.12+ f-string tokens7dc1fb3
Merge pull request #993 from asottile/upgrade-gha3f8ae67
upgrade gha67705a4
Merge pull request #992 from asottile/typo-module-nameb36f0ad
fix typo in module nameead7440
Merge pull request #985 from asottile/pre-commit-ci-update-config8f6385c
[pre-commit.ci] pre-commit autoupdatedea830d
Merge pull request #974 from asottile/pre-commit-ci-update-configUpdates
safety
from 3.2.13 to 3.2.14Changelog
Sourced from safety's changelog.
Commits
9d3acde
Merge pull request #659 from pyupio/chore/update-versionb946758
chore/release-version-3.2.140286ec6
feat/add dev team membership for contributor action433edbe
Addressed review feedback97f457b
Fix for NoneType is not iterableee97021
fix/sync pydantic version with safety_schemas3aa78a6
chore/set minimum version for typer and updatec3ff352
chore/update filelock and psutil version0f1e147
feature/workflow checks if contributor is a collaboratorcbea8fc
feature/workflow_dispatch to test contributors codeUpdates
authlib
from 1.3.2 to 1.4.0Changelog
Sourced from authlib's changelog.
Commits
eb34edf
chore: release 1.4.0bc55003
Merge pull request #695 from MeggyCal/master1d10ff3
Support httpx 0.2827fb1fd
docs: remove starlette.config.Config from docs via #6125a0ca3c
Updated notes on using acache
instance when initializingOAuth
. (#693)fbdbbd6
Merge pull request #691 from iSOLveIT/masterd36dc38
Fixed typos and grammatical errors in the flask_client docs.639ca66
doc: changelog for contributions since version 1.3.2858f7d9
Merge pull request #637 from frankie567/fix/oidc-guess-prompt1cba980
doc: improve RFC9068 examples in documentationUpdates
filelock
from 3.12.4 to 3.16.1Release notes
Sourced from filelock's releases.
... (truncated)
Commits
c2c43e4
CI improvements (#362)4e98731
[pre-commit.ci] pre-commit autoupdate (#361)e6865be
[pre-commit.ci] pre-commit autoupdate (#360)0acea4f
Add 3.13 to CI (#359)4dc2a8f
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#356)7397dd7
[pre-commit.ci] pre-commit autoupdate (#354)067b651
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows (#357)85760d7
Test Python 3.13 (#352)4104f3e
[pre-commit.ci] pre-commit autoupdate (#348)9a979df
Pass file_lock as positional argument (#347)Updates
jinja2
from 3.1.4 to 3.1.5Release notes
Sourced from jinja2's releases.
Changelog
Sourced from jinja2's changelog.
Commits
877f6e5
release version 3.1.58d58859
remove test pypieda8fe8
update dev dependenciesc8fdce1
Fix bug involving calling set on a template parameter within all branches of ...66587ce
Fix bug where set would sometimes fail within iffbc3a69
Add support for namespaces in tuple parsing (#1664)b8f4831
more comments about nsref assignmentee83219
Add support for namespaces in tuple assignment1d55cdd
Triple quotes in docs (#2064)8a8eafc
edit block assignment sectionUpdates
marshmallow
from 3.23.1 to 3.23.2Changelog
Sourced from marshmallow's changelog.
Commits
90931f0
Update changelog19bc97b
Improve type hint formatting for Field, Nested and Function fields to resolve...6654eaf
Remove Fern sponsor message9716fc6
[pre-commit.ci] pre-commit autoupdateUpdates
numpy
from 2.2.0 to 2.2.1Release notes
Sourced from numpy's releases.
... (truncated)
Commits
7469245
Merge pull request #28047 from charris/prepare-2.2.1acb051e
REL: Prepare for the NumPy 2.2.1 release [wheel build]28a091a
Merge pull request #28044 from charris/backport-28039723605b
TST: Add test for allowingNone
in operand sequence passed tonditer
554739e
TYP: allowNone
in operand sequence of nditer31bc4c8
Merge pull request #28021 from charris/backport-2802032f52a3
CI: pin scipy-doctest to 1.5.1 (#28020)6219aeb
Merge pull request #28007 from charris/backport-28005eb7071c
Merge pull request #28006 from charris/backport-280034f82c32
BUG: Cython API was missing NPY_UINTP.Updates
orderly-set
from 5.2.2 to 5.2.3Commits
Updates
psutil
from 6.0.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
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