chore(deps): bump the productiondependencies group across 6 directories with 5 updates - #238
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…es with 5 updates Updates the requirements on [psycopg](https://github.com/psycopg/psycopg), [mlflow](https://github.com/mlflow/mlflow), [sentry-sdk](https://github.com/getsentry/sentry-python), [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) and [uvicorn](https://github.com/Kludex/uvicorn) to permit the latest version. Updates `psycopg` to 3.3.6 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.3.5...3.3.6) Updates `mlflow` to 3.16.1 - [Release notes](https://github.com/mlflow/mlflow/releases) - [Changelog](https://github.com/mlflow/mlflow/blob/v3.16.1/CHANGELOG.md) - [Commits](mlflow/mlflow@v3.16.0...v3.16.1) Updates `psycopg` to 3.3.6 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.3.5...3.3.6) Updates `sentry-sdk` to 2.69.2 - [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.69.1...2.69.2) Updates `sqlalchemy` to 2.0.54 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `uvicorn` to 0.53.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.52.4...0.53.0) --- updated-dependencies: - dependency-name: psycopg dependency-version: 3.3.6 dependency-type: direct:production dependency-group: productiondependencies - dependency-name: mlflow dependency-version: 3.16.1 dependency-type: direct:production dependency-group: productiondependencies - dependency-name: psycopg dependency-version: 3.3.6 dependency-type: direct:production dependency-group: productiondependencies - dependency-name: sentry-sdk dependency-version: 2.69.2 dependency-type: direct:production dependency-group: productiondependencies - dependency-name: sqlalchemy dependency-version: 2.0.54 dependency-type: direct:production dependency-group: productiondependencies - dependency-name: uvicorn dependency-version: 0.53.0 dependency-type: direct:production dependency-group: productiondependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
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 psycopg, mlflow, sentry-sdk, sqlalchemy and uvicorn to permit the latest version.
Updates
psycopgto 3.3.6Changelog
Sourced from psycopg's changelog.
... (truncated)
Commits
a67654dchore: bump psycopg package version to 3.3.6443814bMerge pull request #1416 from dvarrazzo/wait-async-perf42966e9test: add helpful comments to some tests5e8797ftest: add reasonable connect_timeout to most testsc81ba62perf: reduce the overhead of wait_async()d2bbfe4refactor: use get_running_loop() in the async wait functions2b1484atest: add a script to measure the async wait functions573cf4atest: fix incorrect wait timing test2b68990refactor: drop leftovers of waiting with inf interval in wait_conn_async60765ddMerge pull request #1414 from dvarrazzo/fix-decimal-overflowUpdates
mlflowto 3.16.1Release notes
Sourced from mlflow's releases.
Changelog
Sourced from mlflow's changelog.
... (truncated)
Commits
32792afUpdate 3.16.1 changelog for #25884 (#25919)2d8856f[3.16] Resolve UC trace location in model serving without local-store validat...ca721f4[3.16] Update bundledmlflow/assistant/skillsto latest upstream (#25918)ff9e48bUpdate CHANGELOG for 3.16.1 (#25872)b7ab3d1Replace MinIO with RustFS inmlflow_artifactsexample (#25808)d2bd515Adapt admin bootstrap tests for branch-3.163730ed8Fix S3 multipart upload encryption arguments (#25772)93c11e1Remove the default basic-auth admin password shipped inbasic_auth.ini(GHS...25240ddbasic-auth: serve the web UI to non-admins under fail-closed authorization (#...5c36ecbAdd atimeoutoption to the@scorerdecorator (#25720)Updates
psycopgto 3.3.6Changelog
Sourced from psycopg's changelog.
... (truncated)
Commits
a67654dchore: bump psycopg package version to 3.3.6443814bMerge pull request #1416 from dvarrazzo/wait-async-perf42966e9test: add helpful comments to some tests5e8797ftest: add reasonable connect_timeout to most testsc81ba62perf: reduce the overhead of wait_async()d2bbfe4refactor: use get_running_loop() in the async wait functions2b1484atest: add a script to measure the async wait functions573cf4atest: fix incorrect wait timing test2b68990refactor: drop leftovers of waiting with inf interval in wait_conn_async60765ddMerge pull request #1414 from dvarrazzo/fix-decimal-overflowUpdates
sentry-sdkto 2.69.2Release notes
Sourced from sentry-sdk's releases.
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
b382f4arelease: 2.69.2efd9e7ffix(google-genai): TolerateNonecandidates (#7519)ec53096fix(bottle): Avoid infinite serializing loop (#7511)c624151fix(typing): Fixdisabled_integrationstype (#7506)4b364fdfix(serializer): Add type annotations to databag limits (#7505)990839cfix: Don't attach stacktrace to check-ins (#7497)a1f0c34chore: Remove unused base64 utils (#7495)aa15b42ci: 🤖 Update test matrix with new releases (09/14) (#7486)4b98e26ci: 🤖 Update test matrix with new releases (09/07) (#7399)6b7982ftest(pymongo): RaisemaxWireVersion(#7473)Updates
sqlalchemyto 2.0.54Release notes
Sourced from sqlalchemy's releases.
Commits
Updates
uvicornto 0.53.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
421708fVersion 0.53.0 (#3136)f1a1bffUnset the keep-alive timer when upgrading to WebSocket (#3107)63971edDocument HTTP/2 support (#3130)7d1a005Remove race from multiprocess health check test (#3128)5ac6265Add ::1 to FORWARDED_ALLOW_IPS (#3119)098b206Remove timing race from SIGHUP supervisor test (#3127)968f15echore(deps): bump the github-actions group with 4 updates (#3113)7d4c08cchore(deps): bump the python-packages group across 1 directory with 11 update...fe528a4Require explicit opt-in for zttp HTTP/2 (#3101)fa324a4chore(deps-dev): bump httpx2 from 2.10.0 to 2.12.0 (#3121)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