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.75.1
->==0.76.0
==5.6.0
->==5.7.1
==6.10.0
->==6.11.0
==3.1.1
->==3.1.2
==7.1.1
->==7.1.2
==12.2.0
->==12.4.1
==0.1.17
->==0.1.18
==0.17.0
->==0.18.0
Release Notes
tiangolo/fastapi
v0.76.0
Compare Source
Upgrades
Internal
v0.75.2
Compare Source
This release includes upgrades to third-party packages that handle security issues. Although there's a chance these issues don't affect you in particular, please upgrade as soon as possible.
Fixes
ValidationError
JSON Schema. PR #4806 by @tiangolo.ValidationError
at fieldloc
. PR #3810 by @dconathan.Upgrades
/docs
) publicly to non-expert users. PR #4347 by @RAlanWright.Internal
python/importlib_resources
v5.7.1
Compare Source
======
simple.ResourceContainer.joinpath
, honornames split by
posixpath.sep
.v5.7.0
Compare Source
======
#248:
abc.Traversable.joinpath
now allows for multiplearguments and specifies that
posixpath.sep
is allowedin any argument to accept multiple arguments, matching the
behavior found in
zipfile.Path
andpathlib.Path
.simple.ResourceContainer
now honors this behavior.DiamondLightSource/ispyb-api
v6.11.0
Compare Source
ispyb.sqlalchemy.__schema_version__
.pytest-dev/pytest
v7.1.2
Compare Source
pytest 7.1.2 (2022-04-23)
Bug Fixes
numpy
import insidepytest.approx
{.interpreted-text role="func"} was removed.dataclasses
withInitVar
.stacklevel
for theNODE_CTOR_FSPATH_ARG
deprecation to point to theuser's code, not pytest.
an internal error while attempting to get the current user's username.
willmcgugan/rich
v12.4.1
Compare Source
Fixed
Changed
Changed
v12.4.0
Compare Source
Changed
Added
padding
to Syntax constructor Add padding support toSyntax
Textualize/rich#2247v12.3.0
Compare Source
Added
_rich_traceback_omit = True
in their local scope Hide frame from tracebacks Textualize/rich#2207Fixed
sys.__stderr__
on POSIX systems when trying to get the terminal size (fix issues when Rich is piped to another process)FileNotFoundError
if current working directory does not exist Textualize/rich#2197Changed
total=None
on progress is now possible, and will display pulsing animationwillmcgugan/textual
v0.1.18
Compare Source
Changed
DiamondLightSource/python-zocalo
v0.18.0
Compare Source
configure logging across applications.
Configuration
📅 Schedule: "after 7am and before 4pm on monday" in timezone Europe/London.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 WhiteSource Renovate. View repository job log here.