chore(deps): update minor updates (stable/v0.8) #270
Merged
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.
This PR contains the following updates:
0.111.0
->0.111.1
8.25.0
->8.26.0
3.9.0
->3.9.1
4.7.3
->4.8.0
3.29.0
->3.31.0
Release Notes
tiangolo/fastapi (fastapi)
v0.111.1
Compare Source
Upgrades
orjson
andujson
from default dependencies. PR #11842 by @tiangolo.pip install "fastapi[all]"
. But they not included inpip install fastapi
.Docs
docs/en/docs/fastapi-cli.md
. PR #11716 by @alejsdev.docs/en/docs/fastapi-cli.md
. PR #11715 by @alejsdev.docs/en/docs/tutorial/body-multiple-params.md
. PR #11698 by @mwb-u.security/first-steps.md
. PR #11674 by @alejsdev.security/first-steps.md
. PR #11673 by @alejsdev.path-params-numeric-validations.md
. PR #11672 by @alejsdev.Annotated
andQuery()
params. PR #11664 by @tiangolo.fastapi/applications.py
. PR #11593 by @petarmaric.fastapi-cli.md
. PR #11524 by @svlandeg.Translations
docs/es/docs/how-to/graphql.md
. PR #11697 by @camigomezdev.docs/pt/docs/reference/index.md
. PR #11840 by @lucasbalieiro.docs/pt/docs/tutorial/dependencies/sub-dependencies.md
. PR #11792 by @Joao-Pedro-P-Holanda.docs/tr/docs/tutorial/request-forms.md
. PR #11553 by @hasansezertasan.docs/pt/docs/reference/exceptions.md
. PR #11834 by @lucasbalieiro.docs/pt/docs/tutorial/dependencies/global-dependencies.md
. PR #11826 by @Joao-Pedro-P-Holanda.docs/pt/docs/how-to/general.md
. PR #11825 by @lucasbalieiro.docs/pt/docs/advanced/async-tests.md
. PR #11808 by @ceb10n.docs/uk/docs/tutorial/first-steps.md
. PR #11809 by @vkhoroshchak.docs/pt/docs/tutorial/dependencies/dependencies-in-path-operation-operators.md
. PR #11804 by @Joao-Pedro-P-Holanda.docs/zh/docs/fastapi-cli.md
. PR #11786 by @logan2d5.docs/pt/docs/advanced/openapi-webhooks.md
. PR #11791 by @ceb10n.docs/tutorial/security/oauth2-jwt.md
. PR #11781 by @logan2d5.docs/fr/docs/async.md
. PR #11787 by @pe-brian.docs/pt/docs/advanced/advanced-dependencies.md
. PR #11775 by @ceb10n.docs/pt/docs/tutorial/dependencies/classes-as-dependencies.md
. PR #11768 by @Joao-Pedro-P-Holanda.docs/pt/docs/advanced/additional-status-codes.md
. PR #11753 by @ceb10n.docs/pt/docs/tutorial/dependencies/index.md
. PR #11757 by @Joao-Pedro-P-Holanda.docs/pt/docs/advanced/settings.md
. PR #11739 by @Joao-Pedro-P-Holanda.docs/fr/docs/learn/index.md
. PR #11712 by @benjaminvandammeholberton.docs/pt/docs/how-to/index.md
. PR #11731 by @vhsenna.docs/pt/docs/advanced/additional-responses.md
. PR #11736 by @ceb10n.docs/pt/docs/advanced/benchmarks.md
. PR #11713 by @ceb10n.docs/ko/docs/tutorial/response-status-code.md
. PR #11718 by @nayeonkinn.docs/ko/docs/tutorial/extra-data-types.md
. PR #11711 by @nayeonkinn.docs/ko/docs/tutorial/body-nested-models.md
. PR #11710 by @nayeonkinn.docs/pt/docs/advanced/fastapi-cli.md
. PR #11641 by @ayr-ton.docs/zh-hant/docs/fastapi-people.md
. PR #11639 by @hsuanchi.docs/tr/docs/advanced/index.md
. PR #11606 by @hasansezertasan.docs/tr/docs/deployment/cloud.md
. PR #11610 by @hasansezertasan.docs/tr/docs/advanced/security/index.md
. PR #11609 by @hasansezertasan.docs/tr/docs/advanced/testing-websockets.md
. PR #11608 by @hasansezertasan.docs/tr/docs/how-to/general.md
. PR #11607 by @hasansezertasan.docs/zh/docs/advanced/templates.md
. PR #11620 by @chaoless.docs/tr/docs/deployment/index.md
. PR #11605 by @hasansezertasan.docs/tr/docs/tutorial/static-files.md
. PR #11599 by @hasansezertasan.docs/pl/docs/fastapi-people.md
. PR #10196 by @isulim.docs/tr/docs/advanced/wsgi.md
. PR #11575 by @hasansezertasan.docs/tr/docs/tutorial/cookie-params.md
. PR #11561 by @hasansezertasan.docs/ru/docs/about/index.md
. PR #10961 by @s111d.docs/zh/docs/tutorial/sql-databases.md
. PR #11539 by @chaoless.docs/zh/docs/how-to/configure-swagger-ui.md
. PR #11501 by @Lucas-lyh./docs/advanced/security/http-basic-auth.md
. PR #11512 by @nick-cjyx9.Internal
ipython/ipython (ipython)
v8.26.0
Compare Source
matplotlib/matplotlib (matplotlib)
v3.9.1
: REL: 3.9.1Compare Source
This is the first bugfix release of the 3.9.x series.
This release contains several bug-fixes and adjustments:
matplotlib.cm.get_cmap
; note this function will still be removed at a later dateAxes
autoscaling of thin bars at large locationsAxes
autoscaling withaxhspan
/axvspan
Axes3D
autoscaling ofLine3DCollection
/Poly3DCollection
Axes3D
mouse interactivity with non-default roll angleAxes3D
with alternate vertical axismodule://...
tk.window_focus: True
mpltype
Sphinx role to a public extension; note this is only intended for development reasonsmongodb/mongo-python-driver (pymongo)
v4.8.0
: PyMongo 4.8.0Compare Source
Changes in Version 4.8.0
PyMongo 4.8 brings a number of improvements including:
bson.binary.Binary
is now redacted when the subtype is SENSITIVE_SUBTYPE(8).GitHub Releases now include a Software Bill of Materials, and signature
files corresponding to the distribution files released on PyPI.
startAtOperationTime
andresumeToken
could be added to a retry attempt, which caused the retry to fail.
ssl
module whenpyopenssl
import fails with AttributeError.Unavoidable breaking changes
hatch
as our build backend, we no longer have a usablesetup.py
fileand require installation using
pip
. Attempts to invoke thesetup.py
file will raise an exception.Additionally,
pip
>= 21.3 is now required for editable installs.Issues Resolved
See the PyMongo 4.8 release notes in JIRA for the list of resolved issues in this release.
Full Changelog: mongodb/mongo-python-driver@4.7.1...4.8.0
slackapi/python-slack-sdk (slack-sdk)
v3.31.0
: version 3.31.0Compare Source
What's Changed
conversations.externalInvitePermissions.set
API by @WilliamBergamin in https://github.com/slackapi/python-slack-sdk/pull/1517team.externalTeams.disconnect
by @WilliamBergamin in https://github.com/slackapi/python-slack-sdk/pull/1526bot_access_tokens
from the debug logs of socket mode by @WilliamBergamin in https://github.com/slackapi/python-slack-sdk/pull/1519v3.30.0
: version 3.30.0Compare Source
Changes
All issues/pull requests: https://github.com/slackapi/python-slack-sdk/milestone/99?closed=1
Full Changelog: slackapi/python-slack-sdk@v3.29.0...v3.30.0
Configuration
📅 Schedule: Branch creation - "every 4th week on Thursday before 10am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.