Bump the pip-dependencies group with 12 updates#3856
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Updates the requirements on [black](https://github.com/psf/black), [flake8](https://github.com/pycqa/flake8), [flask-talisman](https://github.com/wntrblm/flask-talisman), [mimesis](https://github.com/lk-geimfari/mimesis), [mock](https://github.com/testing-cabal/mock), [numpy](https://github.com/numpy/numpy), [pylint](https://github.com/pylint-dev/pylint), [pyright](https://github.com/RobertCraigie/pyright-python), [redis](https://github.com/redis/redis-py), [kombu](https://github.com/celery/kombu), [celery](https://github.com/celery/celery) and [selenium](https://github.com/SeleniumHQ/Selenium) to permit the latest version. Updates `black` from 22.3.0 to 26.5.1 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.3.0...26.5.1) Updates `flake8` from 7.0.0 to 7.3.0 - [Commits](PyCQA/flake8@7.0.0...7.3.0) Updates `flask-talisman` from 1.0.0 to 1.1.0 - [Release notes](https://github.com/wntrblm/flask-talisman/releases) - [Commits](wntrblm/flask-talisman@v1.0.0...v1.1.0) Updates `mimesis` to 19.1.0 - [Release notes](https://github.com/lk-geimfari/mimesis/releases) - [Changelog](https://github.com/lk-geimfari/mimesis/blob/master/CHANGELOG.rst) - [Commits](lk-geimfari/mimesis@0.0.4b...v19.1.0) Updates `mock` from 4.0.3 to 5.2.0 - [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst) - [Commits](testing-cabal/mock@4.0.3...5.2.0) Updates `numpy` to 2.2.6 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v0.2.0...v2.2.6) Updates `pylint` from 3.0.3 to 4.0.6 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.0.3...v4.0.6) Updates `pyright` from 1.1.398 to 1.1.410 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.398...v1.1.410) Updates `redis` to 8.0.0 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@3.5.3...v8.0.0) Updates `kombu` to 5.6.2 - [Release notes](https://github.com/celery/kombu/releases) - [Changelog](https://github.com/celery/kombu/blob/main/Changelog.rst) - [Commits](celery/kombu@v0.1.0...v5.6.2) Updates `celery` to 5.6.3 - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/v5.6.3/Changelog.rst) - [Commits](celery/celery@v5.1.2...v5.6.3) Updates `selenium` to 4.44.0 - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-3.141.0...selenium-4.44.0) --- updated-dependencies: - dependency-name: black dependency-version: 26.5.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-dependencies - dependency-name: flake8 dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: flask-talisman dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: mimesis dependency-version: 19.1.0 dependency-type: direct:production dependency-group: pip-dependencies - dependency-name: mock dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-dependencies - dependency-name: numpy dependency-version: 2.2.6 dependency-type: direct:production dependency-group: pip-dependencies - dependency-name: pylint dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-dependencies - dependency-name: pyright dependency-version: 1.1.410 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: redis dependency-version: 8.0.0 dependency-type: direct:production dependency-group: pip-dependencies - dependency-name: kombu dependency-version: 5.6.2 dependency-type: direct:production dependency-group: pip-dependencies - dependency-name: celery dependency-version: 5.6.3 dependency-type: direct:production dependency-group: pip-dependencies - dependency-name: selenium dependency-version: 4.44.0 dependency-type: direct:production dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
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.



Updates the requirements on black, flake8, flask-talisman, mimesis, mock, numpy, pylint, pyright, redis, kombu, celery and selenium to permit the latest version.
Updates
blackfrom 22.3.0 to 26.5.1Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
87928e6Prepare release 26.5.1 (#5140)c970a49Preserve comments before fmt: skip lines (#5139)5809338Preserve inline comments inside annotation subscripts (#5130)61361b7docs: add Neovim integration guide and fix http link (#5124)ebe6018CI Hotfixes (#5136)9cbd95fFix publish binaries again on Windows (#5134)3dc8e6cAdd new changelog (#5132)6d0fff0Fix publish binaries workflow (#5133)d2490e2Prepare release 26.5.0 (#5131)2b13ea7Preserve multiline headers with fmt skip (#5117)Updates
flake8from 7.0.0 to 7.3.0Commits
c48217eRelease 7.3.0f9e0f33Merge pull request #1986 from PyCQA/document-f5426bcdb62document F54270a15b8Merge pull request #1985 from PyCQA/upgrade-deps4941a3eupgrade pyflakes / pycodestyle23e4005Merge pull request #1983 from PyCQA/py314019424badd support for t-strings6b6f3d5Merge pull request #1980 from PyCQA/asottile-patch-18dfa669add rtd sphinx configce34111Merge pull request #1976 from PyCQA/document-f824Updates
flask-talismanfrom 1.0.0 to 1.1.0Release notes
Sourced from flask-talisman's releases.
Commits
98a31bfUpdate versionea485a5Update release.yml6851eddAdd Permissions Policy directive browsing-topics5314ee2Update readme0b0d9c4Update readme8ff3029Exclude older Python versions from noxab4f037Exclude older Python versions to be compatible with Github Action runtime Ubu...7271ae9Update nox runtimes for local testing and in Github Actions to include 3.10 a...9b7c766Disable X-XSS protection by default20055a7fix typo in permissions_policy examples (#25)Updates
mimesisto 19.1.0Release notes
Sourced from mimesis's releases.
Changelog
Sourced from mimesis's changelog.
... (truncated)
Commits
2caafb2feat: update version to 19.1.030f5a42feat: add e164 parameter to phone_number for E.164 format output672700ddocs: add Rodrigo Nogueira to CONTRIBUTORS0a3d893feat(address): add secondary_address() method64923e6chore: fix formatting2103d7fchore: update logo size in docs16597cbchore: add make command to run tests only for en8e3f636chore: update version in init.py6c283c9chore: update tests510c580chore: add benchmarksUpdates
mockfrom 4.0.3 to 5.2.0Changelog
Sourced from mock's changelog.
... (truncated)
Commits
0f5df82In memoriam: Michael Foord 1974-20253c737e2Preparing for 5.2.0 release.563f311latest sync point4fc238eunittest.mocktest and coverage fixup (#130787)aee44edBackport-specific code coverage fixes9081bbeFix bug in backporting docsfdacaa2Add set_event_loop_policy to backports4221c21Revert "gh-71339: Add additional assertion methods for unittest (GH-128707)"45d2d49gh-71339: Add additional assertion methods for unittest (GH-128707)9e3f49cgh-127949: deprecateasyncio.set_event_loop_policy(#128024)Updates
numpyto 2.2.6Release notes
Sourced from numpy's releases.
... (truncated)
Commits
2b686f6Merge pull request #28980 from charris/prepare-2.2.6ed41828REL: Prepare for the NumPy 2.2.6 release [wheel build]83e4e7fMerge pull request #28966 from charris/backport-28958248f0cbTYP: add rejection-tests for complexndarrayfloordiv5bad9daTYP: reject complex scalar types inndarray.__ifloordiv__6c42775Merge pull request #28915 from charris/backport-288924277e7cMerge pull request #28916 from charris/backport-28898bd1c863BUG: Fix missing check for PyErr_Occurred() in _pyarray_correlate. (#28898)87d1d8aMAINT: Avoid dereferencing/strict aliasing warnings during complex casts in `...9e50659Merge pull request #28913 from charris/backport-28908Updates
pylintfrom 3.0.3 to 4.0.6Commits
8a39635Bump pylint to 4.0.6, update changelog (#11105)150f23c[Backport maintenance/4.0.x] Allow digits in ParamSpec and TypeVarTuple names...8b6251e[Backport maintenance/4.0.x] Fix crash when enum member inference fails (#11093)d57aadb[Backport maintenance/4.0.x] Fiximplicit-str-concatfalse positive for mix...d9ea8d9[Backport maintenance/4.0.x] Fixunnecessary-comprehensionsuggestion when ...cb1792a[Backport maintenance/4.0.x] Allow digits in TypeVar names for invalid-name c...ee2ab9aHandle InferenceError in decorator return analysis5bb5498[Backport maintenance/4.0.x] Fix crash in typecheck checker when metaclass ar...a940533[Backport maintenance/4.0.x] Fix a crash inconsider-using-enumeratefor no...b7a873a[Backport maintenance/4.0.x] Fix crash in deprecated checker for non-string `...Updates
pyrightfrom 1.1.398 to 1.1.410Commits
509391aPyright NPM Package update to 1.1.410 (#361)d7508e5[pyright updated to 1.1.409] Update Version (#359)81b795aPyright NPM Package update to 1.1.408 (#357)53e8efbPyright NPM Package update to 1.1.407 (#356)1d515b7Pyright NPM Package update to 1.1.406 (#355)e211ec8Pyright NPM Package update to 1.1.405 (#353)d393df1Pyright NPM Package update to 1.1.404 (#352)047488fPyright NPM Package update to 1.1.403 (#350)708a9d4Pyright NPM Package update to 1.1.402 (#349)8df87d1Pyright NPM Package update to 1.1.401 (#347)Updates
redisto 8.0.0Release notes
Sourced from redis's releases.
... (truncated)
Commits
733f80eUpdates in default connection and retry settings (#4082)a68a16cUpdating Redis supported versions in README.md and lib version to 8.0.043a41d3Updating INCREX command arg - SATURATE now controls overflow behaviour (#4077)1496debPreserve explicit None for client metadata config (#4081)57dc08cAvoid zero-timeout async reads in hiredis connections readiness checks and re...cd54dddfix(typing): correct type annotation for XReadResponse (#4046)ab2d41fAdd support for PubSub subscriptions with binary channel names and handlers (...ef24dc9Randomize cluster startup node order during topology refresh (#4060)b604015Add CLAUDE.md and /sync-claude-md skill for managing (#4066)2b8b4fcFix flaky tests (#4071)Updates
kombuto 5.6.2Release notes
Sourced from kombu's releases.
Changelog
Sourced from kombu's changelog.
... (truncated)
Commits
279b81fPrepare for release: v5.6.2 (#2434)a12f3a9Improve the error handling in ack deadline extension (#2430)4055fa7Bump mypy from 1.19.0 to 1.19.1 (#2432)8756f49[pre-commit.ci] pre-commit autoupdate (#2429)0a5a0bcFix SentinelChannel to pass ACL credentials to master_for() (#2426)f204769[pre-commit.ci] pre-commit autoupdate (#2424)9a72859Bump mypy from 1.18.2 to 1.19.0260d517fix: credential_provider compatibility issue with redis < 5.3.0 (#2423)161a61bSimplify requirements given Py3.9+ baseline (#2414)5208431Prepare for release: v5.6.1 (#2416)Updates
celeryto 5.6.3Release notes
Sourced from celery's releases.