build(deps): bump the python-dependencies group with 4 updates - #15
Merged
github-actions[bot] merged 1 commit intoJul 13, 2026
Merged
Conversation
Bumps the python-dependencies group with 4 updates: [croniter](https://github.com/pallets-eco/croniter), [filelock](https://github.com/tox-dev/py-filelock), [niquests](https://github.com/jawah/niquests) and [ruff](https://github.com/astral-sh/ruff). Updates `croniter` from 6.2.3 to 6.2.4 - [Release notes](https://github.com/pallets-eco/croniter/releases) - [Changelog](https://github.com/pallets-eco/croniter/blob/main/CHANGELOG.rst) - [Commits](pallets-eco/croniter@6.2.3...6.2.4) Updates `filelock` from 3.29.5 to 3.29.7 - [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.29.5...3.29.7) Updates `niquests` from 3.20.0 to 3.20.1 - [Release notes](https://github.com/jawah/niquests/releases) - [Changelog](https://github.com/jawah/niquests/blob/main/HISTORY.md) - [Commits](jawah/niquests@v3.20.0...v3.20.1) Updates `ruff` from 0.15.20 to 0.15.21 - [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.15.20...0.15.21) --- updated-dependencies: - dependency-name: croniter dependency-version: 6.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: filelock dependency-version: 3.29.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: niquests dependency-version: 3.20.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.15.21 dependency-type: direct:development update-type: version-update:semver-patch 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 4 updates: croniter, filelock, niquests and ruff.
Updates
croniterfrom 6.2.3 to 6.2.4Release notes
Sourced from croniter's releases.
Changelog
Sourced from croniter's changelog.
Commits
5853499Prepare for release 6.2.4 (#241)fd13d2eBump the github-actions group with 2 updates (#240)44e3090wrap sunday in expand_from_start_time day-of-week low bound (#239)5cd2e46Bump the github-actions group with 2 updates (#238)f1eedddPrepare for 6.2.4 development (#237)Updates
filelockfrom 3.29.5 to 3.29.7Release notes
Sourced from filelock's releases.
Commits
1efb893_util: drop the dead st_mtime=0 short-circuit in raise_on_not_writable_file (...3547d58soft_rw: evict a non-regular write marker without reading it (#588)616400easyncio: detect cross-instance reentrant deadlocks before the poll loop (#586)f8b0e93test: silence fork DeprecationWarning on 3.15 (#585)b68be65_util: drop the dead st_mtime=0 short-circuit in raise_on_not_writable_file (...a833dd9serialise singleton construction in FileLockMeta (#581)bb2f884[pre-commit.ci] pre-commit autoupdate (#583)da9c3ed💰 Surface GitHub Sponsors + thanks.devUpdates
niquestsfrom 3.20.0 to 3.20.1Release notes
Sourced from niquests's releases.
Changelog
Sourced from niquests's changelog.
Commits
46209c0Release 3.20.1 (#419)879cea3chore: release 3.20.153f6872fix: event loop being starved when no promise left to resolve in lazy session...4d9f70a⬆️ Bump actions/setup-python from 6.2.0 to 6.3.0 (#416)165ad50fix: import / thread safety (#417)Updates
rufffrom 0.15.20 to 0.15.21Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
3e1f636Bump 0.15.21 (#26676)4059807[ty] Infer metaclass-declared attributes on class instances (#26512)013e5d0[ty] Use a dedicated project name type (#26665)7ad39ad[ty] Avoid allocating decorated parameter names (#26666)c36f662Improve performance of rendering edits in preview mode (#26565)ad26408[ty] Gate membership narrowing on__contains__semantics (#25964)4594ca7[ty] Add variant discriminators forCodeGeneratorKind(#26659)1af03da[ty] Pydantic: Fix float conversion in unions (#26655)a004a36[ty] Handle callable classes in solver (#26090)d8ef3b0[ty] Parse all supported Google docstring sections. (#26653)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 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