Bump the python-dependencies group with 8 updates - #377
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the python-dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [idna](https://github.com/kjd/idna) | `3.18` | `3.19` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.32.2` | `3.32.4` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.1` | `0.16.5` | | [responses](https://github.com/getsentry/responses) | `0.26.2` | `0.26.3` | | [syrupy](https://github.com/syrupy-project/syrupy) | `5.5.3` | `6.0.0` | | [mypy](https://github.com/python/mypy) | `2.3.0` | `2.3.1` | | [tox](https://github.com/tox-dev/tox) | `4.58.0` | `4.61.1` | | [build](https://github.com/pypa/build) | `1.5.0` | `1.6.0` | Updates `idna` from 3.18 to 3.19 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.18...v3.19) Updates `filelock` from 3.32.2 to 3.32.4 - [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.32.2...3.32.4) Updates `ruff` from 0.16.1 to 0.16.5 - [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.16.1...0.16.5) Updates `responses` from 0.26.2 to 0.26.3 - [Release notes](https://github.com/getsentry/responses/releases) - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES) - [Commits](getsentry/responses@0.26.2...0.26.3) Updates `syrupy` from 5.5.3 to 6.0.0 - [Release notes](https://github.com/syrupy-project/syrupy/releases) - [Changelog](https://github.com/syrupy-project/syrupy/blob/main/CHANGELOG.md) - [Commits](syrupy-project/syrupy@v5.5.3...v6.0.0) Updates `mypy` from 2.3.0 to 2.3.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.3.0...v2.3.1) Updates `tox` from 4.58.0 to 4.61.1 - [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.58.0...4.61.1) Updates `build` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.5.0...1.6.0) --- updated-dependencies: - dependency-name: idna dependency-version: '3.19' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: filelock dependency-version: 3.32.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.16.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: responses dependency-version: 0.26.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: syrupy dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: mypy dependency-version: 2.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: tox dependency-version: 4.61.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: build dependency-version: 1.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-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.
Bumps the python-dependencies group with 8 updates:
3.183.193.32.23.32.40.16.10.16.50.26.20.26.35.5.36.0.02.3.02.3.14.58.04.61.11.5.01.6.0Updates
idnafrom 3.18 to 3.19Release notes
Sourced from idna's releases.
Changelog
Sourced from idna's changelog.
Commits
03a9a11Release 3.192d2a7efPre-release 3.19rc05cce130Merge pull request #268 from kjd/fix-std3-regex-alert3914b75Split the STD3 disallowed-character range so uppercase is explicitce9fd98Merge pull request #267 from kjd/housekeeping809240cFail CI when the license copyright year is behind the current yeard9e16c5Consolidate test fixtures, prune stale gitignore entries, and fix doc typosef30feeRemove dead code and pare back superfluous commentsb907913Tighten the version support and Unicode notes in the README6204cbeIgnore local build artifacts and stop packaging stray tooling configUpdates
filelockfrom 3.32.2 to 3.32.4Release notes
Sourced from filelock's releases.
Changelog
Sourced from filelock's changelog.
... (truncated)
Commits
cb493d6Release 3.32.4fe07a11escape the hostname every marker publishes (#709)232732f🔧 chore: batch dependency updates weekly on Tuesday (#713)2966eb5🧪 test(fork): fork once the event loop has closed (#714)61511ebbuild(deps): bump astral-sh/setup-uv from 10.0.0 to 10.0.1 (#712)f12a52fbuild(deps): bump astral-sh/setup-uv from 9.0.0 to 10.0.0 (#711)54c7b6c[pre-commit.ci] pre-commit autoupdate (#710)49f8035🧪 test: cover a reclaimed private record for real (#706)bb16d39🧪 test: deflake six scheduled-run failures (#704)13b82a6🐛 fix: retry transient denials on open and claim read (#705)Updates
rufffrom 0.16.1 to 0.16.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
9e4938cBump 0.16.5 (#28110)aad0e90Allow rules without codes (#28049)5fdab73Update preview default rules and categories (#27877)29c8e5bDocument rule acceptance guidelines (#27910)50a4d7fDocument the new category selectors (#27906)ada8795Introduce category selectors (#27666)d894723[ty] Infer lambda parameters through callable type aliases (#28109)2685fde[ty] Narrow functional enum members in==andmatch(#28103)efcffd2[ty] Intersection simplifications with subtype-related generic specialization...eb78048[ty] Bump ecosystem-analyzer for HTML escaping (#28104)Updates
responsesfrom 0.26.2 to 0.26.3Release notes
Sourced from responses's releases.
Changelog
Sourced from responses's changelog.
Commits
cb13954release: 0.26.3f30df24Merge pull request #809 from golikovichev/fix/763-recorder-keep-headers5c074b9Add keep_headers to the recorder to preserve named default headers2827d43fix: type CallList as a sequence of calls (#807)2af69cbfix: compare opaque fragment identifiers verbatim (#806)da2c5d1fix: keep blank-valued query params significant in query_string_matcher (#804)983a497Merge branch 'release/0.26.2'Updates
syrupyfrom 5.5.3 to 6.0.0Release notes
Sourced from syrupy's releases.
... (truncated)
Changelog
Sourced from syrupy's changelog.
... (truncated)
Commits
621af75chore(release): 6.0.0 [skip ci]3a9f691fix: single file snapshot no longer buffers in memory (#1223)ab13f8dchore: sponsorship (#1224)98f989cfeat: add --snapshot-declaration-order for respecting declaration order (#1222)b549b4bfeat: built-in support for Dataclasses (#1220)d34933fchore: use the benchmarks git branch (#1221)f6eda02chore(ci): permissions for gh-pagesa5ce049chore(deps): update actions/configure-pages action to v6 (#1219)c0cb162chore: update github pages4d59bdechore: update docs for v6 release (#1218)Updates
mypyfrom 2.3.0 to 2.3.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
d642c44Bump version to 2.3.1a392429[mypyc] Fix crash on double yielding Iterators (#21826)4843e77[mypyc] Fixdefault_factoryfor inherited dataclass (#21785)14f5df9[mypyc] Clear coroutine env on coroutine completion (#21734)6dfa06dFix crash when unpacking return value from overload (#21830)a385746Bump version to 2.3.1+devUpdates
toxfrom 4.58.0 to 4.61.1Release notes
Sourced from tox's releases.
... (truncated)
Changelog
Sourced from tox's changelog.
... (truncated)
Commits
c8c010arelease 4.61.1cd8c1fa🐛 fix(schema): declare prefix in the labeled factor group's not clause (#4051)aa8f46crelease 4.61.08ef0326✨ feat(toml): declare factor group defaults and per-run overrides (#4050)e489adb🐛 fix(config): substitute inside override values (#4048)c1af929✨ feat(toml): allow labeling a range factor group (#4049)930190cReplace deprecated load_module in docs conf (#4043)2a4a215docs: fix dead virtualenv discovery link in explanation.rst (#4042)e91ca3brelease 4.60.159e984fReport an empty TOML command value as a handled error (#4041)Updates
buildfrom 1.5.0 to 1.6.0Release notes
Sourced from build's releases.