Bump the python-requirements group across 1 directory with 8 updates - #18
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the python-requirements group across 1 directory with 8 updates#18dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-requirements group with 8 updates in the /requirements directory: | Package | From | To | | --- | --- | --- | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.2` | `8.3.2` | | [mypy](https://github.com/python/mypy) | `1.10.0` | `1.11.2` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.366` | `1.1.378` | | [psutil](https://github.com/giampaolo/psutil) | `5.9.8` | `6.0.0` | | [pyquery](https://github.com/gawel/pyquery) | `2.0.0` | `2.0.1` | | [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) | `21.3` | `21.4` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.7.1` | `3.8.0` | | [tox](https://github.com/tox-dev/tox) | `4.15.1` | `4.18.0` | Updates `pytest` from 8.2.2 to 8.3.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.2.2...8.3.2) Updates `mypy` from 1.10.0 to 1.11.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.10.0...v1.11.2) Updates `pyright` from 1.1.366 to 1.1.378 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.366...v1.1.378) Updates `psutil` from 5.9.8 to 6.0.0 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-5.9.8...release-6.0.0) Updates `pyquery` from 2.0.0 to 2.0.1 - [Changelog](https://github.com/gawel/pyquery/blob/master/CHANGES.rst) - [Commits](gawel/pyquery@2.0.0...2.0.1) Updates `python-telegram-bot` from 21.3 to 21.4 - [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases) - [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst) - [Commits](python-telegram-bot/python-telegram-bot@v21.3...v21.4) Updates `pre-commit` from 3.7.1 to 3.8.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.7.1...v3.8.0) Updates `tox` from 4.15.1 to 4.18.0 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.15.1...4.18.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: pyright dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: psutil dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-requirements - dependency-name: pyquery dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: python-telegram-bot dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-requirements ... 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.
Bumps the python-requirements group with 8 updates in the /requirements directory:
8.2.28.3.21.10.01.11.21.1.3661.1.3785.9.86.0.02.0.02.0.121.321.43.7.13.8.04.15.14.18.0Updates
pytestfrom 8.2.2 to 8.3.2Release notes
Sourced from pytest's releases.
... (truncated)
Commits
bbcec9cPrepare release version 8.3.278fe8b6Merge pull request #12657 from pytest-dev/patchback/backports/8.3.x/6c806b499...238bad2Merge pull request #12656 from RonnyPfannschmidt/fix-12652-detect-conda-envae6034aMerge pull request #12641 from pytest-dev/patchback/backports/8.3.x/c03989cee...31337abMerge pull request #12640 from pytest-dev/update-userca3070bMerge pull request #12637 from pytest-dev/release-8.3.1de98446Prepare release version 8.3.1bd0a042Merge pull request #12636 from pytest-dev/update-release-notes664325bdoc/changelog: update 8.3.0 notes19d225dMerge pull request #12635 from pytest-dev/release-8.3.0Updates
mypyfrom 1.10.0 to 1.11.2Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
789f02cBump version to 1.11.2917cc75An alternative fix for a union-like literal string (#17639)7d805b3Unwrap TypedDict item types before storing (#17640)32675ddRevert "Fix Literal strings containing pipe characters" (#17638)778542bRevert "FixRawExpressionType.acceptcrash with--cache-fine-grained" (#1...14ab742Bump version to 1.11.2+dev570b90aBump version to 1.11b3a102eFixRawExpressionType.acceptcrash with--cache-fine-grained(#17588)aec04c7Fix PEP 604 isinstance caching (#17563)cb44e4dFixtyping.TypeAliasTypebeing undefined on python < 3.12 (#17558)Updates
pyrightfrom 1.1.366 to 1.1.378Commits
0fde3cf[pyright updated to 1.1.378] Update Version (#290)5a98910Pyright NPM Package update to 1.1.377 (#289)ae9a6c1Pyright NPM Package update to 1.1.376 (#288)ec0e68a[pyright updated to 1.1.375] Update Version (#287)c35c2ee[pyright updated to 1.1.374] Update Version (#286)5d315f9[pyright updated to 1.1.373] Update Version (#284)59a4bdf[pyright updated to 1.1.372] Update Version (#283)ca00a93[pyright updated to 1.1.371] Update Version (#282)14f3e58Pyright NPM Package update to 1.1.370 (#281)804dafbchore(internal): loosen twine dependencyUpdates
psutilfrom 5.9.8 to 6.0.0Changelog
Sourced from psutil's changelog.
... (truncated)
Commits
3d5522arelease5b30ef4Add aarch64 manylinux wheels (#2425)1d092e7test subprocesses: sleep() with an interval of 0.1 to make the test process m...5f80c12Fix #2412, [macOS]: can't compile on macOS 10.4 PowerPC due to missingMNT_...89b6096process_iter(): use another global var to keep track of reused PIDs9421bf8openbsd: skip test if cmdline() returns [] due to EBUSY4b1a054Fix #2250 / NetBSD / cmdline: retry on EBUSY. (#2421)20be5aeruff: enable and fix 'unused variable' rule5530985chore(ci): update actions (#2417)1c7cb0aDon't build with limited API for 3.13 free-threaded build (#2402)Updates
pyqueryfrom 2.0.0 to 2.0.1Changelog
Sourced from pyquery's changelog.
Commits
c5dbf4cPreparing release 2.0.14fecdb3changesf2533d1py37 is no longer supported5431f16ruff check --fix2005fe5use ruff as linter60ea3abbackport 3.12 OrderedDict.repr to run doctest on older py versions. fixed...b0cc127breaking change: its no longer possible to use the html parser with a xml file2d8caa9add 3.12 on gha0a7cbf03.12 is not avaliable on ghae51b9b6try with a valid escape sequenceUpdates
python-telegram-botfrom 21.3 to 21.4Release notes
Sourced from python-telegram-bot's releases.
Changelog
Sourced from python-telegram-bot's changelog.
... (truncated)
Commits
2ac4e00Bump version to v21.4 (#4371)efe1392Automate PyPI Releases (#4364)0a673e8Documentation Improvements (#4303)86c8caeRestructure Readme (#4362)f737702Use a Composite Action for Testing Type Completeness (#4367)06f1da5Stabilize Some Concurrency Usages in Test Suite (#4360)7a470d5Add a Test Case forMenuButton(#4363)1714bfdDeprecate Inclusion ofsuccessful_paymentinMessage.effective_attachment...71e4015API 7.7 (#4356)52237cfAddfilters.PAID_MEDIA(#4357)Updates
pre-commitfrom 3.7.1 to 3.8.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
d46423fv3.8.08133abdMerge pull request #3265 from lorenzwalthert/issue-3206da0c1d0implement health check for language:rf641f6aMerge pull request #3264 from pre-commit/pre-commit-ci-update-configa68a19dfixes for mypy 1.1188317dd[pre-commit.ci] pre-commit autoupdatefaa6f8cMerge pull request #3244 from pre-commit/pre-commit-ci-update-configf632459[pre-commit.ci] pre-commit autoupdate0252908Merge pull request #3240 from pre-commit/pre-commit-ci-update-config69b5dce[pre-commit.ci] pre-commit autoupdateUpdates
toxfrom 4.15.1 to 4.18.0Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
Commits
ea72694release 4.18.03b3628dFix #3318 - Suppress spinner in parallel runs in CI (#3321)1ee4a33Fix absolute base python paths conflicting (#3325)add99edFix #3278 - Boost temporary directories cleanup in tests (#3323)352a3ddrelease 4.17.1fafce99fix(tox_env.python): do not process absolute paths to interpreter as PythonSp...fdc9eb0Restore limited <major>.<minor> environment name support (#3319)2f7c60erelease 4.17.05425133Add on platform constat to core (#3315)2cf190a[pre-commit.ci] pre-commit autoupdate (#3306)Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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