Bump the dependencies group across 1 directory with 9 updates - #696
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the dependencies group across 1 directory with 9 updates#696dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/uv/dependencies-c92be23315
branch
from
July 6, 2026 12:29
c61f52a to
0944f33
Compare
dependabot
Bot
force-pushed
the
dependabot/uv/dependencies-c92be23315
branch
3 times, most recently
from
July 10, 2026 16:08
d7a2162 to
6e37951
Compare
dependabot
Bot
force-pushed
the
dependabot/uv/dependencies-c92be23315
branch
3 times, most recently
from
July 17, 2026 16:07
9052035 to
b54bb50
Compare
dependabot
Bot
force-pushed
the
dependabot/uv/dependencies-c92be23315
branch
2 times, most recently
from
July 30, 2026 21:24
653739a to
ec009b1
Compare
Updates the requirements on [apscheduler](https://github.com/agronholm/apscheduler), [channels[daphne]](https://github.com/django/channels), [click](https://github.com/pallets/click), [copier](https://github.com/copier-org/copier), [django](https://github.com/django/django), [dramatiq[redis,watch]](https://github.com/Bogdanp/dramatiq), [gpp-client](https://github.com/gemini-hlsw/gpp-client), [typer](https://github.com/fastapi/typer) and [tomtoolkit](https://github.com/TOMToolkit/tom_base) to permit the latest version. Updates `apscheduler` from 3.11.2 to 3.11.3 - [Release notes](https://github.com/agronholm/apscheduler/releases) - [Commits](agronholm/apscheduler@3.11.2...3.11.3) Updates `channels[daphne]` to 4.3.2 - [Changelog](https://github.com/django/channels/blob/main/CHANGELOG.txt) - [Commits](django/channels@4.0.0...4.3.2) Updates `click` from 8.4.1 to 8.4.2 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.4.1...8.4.2) Updates `copier` from 9.15.2 to 9.17.1 - [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.15.2...v9.17.1) Updates `django` from 5.2.15 to 5.2.17 - [Commits](django/django@5.2.15...5.2.17) Updates `dramatiq[redis,watch]` to 2.2.0 - [Release notes](https://github.com/Bogdanp/dramatiq/releases) - [Commits](Bogdanp/dramatiq@v1.18.0...v2.2.0) Updates `gpp-client` from 26.5.0 to 26.7.3 - [Release notes](https://github.com/gemini-hlsw/gpp-client/releases) - [Commits](gemini-hlsw/gpp-client@v26.5.0...v26.7.3) Updates `typer` from 0.26.7 to 0.27.1 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.26.7...0.27.1) Updates `tomtoolkit` from 2.32.2 to 3.0.0 - [Release notes](https://github.com/TOMToolkit/tom_base/releases) - [Commits](TOMToolkit/tom_base@2.32.2...3.0.0) --- updated-dependencies: - dependency-name: apscheduler dependency-version: 3.11.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: channels[daphne] dependency-version: 4.3.2 dependency-type: direct:production dependency-group: dependencies - dependency-name: click dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: copier dependency-version: 9.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: django dependency-version: 5.2.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: dramatiq[redis,watch] dependency-version: 2.2.0 dependency-type: direct:production dependency-group: dependencies - dependency-name: gpp-client dependency-version: 26.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tomtoolkit dependency-version: 2.32.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typer dependency-version: 0.26.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/dependencies-c92be23315
branch
from
August 7, 2026 16:11
ec009b1 to
1d0f897
Compare
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.
Updates the requirements on apscheduler, channels[daphne], click, copier, django, dramatiq[redis,watch], gpp-client, typer and tomtoolkit to permit the latest version.
Updates
apschedulerfrom 3.11.2 to 3.11.3Release notes
Sourced from apscheduler's releases.
Commits
4308ec9Added the release versionff68780Added a note about weekday numbers in CronTrigger.from_crontab()36936e9Updated actionsc0ff7e4Fixed Pyside6 tests failing on Python 3.9 and 3.81b782c9Fixed fixturecoreappnot founddc3dde4Test against PySide6 on all Python versions18a6f6bFixed imported jobs missing their scheduler and job store links1693db4Fix interval jobs stalling across DST spring-forward with ZoneInfo (#1114)0636bf4Added Python 3.14 to the test matrix3eb3de8Fixed bad use of pytest.raises()Updates
channels[daphne]to 4.3.2Changelog
Sourced from channels[daphne]'s changelog.
... (truncated)
Commits
15333cdVersion 4.3.210be531Add explicit dj60 to test matrix.f726845Update .github/workflows/tests.yml0c1e533tox.ini: envlist py{310,311,312,313,314}-dj52b2ad89fGitHub Actions: Test on Python 3.14 release candidate 2a135228Bump actions/checkout from 4 to 5 (#2180)7dfcc7bAdd types extra and installation docs for type checking support.95589a7Version 4.3.1.5038d69Fix live server setup when test DB name not set.f17a8feBump browser-actions/setup-chrome from 1 to 2 (#2175)Updates
clickfrom 8.4.1 to 8.4.2Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
b2e30a1Release version 8.4.27a16b20Fixpackage_nameresolution when module differs from distribution name (#3582)bec5928Fixpackage_nameresolution when top-level module differs from distribution...916883aFix tests to not rely on-Wdefaultoption (#3591)09195f6Fix double-bracketing of choices in synopsis (#3578)1557e26Check for warning exception with idiomatic context managerd9ff133Static typing improvements inclick.shell_completion(#3460)762c97eFix double-bracketing of choices in synopsis8929d39Convert changes to markdown. (#3559)237be50Move changes headings down a level.Updates
copierfrom 9.15.2 to 9.17.1Release notes
Sourced from copier's releases.
Changelog
Sourced from copier's changelog.
Commits
e8c85cebump: version 9.17.0 → 9.17.13f1c1a6fix: prevent code execution via Jinja finalizer by disallowing YAML tagsa5e9f3ffix: prevent code execution via Jinja sandbox escape through path and setting...cd0d3aabuild(deps): bump pymdown-extensions from 10.21.3 to 11.002e1574bump: version 9.16.0 → 9.17.07408f0dfix: prevent trust bypass via encoded URL traversalb8e2218build(deps): update dependency mypy to v2.2.0baeffdabuild(deps): update astral-sh/setup-uv action to v8.3.1c89ebf5build(deps): update dependency markdown-exec to v1.12.3fcedc44build(deps): update dependency poethepoet to v0.48.0Updates
djangofrom 5.2.15 to 5.2.17Commits
e802ada[5.2.x] Bumped version for 5.2.17 release.b9adb81[5.2.x] Fixed CVE-2026-15920 -- Made display_for_field() validate URLs before...ba80833[5.2.x] Fixed CVE-2026-15830 -- Mitigated potential DoS via nested geometry c...c72a5db[5.2.x] Fixed CVE-2026-15337 -- Mitigated potential DoS in check_for_language().115ffd0[5.2.x] Fixed CVE-2026-15307 -- Blocked raster strings and dicts in spatial l...ec5ced4[5.2.x] Fixed #36770 -- Fixed incomplete mocking in SQLiteInMemoryTestDbs.02369b5[5.2.x] Allowed the full Python test matrix to run on GitHub Actions.686072f[5.2.x] Added stub release notes and release date for 5.2.17.cd5ad8c[5.2.x] Bumped minimum setuptools version to 83.3e389b7[5.2.x] Closed temporary files in GDALRasterTests.Updates
dramatiq[redis,watch]to 2.2.0Release notes
Sourced from dramatiq[redis,watch]'s releases.
Commits
5a1f74eVersion 2.2.0 (#867)c53e1a4Update release workflow to use trusted publishing (#866)7e5bc61Harden release workflow by using seperate build/publish jobs (#865)31106a1Fix #862 -- Support redis-py 8.x (#863)41efd76Merge pull request #861 from LincolnPuzey/fix_flaky_redis_teste488546Fix flaky test by waiting for consumer thread to properly start before gettin...14eafadMerge pull request #857 from LincolnPuzey/work_queue_rework1d8333dBump actions/checkout in the github-actions-updates group (#860)d2c963fDon't run release workflow in forks in the unlikely event a Release is create...fb252f9Fix #850 Make Worker process messages in roughly FIFO order when they have th...Updates
gpp-clientfrom 26.5.0 to 26.7.3Release notes
Sourced from gpp-client's releases.
... (truncated)
Commits
eef27fbcodegen release (#254)41f8adbGpc 157/add gnirs support (#253)7f51db4Prepare files for release (#252)76b71c4GPC-156: Fix exposure times cycles (#251)a9f9755Release 26.7.0 (#250)2ad3357Fix missing setup time (#246)b4f9ddcGpc 153/add ghost support (#245)39f9d09Add set workflow-state to CLI and add fields to ObsCalcUpdate Subscription fo...f957dfcGPC-151: Fix in-line fragments for dev-only (#241)75a8201Update schema, codegen and add Scheduler subscription and IGRINS and visitor ...Updates
typerfrom 0.26.7 to 0.27.1Release notes
Sourced from typer's releases.
... (truncated)
Changelog
Sourced from typer's changelog.
... (truncated)
Commits
fe2aa0e🔖 Release version 0.27.1 (#1919)680dc99📝 Update release notesac3efd5✨ Makeepilogformatting consistent with other parts of the help string (#1...32d80ef📝 Update release notes10cb3c9⬆️ Upgrade latest-changes to 0.7.1 (#1909)ac329a0📝 Update release notesc37ae2f📝 Add Library Skills documentation (#1906)0974a7e📝 Update release notes951178c🐛 Prevent scroll-to-top on restart/fast buttons in the documentation (#1904)9051baa📝 Update release notesUpdates
tomtoolkitfrom 2.32.2 to 3.0.0Release notes
Sourced from tomtoolkit's releases.
... (truncated)
Commits
76ce4bdMerge pull request #1579 from TOMToolkit/version-3-0-alphab10b4c4fix unused variablebf1a70fMerge branch 'dev' into version-3-0-alpha2f9102dMerge pull request #1616 from TOMToolkit/1599-customizing-ReducedDatum-Update...4235b73Merge pull request #1598 from TOMToolkit/dependabot/pip/dev/responses-0.26.2ccabbaerename management command to make Lindy happy6c3b91aMerge pull request #1615 from TOMToolkit/1602-add-docs-describing-general-sec...6a0d05efew typosab3cf3cupdate docs for data migration4f42312Merge pull request #1612 from TOMToolkit/1491-documentation-accessing-data-vi...