MESH-2092 Bump the dependencies group with 8 updates #218
+68
−69
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 dependencies group with 8 updates:
2.9.0.202511152.9.0.2026012423.0.024.1.14.0.15.0.18.4.29.0.21.2.00.23.325.12.026.1.025.026.00.50.00.52.1Updates
types-python-dateutilfrom 2.9.0.20251115 to 2.9.0.20260124Commits
Updates
gunicornfrom 23.0.0 to 24.1.1Release notes
Sourced from gunicorn's releases.
... (truncated)
Commits
375e79erelease: bump version to 24.1.1ad0c12ddocs: add sponsors section to README70200eechore: add GitHub Sponsors funding configuration6841804docs: remove incorrect PR reference from Docker changelog entryabce0cadocs: add 24.1.1 changelog entry for forwarded_allow_ips fixe9a3f30fix: keep forwarded_allow_ips as strings for backward compatibility (#3459)d73ff4bdocs: update main changelog with 24.1.053f2c31ci: allow docs deploy on workflow_dispatcheab5f0bci: trigger Docker publish on tags with or without v prefixa20d3fbdocs: add Docker image to 24.1.0 changelogUpdates
mesh-clientfrom 4.0.1 to 5.0.1Commits
2167ad5Merge pull request #132 from NHSDigital/develop23e1730Merge pull request #131 from NHSDigital/mesh-2771-dependabotc8a10ffmesh-2771: adding python 3.14 supportb7a8047mesh-2771:ruff fixes734d904mesh-2771: removing support for python 3.90393e72mesh-2771: dependabot updates, but while still supporting python 3.9a031c93Merge pull request #122 from NHSDigital/mesh-2092-dependabot-combined79b8d2fmesh-2092: fix gitallowedda2a74cmesh-2092: add no redirectsceff126Merge branch 'dependabot/github_actions/mikepenz/action-junit-report-6.0.1' o...Updates
pytestfrom 8.4.2 to 9.0.2Release notes
Sourced from pytest's releases.
... (truncated)
Commits
3d10b51Prepare release version 9.0.2188750bMerge pull request #14030 from pytest-dev/patchback/backports/9.0.x/1e4b01d1f...b7d7befMerge pull request #14014 from bluetech/compat-notebd08e85Merge pull request #14013 from pytest-dev/patchback/backports/9.0.x/922b60377...bc78386Add CLI options reference documentation (#13930)5a4e398Fix docs typo (#14005) (#14008)d7ae6dfMerge pull request #14006 from pytest-dev/maintenance/update-plugin-list-tmpl...556f6a2pre-commit: fix rst-lint after new release (#13999) (#14001)c60fbe6Fix quadratic-time behavior when handlingunittestsubtests in Python 3.10 ...73d9b01Merge pull request #13995 from nicoddemus/patchback/backports/9.0.x/1b5200c0f...Updates
pytest-asynciofrom 1.2.0 to 0.23.3Commits
260b791[docs] Prepare release of v0.23.3.6a253e2[docs] Shorten changelog by combining multiple issues.e2cbb90[docs] Mention correct issue in changelog.0c522bf[fix] Fixes a bug that caused an internal pytest error when using ImportWarni...31c7e6fBuild(deps): Bump coverage from 7.3.3 to 7.3.4 in /dependencies/default38d5c7eBuild(deps): Bump sphinx-rtd-theme in /dependencies/docs650ec58Build(deps): Bump babel from 2.13.1 to 2.14.0 in /dependencies/docs0166a7eBuild(deps): Bump typing-extensions in /dependencies/default3a15f30Build(deps): Bump coverage from 7.3.2 to 7.3.3 in /dependencies/default28e91f0Build(deps): Bump hypothesis in /dependencies/defaultUpdates
blackfrom 25.12.0 to 26.1.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
6305bf1Prepare 2026.1.0 release (#4892)e71305bBump pypa/cibuildwheel from 3.3.0 to 3.3.1 (#4961)21a2a8cFix Shutdown multiprocessing Manager in schedule_formatting (#4952)e3146ceBump docker/setup-buildx-action from 3.11.1 to 3.12.0 (#4919)fe1fbc4Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#4923)2b4b7fcBump actions/download-artifact from 6.0.0 to 7.0.0 (#4922)d745be6docs: document --force-exclude for pre-commit workflows (#4957)b41acd6Various CI and doc refactors (#4928)6f43612Handle pathspec v1 changes (#4958)200c550Bump furo from 2025.9.25 to 2025.12.19 in /docs (#4933)Updates
packagingfrom 25.0 to 26.0Release notes
Sourced from packaging's releases.
... (truncated)
Changelog
Sourced from packaging's changelog.
... (truncated)
Commits
3b77a26Bump for release31371ccdocs: prepare for 26.0 final (#1063)9627a88perf: dual replace (#1064)d5398b8fix: restore ._version as a compat shim (#1062)3a7b600Bump for developmentd4eefdcBump for release4618912docs: prepare for 26.0rc3 (#1060)0cf1b41ci: test on first public release of CPythons (#1056)716beb1perf: 10% faster stripping zeros (#1058)350a230fix: support CPython 3.11.0-3.11.4 and older PyPy3.11 (#1055)Updates
starlettefrom 0.50.0 to 0.52.1Release notes
Sourced from starlette's releases.
... (truncated)
Changelog
Sourced from starlette's changelog.
Commits
e5b8a5dVersion 0.52.1 (#3110)d02eadeOnly usetyping_extensionsin older Python versions (#3109)f490b42Version 0.52.0 (#3107)d8c7cf9TurnStateinto aMapping(#3036)cfce146chore: bump coverage (#3103)9138e55fix: setup github pages for deployment (#3102)aff6df7docs: add environment for github docs (#3101)434bab9docS: fix gh pages deploy (#3100)03426bedocs: replace mkdocs by zensical (#3098)df2ee22Version 0.51.0 (#3097)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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