chore(deps): update all dependencies #35
Closed
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:
==2022.6.15
->==2022.9.24
==1.2.1
->==1.3.0
==3.3
->==3.4
==4.12.0
->==5.0.0
2.346.3-jdk11
->2.361.2-jdk11
==4.15.0
->==4.16.0
==3.17.1
->==3.18.0
^0.971
->^0.982
==1.23.2
->==1.23.4
==2.4.0
->==2.6.0
==4.2.0
->==4.3.2
==0.20.0
->==0.21.0
==2022.2.1
->==2022.5
==3.8.1
->==3.9.0
Release Notes
certifi/python-certifi
v2022.9.24
Compare Source
v2022.9.14
Compare Source
v2022.6.15.2
Compare Source
v2022.6.15.1
Compare Source
JoshData/python-email-validator
v1.3.0
Compare Source
kjd/idna
v3.4
Compare Source
python/importlib_metadata
v5.0.0
Compare Source
======
point interfaces.
v4.13.0
Compare Source
=======
PathDistributions
originatingfrom Python 3.8 and 3.9.
python-jsonschema/jsonschema
v4.16.0
Compare Source
=======
$ref
to a resolution URIwhich is different from the resolved schema's declared
$id
.jsonschema.draftN_format_checker
is deprecated. Instead, if youwant access to the format checker itself, it is exposed as
jsonschema.validators.DraftNValidator.FORMAT_CHECKER
on anyjsonschema.protocols.Validator
.marshmallow-code/marshmallow
v3.18.0
Compare Source
python/mypy
v0.982
Compare Source
v0.981
Compare Source
numpy/numpy
v1.23.4
Compare Source
NumPy 1.23.4 Release Notes
NumPy 1.23.4 is a maintenance release that fixes bugs discovered after
the 1.23.3 release and keeps the build infrastructure current. The main
improvements are fixes for some annotation corner cases, a fix for a
long time
nested_iters
memory leak, and a fix of complex vector dotfor very large arrays. The Python versions supported for this release
are 3.8-3.11.
Note that the mypy version needs to be 0.981+ if you test using Python
3.10.7, otherwise the typing tests will fail.
Contributors
A total of 8 people contributed to this release. People with a "+" by
their names contributed a patch for the first time.
Pull requests merged
A total of 13 pull requests were merged for this release.
__array_api_version__
tonumpy.array_api
namespaceget_info
from "extending with Cython"...lookfor
's import try/except againnumpy.typing
protocols as runtime checkableChecksums
MD5
SHA256
v1.23.3
Compare Source
NumPy 1.23.3 Release Notes
NumPy 1.23.3 is a maintenance release that fixes bugs discovered after
the 1.23.2 release. There is no major theme for this release, the main
improvements are for some downstream builds and some annotation corner
cases. The Python versions supported for this release are 3.8-3.11.
Note that we will move to MacOS 11 for the NumPy 1.23.4 release, the
10.15 version currently used will no longer be supported by our build
infrastructure at that point.
Contributors
A total of 16 people contributed to this release. People with a "+" by
their names contributed a patch for the first time.
Pull requests merged
A total of 14 pull requests were merged for this release.
__class_getitem__
np.equal.reduce
raises aTypeError
Checksums
MD5
SHA256
jpadilla/pyjwt
v2.6.0
Changed
v2.5.0
Compare Source
Changed
mongodb/mongo-python-driver
v4.3.2
Compare Source
Release notes: https://www.mongodb.com/community/forums/t/pymongo-4-3-2-released/194266
theskumar/python-dotenv
v0.21.0
Compare Source
Added
load_dotenv
function now returnsFalse
. (#388 by @larsks)Fixed
open
instead ofio.open
. (#389 by @rabinadk1)parse_it
to Related Projects by (#410 by @naorlivne)jaraco/zipp
v3.9.0
Compare Source
======
Path
objects are now pickleable if they've beenconstructed from pickleable objects. Any restored objects
will re-construct the zip file with the original arguments.
Configuration
📅 Schedule: Branch creation - "before 7am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 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 Mend Renovate. View repository job log here.