-
Notifications
You must be signed in to change notification settings - Fork 63
chore(deps): bump the all group across 1 directory with 15 updates #703
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/all-d29f91121e
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+359
−234
Conversation
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
0c877f8 to
3bc8104
Compare
Bumps the all group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [click](https://github.com/pallets/click) | `8.1.8` | `8.3.1` | | [copier](https://github.com/copier-org/copier) | `9.10.1` | `9.11.0` | | [tomli](https://github.com/hukkin/tomli) | `2.2.1` | `2.3.0` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.1.1` | `1.2.1` | | [keyring](https://github.com/jaraco/keyring) | `25.6.0` | `25.7.0` | | [algokit-utils](https://github.com/algorandfoundation/algokit-cli) | `4.1.0` | `4.2.2` | | [requests](https://github.com/psf/requests) | `2.32.4` | `2.32.5` | | [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) | `3.0.51` | `3.0.52` | | [pyinstaller](https://github.com/pyinstaller/pyinstaller) | `6.14.2` | `6.17.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.12.2` | `0.14.8` | | [pip-audit](https://github.com/pypa/pip-audit) | `2.9.0` | `2.10.0` | | [pytest-mock](https://github.com/pytest-dev/pytest-mock) | `3.14.1` | `3.15.1` | | [mypy](https://github.com/python/mypy) | `1.16.1` | `1.19.0` | | [poethepoet](https://github.com/nat-n/poethepoet) | `0.36.0` | `0.38.0` | | [pytest-sugar](https://github.com/Teemu/pytest-sugar) | `1.0.0` | `1.1.1` | Updates `click` from 8.1.8 to 8.3.1 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.8...8.3.1) Updates `copier` from 9.10.1 to 9.11.0 - [Release notes](https://github.com/copier-org/copier/releases) - [Changelog](https://github.com/copier-org/copier/blob/master/CHANGELOG.md) - [Commits](copier-org/copier@v9.10.1...v9.11.0) Updates `tomli` from 2.2.1 to 2.3.0 - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli@2.2.1...2.3.0) Updates `python-dotenv` from 1.1.1 to 1.2.1 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.1.1...v1.2.1) Updates `keyring` from 25.6.0 to 25.7.0 - [Release notes](https://github.com/jaraco/keyring/releases) - [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst) - [Commits](jaraco/keyring@v25.6.0...v25.7.0) Updates `algokit-utils` from 4.1.0 to 4.2.2 - [Release notes](https://github.com/algorandfoundation/algokit-cli/releases) - [Changelog](https://github.com/algorandfoundation/algokit-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/algorandfoundation/algokit-cli/commits) Updates `requests` from 2.32.4 to 2.32.5 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.4...v2.32.5) Updates `prompt-toolkit` from 3.0.51 to 3.0.52 - [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases) - [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/main/CHANGELOG) - [Commits](prompt-toolkit/python-prompt-toolkit@3.0.51...3.0.52) Updates `pyinstaller` from 6.14.2 to 6.17.0 - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.14.2...v6.17.0) Updates `ruff` from 0.12.2 to 0.14.8 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.12.2...0.14.8) Updates `pip-audit` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/pypa/pip-audit/releases) - [Changelog](https://github.com/pypa/pip-audit/blob/main/CHANGELOG.md) - [Commits](pypa/pip-audit@v2.9.0...v2.10.0) Updates `pytest-mock` from 3.14.1 to 3.15.1 - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-mock@v3.14.1...v3.15.1) Updates `mypy` from 1.16.1 to 1.19.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.16.1...v1.19.0) Updates `poethepoet` from 0.36.0 to 0.38.0 - [Release notes](https://github.com/nat-n/poethepoet/releases) - [Commits](nat-n/poethepoet@v0.36.0...v0.38.0) Updates `pytest-sugar` from 1.0.0 to 1.1.1 - [Release notes](https://github.com/Teemu/pytest-sugar/releases) - [Changelog](https://github.com/Teemu/pytest-sugar/blob/main/CHANGES.rst) - [Commits](Teemu/pytest-sugar@v1.0.0...v1.1.1) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: copier dependency-version: 9.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: tomli dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: python-dotenv dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: keyring dependency-version: 25.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: algokit-utils dependency-version: 4.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: prompt-toolkit dependency-version: 3.0.52 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: pyinstaller dependency-version: 6.17.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: ruff dependency-version: 0.14.8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: pip-audit dependency-version: 2.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: pytest-mock dependency-version: 3.15.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: mypy dependency-version: 1.19.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: poethepoet dependency-version: 0.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: pytest-sugar dependency-version: 1.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
3bc8104 to
bdd934b
Compare
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 all group with 15 updates in the / directory:
8.1.88.3.19.10.19.11.02.2.12.3.01.1.11.2.125.6.025.7.04.1.04.2.22.32.42.32.53.0.513.0.526.14.26.17.00.12.20.14.82.9.02.10.03.14.13.15.11.16.11.19.00.36.00.38.01.0.01.1.1Updates
clickfrom 8.1.8 to 8.3.1Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
1d038f2release version 8.3.103f3889Fix Ruff UP038 warning (#3141)3867781Fix Ruff UP038 warningb91bb95Provide altered context to callbacks to hideUNSETvalues asNone(#3137)437e1e3Temporarily provide a fake context to the callback to hideUNSETvalues as ...ea70da4Don't test using a file in docs/ (#3102)e27b307Makeuv run --all-extras pyright --verifytypes clickpass (#3072)a92c573Fix test_edit to work with BSD sed (#3129)bd131e1Fix test_edit to work with BSD sed0b5c6b7Add Best practices section (#3127)Updates
copierfrom 9.10.1 to 9.11.0Release notes
Sourced from copier's releases.
Changelog
Sourced from copier's changelog.
Commits
620e452bump: version 9.10.3 → 9.11.04dad85cfeat(updating): allow updating a dirty Git repository when the subproject dir...35b3dd2build(deps): update dependency ruff to v0.14.50c24b08build(deps): update dependency pytest-gitconfig to v0.8.076de371build(deps): update dependency pytest to v9ef8c8f7build(deps): update dependency mkdocs-material to v9.7.098b6e79build(deps): update dependency pre-commit to v4.4.007cc743build(deps): update dependency platformdirs to v4.5.0e4c32ccbuild(deps): update dependency markdown-exec to v1.12.1343cfc3build(deps): update dependency commitizen to v4.10.0Updates
tomlifrom 2.2.1 to 2.3.0Changelog
Sourced from tomli's changelog.
Commits
3fccd16Bump version: 2.2.1 → 2.3.06504016Add 2.3.0 changelog0bc66fcRemove now off-by-default PyPy from cibuildwheel skip list0aa242fUpdate license metadata to appease PEP 639a18221eBump GitHub CI actions6fa4d90[pre-commit.ci] pre-commit autoupdate (#260)b974fa1[pre-commit.ci] pre-commit autoupdate (#248)f574f36Update mypy to 1.15 and use--strictmode (#257)1da01efReduce import time by removingtypingimport (#251)4188188Reduce import time by removingstringandtomli._typesimportsUpdates
python-dotenvfrom 1.1.1 to 1.2.1Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
Commits
eaf2a91Do not remove .coverage file8716196Bump version: 1.2.0 → 1.2.1b87807fUpdate changelog3af77d3Support reading .env from FIFOs (Unix) (#586)467ee22Fix test failures after moving config to pyproject.toml76999e7Move more config pyproject.toml222ce2cUpdate to use trusted publisher on pypi8ed4f79Update docs requirements5bf8822Bump version: 1.1.1 → 1.2.01fe11ccupadate changelogUpdates
keyringfrom 25.6.0 to 25.7.0Changelog
Sourced from keyring's changelog.
Commits
38c0401Finalizee5b7d2aRevert "Disable type checking on filter call. Fixes #659."2ce2d46Add news fragment.4bb5eceMerge pull request #722 from hugovk/rm-3.8d7c0aa4Merge branch 'main' into rm-3.8ea1d763Merge pull request #721 from hugovk/fix-tests30eea9dMerge https://github.com/jaraco/skeletonfb6e52cMerge pull request #724 from dachucky/patch-19ff8459Generalize the guidance around tox.e7fbfa7Prefer imperative third-person voice.Updates
algokit-utilsfrom 4.1.0 to 4.2.2Commits
Updates
requestsfrom 2.32.4 to 2.32.5Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
b25c87dv2.32.5131e506Merge pull request #7010 from psf/dependabot/github_actions/actions/checkout-...b336cb2Bump actions/checkout from 4.2.0 to 5.0.046e939bUpdate publish workflow to useartifact-idinstead ofname4b9c546Merge pull request #6999 from psf/dependabot/github_actions/step-security/har...7618dbeBump step-security/harden-runner from 2.12.0 to 2.13.02edca11Add support for Python 3.14 and drop support for Python 3.8 (#6993)fec96cdUpdate Makefile rules (#6996)d58d8aadocs: clarify timeout parameter uses seconds in Session.request (#6994)91a3eabBump github/codeql-action from 3.28.5 to 3.29.0Updates
prompt-toolkitfrom 3.0.51 to 3.0.52Release notes
Sourced from prompt-toolkit's releases.
Changelog
Sourced from prompt-toolkit's changelog.
Commits
d8adbe9Release 3.0.525fde041Follow-up: accept 'show_frame' in 'prompt_async()' and accept extra key bindi...2b9cd93Addchoiceshortcut for selecting an option amongst a list of choices. (#2005)a446019Re-add project URLs after migration to pyproject.toml (#1986)5c852f8Fix images in README.rst (#1987)bfec07fFix signal handling in_restore_sigint_from_ctypesfor GraalPy (#2000)af26eecImplement flushing in Windows VT100 input (#2001)c435303Fix button width when non English characters are displayed3374ae9Update docs theme to Nefertiti 0.8.6 (#2002)54c5c85Stop using@abstractpropertywhich is deprecated. (#2004)Updates
pyinstallerfrom 6.14.2 to 6.17.0Release notes
Sourced from pyinstaller's releases.
Changelog
Sourced from pyinstaller's changelog.