Bump scipy, pytest and sphinx-autodoc-typehints #2146
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.
Bumps scipy, pytest and sphinx-autodoc-typehints. These dependencies needed to be updated together.
Updates
scipy
from 1.10.1 to 1.11.0Release notes
Sourced from scipy's releases.
... (truncated)
Commits
2e16ec5
REL: 1.11.0 round 2 [wheel build]58c5d60
Merge pull request #18743 from tylerjereddy/treddy_1_11_0_arm_shims084357e
DOC: update 1.11.0 relnotes78973aa
TST: flakytest_complex_iir_dlti
db11851
TST: flaky TestSOSFreqz::test_fs_param7c317cb
REL: 1.11.0 "final" [wheel build]8db01f2
Merge pull request #18724 from tylerjereddy/treddy_1_11_0_final_prepc717774
DOC: update 1.11.0 relnotes9eba5e4
DEP: interpolate: delay interp2d deprecation and update link (#18698)7dbf2b9
TST: PR 18697 revisionsUpdates
pytest
from 7.3.2 to 7.4.0Release notes
Sourced from pytest's releases.
... (truncated)
Commits
d9bf9db
Prepare release version 7.4.064319db
Merge pull request #11128 from bluetech/pythonpath-note1e8135d
reference: add note thatpythonpath
does not affect-p
1e32a4b
Merge pull request #10935 from nondescryptid/10328faa1f9d
Merge pull request #11125 from bluetech/initial-conftests-testpaths1489032
config: fix the paths considered for initial conftest discoveryd97d44a
config: extract initial paths/nodeids args logic to a functionf6b995e
Use utf-8 debug file661b938
Add encoding in more tests7e51076
Encoding for subprocess.run