<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
🚀 New Features and Enhancements
* ls/ls-url: introduce --size by efiop in https://github.com/iterative/dvc/pull/9854
🐛 Bug Fixes
* dep: repo: handle dict as config by efiop in https://github.com/iterative/dvc/pull/9853
* import: set core.remote when both --remote and --remote-config are specified by efiop in https://github.com/iterative/dvc/pull/9855
🔨 Maintenance
* build(deps-dev): bump mypy from 1.4.1 to 1.5.1 by dependabot in https://github.com/iterative/dvc/pull/9852
* build(deps-dev): update pytest-docker requirement from <2,>=1 to >=1,<3 by dependabot in https://github.com/iterative/dvc/pull/9748
Other Changes
* plots: fix caching of legacy format by skshetry in https://github.com/iterative/dvc/pull/9849
* exp: make run/save less noisy by dberenbaum in https://github.com/iterative/dvc/pull/9846
* tests: simplify test parametrization by skshetry in https://github.com/iterative/dvc/pull/9858
* assert that the test is getting parametrized correctly by skshetry in https://github.com/iterative/dvc/pull/9859
* fix type hints by skshetry in https://github.com/iterative/dvc/pull/9863
**Full Changelog**: https://github.com/iterative/dvc/compare/3.15.3...3.16.0