-
Notifications
You must be signed in to change notification settings - Fork 2
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
ci(dependabot-pip): [skip ci]: bump the pip-version-updates group across 1 directory with 19 updates (RDT-1124) #43
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot-pip-pip-version-updates-840d682ede
base: master
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.
Open
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
…oss 1 directory with 19 updates Bumps the pip-version-updates group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [just-bin](https://github.com/justin-yan/pybin) | `1.37.0` | `1.39.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.0.1` | `4.1.0` | | [syrupy](https://github.com/syrupy-project/syrupy) | `4.8.0` | `4.8.1` | | [argcomplete](https://github.com/kislyuk/argcomplete) | `3.5.1` | `3.5.3` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.0` | `3.4.1` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.8` | `7.6.10` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.16.1` | `3.17.0` | | [identify](https://github.com/pre-commit/identify) | `2.6.3` | `2.6.6` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `8.5.0` | `8.6.1` | | [jinja2](https://github.com/pallets/jinja) | `3.1.4` | `3.1.5` | | [keyring](https://github.com/jaraco/keyring) | `25.5.0` | `25.6.0` | | [more-itertools](https://github.com/more-itertools/more-itertools) | `10.5.0` | `10.6.0` | | [nh3](https://github.com/messense/nh3) | `0.2.19` | `0.2.20` | | [pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk) | `1.10.0` | `1.12.0` | | [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) | `3.0.36` | `3.0.50` | | [pygments](https://github.com/pygments/pygments) | `2.18.0` | `2.19.1` | | [questionary](https://github.com/tmbo/questionary) | `2.0.1` | `2.1.0` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.3` | `2.3.0` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.28.0` | `20.29.1` | Updates `just-bin` from 1.37.0 to 1.39.0 - [Commits](https://github.com/justin-yan/pybin/commits) Updates `pre-commit` from 4.0.1 to 4.1.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@v4.0.1...v4.1.0) Updates `syrupy` from 4.8.0 to 4.8.1 - [Release notes](https://github.com/syrupy-project/syrupy/releases) - [Changelog](https://github.com/syrupy-project/syrupy/blob/main/CHANGELOG.md) - [Commits](syrupy-project/syrupy@v4.8.0...v4.8.1) Updates `argcomplete` from 3.5.1 to 3.5.3 - [Release notes](https://github.com/kislyuk/argcomplete/releases) - [Changelog](https://github.com/kislyuk/argcomplete/blob/main/Changes.rst) - [Commits](kislyuk/argcomplete@v3.5.1...v3.5.3) Updates `charset-normalizer` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.0...3.4.1) Updates `coverage` from 7.6.8 to 7.6.10 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.8...7.6.10) Updates `filelock` from 3.16.1 to 3.17.0 - [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.16.1...3.17.0) Updates `identify` from 2.6.3 to 2.6.6 - [Commits](pre-commit/identify@v2.6.3...v2.6.6) Updates `importlib-metadata` from 8.5.0 to 8.6.1 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v8.5.0...v8.6.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 `keyring` from 25.5.0 to 25.6.0 - [Release notes](https://github.com/jaraco/keyring/releases) - [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst) - [Commits](jaraco/keyring@v25.5.0...v25.6.0) Updates `more-itertools` from 10.5.0 to 10.6.0 - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](more-itertools/more-itertools@v10.5.0...v10.6.0) Updates `nh3` from 0.2.19 to 0.2.20 - [Release notes](https://github.com/messense/nh3/releases) - [Commits](messense/nh3@v0.2.19...v0.2.20) Updates `pkginfo` from 1.10.0 to 1.12.0 Updates `prompt-toolkit` from 3.0.36 to 3.0.50 - [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases) - [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG) - [Commits](prompt-toolkit/python-prompt-toolkit@3.0.36...3.0.50) Updates `pygments` from 2.18.0 to 2.19.1 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.18.0...2.19.1) Updates `questionary` from 2.0.1 to 2.1.0 - [Commits](tmbo/questionary@2.0.1...2.1.0) 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) Updates `virtualenv` from 20.28.0 to 20.29.1 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.28.0...20.29.1) --- updated-dependencies: - dependency-name: just-bin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-version-updates - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-version-updates - dependency-name: syrupy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-version-updates - dependency-name: argcomplete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-version-updates - dependency-name: charset-normalizer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-version-updates - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-version-updates - dependency-name: filelock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-version-updates - dependency-name: identify dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-version-updates - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-version-updates - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-version-updates - dependency-name: keyring dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-version-updates - dependency-name: more-itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-version-updates - dependency-name: nh3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-version-updates - dependency-name: pkginfo dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-version-updates - dependency-name: prompt-toolkit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-version-updates - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-version-updates - dependency-name: questionary dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-version-updates - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-version-updates - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-version-updates ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 pip-version-updates group with 19 updates in the / directory:
1.37.0
1.39.0
4.0.1
4.1.0
4.8.0
4.8.1
3.5.1
3.5.3
3.4.0
3.4.1
7.6.8
7.6.10
3.16.1
3.17.0
2.6.3
2.6.6
8.5.0
8.6.1
3.1.4
3.1.5
25.5.0
25.6.0
10.5.0
10.6.0
0.2.19
0.2.20
1.10.0
1.12.0
3.0.36
3.0.50
2.18.0
2.19.1
2.0.1
2.1.0
2.2.3
2.3.0
20.28.0
20.29.1
Updates
just-bin
from 1.37.0 to 1.39.0Commits
Updates
pre-commit
from 4.0.1 to 4.1.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
b152e92
v4.1.0c3125a4
Merge pull request #3389 from lorenzwalthert/dev-always-unset-renvc2c061c
fix: ensure env patch is applied for vanilla emulationcd429db
Merge pull request #3382 from pre-commit/pre-commit-ci-update-config9b9f8e2
[pre-commit.ci] pre-commit autoupdate86300a4
Merge pull request #3376 from pre-commit/r-gone77edad8
install r on ubuntu runners18b3939
Merge pull request #3375 from pre-commit/dotnet-tests-ubuntu-latest31cb945
Merge pull request #3374 from pre-commit/docker-image-tests-ubuntu-22-not-pre...28c3d81
update .net tests to use .net 8Updates
syrupy
from 4.8.0 to 4.8.1Release notes
Sourced from syrupy's releases.
Changelog
Sourced from syrupy's changelog.
Commits
b150d4e
chore(release): 4.8.1 [skip ci]0f6bb55
fix: check current session's pending-write queue when recalling snapshots (e....Updates
argcomplete
from 3.5.1 to 3.5.3Release notes
Sourced from argcomplete's releases.
Changelog
Sourced from argcomplete's changelog.
Commits
1b4da3b
v3.5.327e57fb
use interactive shells and bind to work around issue in bash (#506)5c949e9
Update README.rst7158f26
Update README.rst9ac61d8
Update README.rstab632c9
Remove local twine upload1a18146
Update release workflowdd601c3
Use trusted publishing1a4453c
Replace setuptools with hatch67f559d
Add compatibility note to ChangelogUpdates
charset-normalizer
from 3.4.0 to 3.4.1Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
ffdf7f5
🔧 fix long description content-type inferred as rst instead of mdc7197b7
📝 fix changelog entries (#582)c390e1f
Merge pull request #581 from jawah/refresh-part-2f9d6b8c
🔒 add CODEOWNERS7ce1ef1
🔧 use ubuntu-22.04 for cibuildwheel in continuous deployment workflowdeed205
🔧 update LICENSE copyrightf11f571
🔧 include noxfile in sdist1ec7c06
🔧 update changelog14b4649
🐛 output(...) replace declarative mark using non iana compliant encoding ...1b06bc0
Merge branch 'refresh-part-2' of github.com:jawah/charset_normalizer into ref...Updates
coverage
from 7.6.8 to 7.6.10Changelog
Sourced from coverage's changelog.
Commits
f0dcf65
docs: sample HTML for 7.6.100f26f35
docs: prep for 7.6.1081c5e43
docs: rewrite the subprocess page878410c
chore: make doc_upgradef1d320d
chore: make upgrade67f1440
debug: this condition is never true. really?c85eaba
fix: multi-line statements no longer confuse branch target descriptions. #187...73e58fa
refactor: clarify the code that fixes with-statement exitse16c9cc
typo: backslask865fd7f
chore: bump the action-dependencies group with 4 updates (#1909)Updates
filelock
from 3.16.1 to 3.17.0Release notes
Sourced from filelock's releases.
Commits
5eb02b2
Drop 3.8 (#388)23a9848
Bump astral-sh/setup-uv from 4 to 5 (#387)79a9583
Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (#386)46dddc8
[pre-commit.ci] pre-commit autoupdate (#385)57f488f
[pre-commit.ci] pre-commit autoupdate (#383)d4feb5a
[pre-commit.ci] pre-commit autoupdate (#382)fb2a4e2
Bump astral-sh/setup-uv from 3 to 4 (#381)07c2840
[pre-commit.ci] pre-commit autoupdate (#379)ee4c7ba
[pre-commit.ci] pre-commit autoupdate (#377)2e1a1b2
[pre-commit.ci] pre-commit autoupdate (#374)Updates
identify
from 2.6.3 to 2.6.6Commits
5bc1845
v2.6.67b82a63
Merge pull request #500 from vlotorev/patch-126e13ca
Add '.asm' file extension as 'asm' filetypef093855
Merge pull request #499 from pre-commit/pre-commit-ci-update-confige9ef72e
[pre-commit.ci] pre-commit autoupdate1eadcb7
v2.6.52bb89b8
Merge pull request #498 from MatejKafka/main3fa1e74
feat: identify .psm1 and .psd1 files as powershell5adfe09
v2.6.45025d0a
Merge pull request #494 from dbast/starlarkUpdates
importlib-metadata
from 8.5.0 to 8.6.1Changelog
Sourced from importlib-metadata's changelog.
Commits
45e8bde
Finalize506beb7
Fixed indentation logic to also honor blank lines.dad7380
Finalizedab1dd8
When transforming the payload to a Description key, clear the payload.07aa607
Add support for rendering metadata where some fields have newlines (python/cp...b92ec18
Merge https://github.com/jaraco/skeleton5c34e69
Use extend for proper workaround.694e5b4
Merge https://github.com/jaraco/skeleton750a189
Require Python 3.9 or later now that Python 3.8 is EOL.e61a9df
Include pyproject.toml in ruff.toml.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
keyring
from 25.5.0 to 25.6.0Changelog
Sourced from keyring's changelog.
Commits
a9a7624
Finalize21680c6
Merge pull request #702 from jfly/issue-682bf80b69
Add news fragment.1526c17
Don't log a warning when thebackend
config section is missingedaa964
Merge https://github.com/jaraco/skeleton5c34e69
Use extend for proper workaround.1119d7b
Merge https://github.com/jaraco/skeleton750a189
Require Python 3.9 or later now that Python 3.8 is EOL.e61a9df
Include pyproject.toml in ruff.toml.db4dfc4
jaraco/skeleton#151
Updates
more-itertools
from 10.5.0 to 10.6.0Release notes
Sourced from more-itertools's releases.
Commits
1681cea
Bump version: 10.5.0 → 10.6.0ff31994
Merge pull request #943 from more-itertools/release-20251a4fba2
Drop extra whitespace9b47c8b
Drop mypy pind11b54d
Update version docs71e4b1c
Merge branch 'stankudrow-pyupgrade-py39' into release-2025d58fe3d
Merge branch 'pyupgrade-py39' of https://github.com/stankudrow/more-itertools...8acddb5
Merge pull request #945 from rhettinger/mo_cova011403a
Test corner cases7b9889c
Merge pull request #944 from rhettinger/strict_countsUpdates
nh3
from 0.2.19 to 0.2.20Release notes
Sourced from nh3's releases.
Commits
8b8457c
Bump version to 0.2.200380b27
Add PEP 621 project metadatae5e7423
Bump pyo3 from 0.23.2 to 0.23.3 (#69)790d5cb
Add a sdist release stepUpdates
pkginfo
from 1.10.0 to 1.12.0Updates
prompt-toolkit
from 3.0.36 to 3.0.50Release notes
Sourced from prompt-toolkit's releases.
... (truncated)
Changelog
Sourced from prompt-toolkit's changelog.
... (truncated)
Commits
165258d
Release 3.0.50 (#1969)76957c8
Optimize rendering. Don't output escape codes for hiding/showing the cursor i...ace74db
Release 3.0.49 (#1964)c6ce1a5
Fix Github Actions. (#1965)45713d4
Fix dead readline link in doc (#1941)a1950cd
Try to run ruff and typo only on 3.13 (#1954)1b0efa1
Basic multiline suggestion example (#1953)e55cd1b
Use ANSI based mouse processing and bracketed paste on Windows. (#1961)02b32fa
Use virtual terminal input on Windows when available. (#1958)92b3a95
Drop Python 3.7 (#1960)Updates
pygments
from 2.18.0 to 2.19.1Release notes
Sourced from pygments's releases.
... (truncated)
Changelog
Sourced from pygments's changelog.