-
Notifications
You must be signed in to change notification settings - Fork 13
build(deps): bump the production-dependencies group with 7 updates #1306
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
Merged
biancadanforth
merged 3 commits into
main
from
dependabot/pip/production-dependencies-abcb917e32
Dec 3, 2025
Merged
build(deps): bump the production-dependencies group with 7 updates #1306
biancadanforth
merged 3 commits into
main
from
dependabot/pip/production-dependencies-abcb917e32
Dec 3, 2025
Conversation
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
Bumps the production-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [bandit](https://github.com/PyCQA/bandit) | `1.8.6` | `1.9.2` | | [falcon](https://github.com/falconry/falcon) | `4.0.2` | `4.2.0` | | [google-cloud-storage](https://github.com/googleapis/python-storage) | `3.4.1` | `3.6.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.2` | `9.0.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.3` | `0.14.7` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.43.0` | `2.46.0` | | [werkzeug](https://github.com/pallets/werkzeug) | `3.1.3` | `3.1.4` | Updates `bandit` from 1.8.6 to 1.9.2 - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.8.6...1.9.2) Updates `falcon` from 4.0.2 to 4.2.0 - [Release notes](https://github.com/falconry/falcon/releases) - [Changelog](https://github.com/falconry/falcon/blob/master/RELEASE.md) - [Commits](falconry/falcon@4.0.2...4.2.0) Updates `google-cloud-storage` from 3.4.1 to 3.6.0 - [Release notes](https://github.com/googleapis/python-storage/releases) - [Changelog](https://github.com/googleapis/python-storage/blob/main/CHANGELOG.md) - [Commits](googleapis/python-storage@v3.4.1...v3.6.0) Updates `pytest` from 8.4.2 to 9.0.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.4.2...9.0.1) Updates `ruff` from 0.14.3 to 0.14.7 - [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.14.3...0.14.7) Updates `sentry-sdk` from 2.43.0 to 2.46.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.43.0...2.46.0) Updates `werkzeug` from 3.1.3 to 3.1.4 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.1.3...3.1.4) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.9.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: falcon dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: google-cloud-storage dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pytest dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: ruff dependency-version: 0.14.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: sentry-sdk dependency-version: 2.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: werkzeug dependency-version: 3.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
|
Same issue as mozilla-services/socorro#7099 (comment) that requires manually updating |
biancadanforth
approved these changes
Dec 3, 2025
Contributor
|
I talked to @smarnach about the test changes, and we agree this is the right change, but he's gone for the day, so I'm going to self R+ to move things along. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
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 production-dependencies group with 7 updates:
1.8.61.9.24.0.24.2.03.4.13.6.08.4.29.0.10.14.30.14.72.43.02.46.03.1.33.1.4Updates
banditfrom 1.8.6 to 1.9.2Release notes
Sourced from bandit's releases.
Commits
ea0d187Check whether Constant value is str (#1333)8bf7594Argparse Python 3.14 enhancements (#1331)a255dfaMore Python version related fixes (#1327)3f07bb0[pre-commit.ci] pre-commit autoupdate (#1324)c8c3fb8Drop support of end-of-life Python 3.9 (#1325)5c30350Support of Python 3.14 (#1323)e1ffdf6Bump sigstore/cosign-installer from 3.10.0 to 4.0.0 (#1317)176d4ca[pre-commit.ci] pre-commit autoupdate (#1315)2fc3e9cBump docker/login-action from 3.5.0 to 3.6.0 (#1306)6a68546Fix typos (#1305)Updates
falconfrom 4.0.2 to 4.2.0Release notes
Sourced from falcon's releases.
... (truncated)
Commits
5544589chore: prepare 4.2.0 stable (#2575)684adbbfix(cibw): use the correct arch/os for ARM cp314t wheels (#2573)d31d9acchore(release): prepare4.2.0rc1(#2571)a75d864feat(platform): provide selectedcp314t(free-threading) wheels (#2555)4dcd4fedocs: polish documentation before 4.2.0 release (#2570)2702ae6fix: ensure reproducible documentation builds wrtSOURCE_DATE_EPOCH(#2568)9971742chore: updatedevcontainerto Python 3.13 with improved setup (#2566)73b7637Fixes Raises section of some request method docstrings (#2557)d7d203dchore: add a new Gold Patron LambdaTest (#2554)6bee1aafeat(routing): add support for QUERY HTTP method (#2541)Updates
google-cloud-storagefrom 3.4.1 to 3.6.0Release notes
Sourced from google-cloud-storage's releases.
Changelog
Sourced from google-cloud-storage's changelog.
Commits
0b70a28chore(main): release 3.6.0 (#1603)5ab8103feat(zb-experimental): add async write object stream (#1612)92fc2b0feat: add support for partial list buckets (#1606)195d644fix: dont pass credentials to StorageClient (#1608)323cdddfeat: make return_partial_success and unreachable fields public for list Buck...c2cd474chore(main): release 3.5.0 (#1568)71b0f8afeat(experimental): Handle BidiReadObjectRedirectedError for bidi reads (#1600)5d5e895feat(experimental): Add read resumption strategy (#1599)5fb85eafeat(experimental): Add base resumption strategy for bidi streams (#1594)0d867bdfix: Use separate header object for each upload in Transfer Manager MPU (#1595)Updates
pytestfrom 8.4.2 to 9.0.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
d1b64aaPrepare release version 9.0.10a497c7regendoc: remove CI environment variables (#13950) (#13951)a9f7e6e🧪 Rungh releasew/o Git in CI/CD (#13942) (#13947)2682a66Merge pull request #13944 from pytest-dev/patchback/backports/9.0.x/bef7d34f1...a999997Merge pull request #13941 from nicoddemus/min-pre-commit-version4bd63a0Merge pull request #13935 from pytest-dev/patchback/backports/9.0.x/ce8b8a7b4...15f93b3Merge pull request #13933 from webknjaz/maintenance/tox-pep517-env-setuptools...0fa11aeMerge pull request #13927 from pytest-dev/patchback/backports/9.0.x/3d8075743...fa45470Merge pull request #13926 from pytest-dev/patchback/backports/9.0.x/d587e0cf8...b4e3973Merge pull request #13922 from bluetech/fix-argparse-userwarningUpdates
rufffrom 0.14.3 to 0.14.7Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
ecab623Bump 0.14.7 (#21684)42f1521[ty] Generic types aliases (implicit and PEP 613) (#21553)594b7b0[ty] Preserve quoting style when autofixingTypedDictkeys (#21682)b5b4917[ty] Fix override of final method summary (#21681)0084e94[ty] Fix subtyping oftype[Any]/type[T]and protocols (#21678)566c959[ty] RenameReferenceRequestHandlerfile (#21680)8bcfc19[ty] Implementtyping.finalfor methods (#21646)c534bfa[ty] Implement patterns and typevars in the LSP (#21671)5e1b2ee[ty] implement rendering of.. code:: langin docstrings (#21665)98681b9[ty] Adddbparameter toParameters::newmethod (#21674)Updates
sentry-sdkfrom 2.43.0 to 2.46.0Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
d3375bcUpdate CHANGELOG.md23abfe2release: 2.46.0ca19d63feat: Preserve metadata on wrapped coroutines (#5105)cf165e3build(deps): bump actions/checkout from 5.0.0 to 6.0.0 (#5136)b8d6a57build(deps): bump actions/create-github-app-token from 2.1.4 to 2.2.0 (#5137)c0c28b8build(deps): bump supercharge/redis-github-action from 1.8.0 to 1.8.1 (#5138)fb18c21fix(pydantic-ai): Make imports defensive to avoidModuleNotFoundError(#5135)f945e38Fix openai-agents import (#5132)8596f89fix(integrations): enhance input handling for embeddings in LiteLLM integrati...0e6e808test(openai-agents): RemoveMagicMockfrom mockedModelResponse(#5126)Updates
werkzeugfrom 3.1.3 to 3.1.4Release notes
Sourced from werkzeug's releases.
Changelog
Sourced from werkzeug's changelog.
Commits
1c7beb6release version 3.1.49c8b754install less to run tox474e22fupdate dev dependencies4b83337Merge commit from fork9bdec46safe_join prevents windows special device namesb11713ebetterHTTPException.get_responseannotation (#3072)1131dbddistinguish wsgi and sansio response annotation5d9a403skip rendering missing source (#3071)60ea32cskip rendering missing sourcec0e67e9Request.jsonproperty is onlyAny(#3070)You can trigger a rebase of this PR 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)-...
Description has been truncated