<img src="https://media0.giphy.com/media/mCDQvp1AdYXoZCA1id/giphy-downsized-medium.gif" height="250"/>
What’s Changed
:rocket: Features
* fix config setting and add file uploads (752) Thanks CorentinDeBoisset!
:arrow_up: Dependencies updates
* :arrow_up: Bump traitlets from 5.13.0 to 5.14.1 (753) dependabot
* :arrow_up: Bump pytest from 7.4.3 to 7.4.4 (751) dependabot
* :arrow_up: Bump mypy from 1.7.1 to 1.8.0 (749) dependabot
* :arrow_up: Bump lazy-object-proxy from 1.9.0 to 1.10.0 (748) dependabot
* :arrow_up: Bump isort from 5.13.1 to 5.13.2 (747) dependabot
* :arrow_up: Bump prompt-toolkit from 3.0.42 to 3.0.43 (746) dependabot
* :arrow_up: Bump distlib from 0.3.7 to 0.3.8 (745) dependabot
* :arrow_up: Bump prompt-toolkit from 3.0.41 to 3.0.42 (744) dependabot
* :arrow_up: Bump isort from 5.13.0 to 5.13.1 (742) dependabot
* :arrow_up: Bump pathspec from 0.11.2 to 0.12.1 (741) dependabot
* :arrow_up: Bump isort from 5.12.0 to 5.13.0 (740) dependabot
* :arrow_up: Bump typing-extensions from 4.8.0 to 4.9.0 (738) dependabot
* :arrow_up: Bump identify from 2.5.32 to 2.5.33 (737) dependabot
* :arrow_up: Bump actions/setup-python from 4.7.1 to 4.8.0 (735) dependabot
* :arrow_up: Bump virtualenv from 20.24.7 to 20.25.0 (733) dependabot
* :arrow_up: Bump mypy from 1.7.0 to 1.7.1 (729) dependabot
* :arrow_up: Bump wcwidth from 0.2.11 to 0.2.12 (728) dependabot
* :arrow_up: Bump pygments from 2.17.1 to 2.17.2 (727) dependabot
* :arrow_up: Bump exceptiongroup from 1.1.3 to 1.2.0 (724) dependabot
* :arrow_up: Bump virtualenv from 20.24.6 to 20.24.7 (723) dependabot
* :arrow_up: Bump wcwidth from 0.2.10 to 0.2.11 (721) dependabot
* :arrow_up: Bump identify from 2.5.31 to 2.5.32 (720) dependabot
* :arrow_up: Bump certifi from 2023.7.22 to 2023.11.17 (719) dependabot
* :arrow_up: Bump pygments from 2.16.1 to 2.17.1 (718) dependabot
* :arrow_up: Bump prompt-toolkit from 3.0.40 to 3.0.41 (716) dependabot
* :arrow_up: Bump tomlkit from 0.12.2 to 0.12.3 (715) dependabot
* :arrow_up: Bump wcwidth from 0.2.9 to 0.2.10 (714) dependabot
* :arrow_up: Bump urllib3 from 2.0.7 to 2.1.0 (713) dependabot
* :arrow_up: Bump mypy from 1.6.1 to 1.7.0 (712) dependabot
* :arrow_up: Bump prompt-toolkit from 3.0.39 to 3.0.40 (711) dependabot
* :arrow_up: Bump wrapt from 1.15.0 to 1.16.0 (710) dependabot
* :arrow_up: Bump ruamel-yaml from 0.18.4 to 0.18.5 (708) dependabot
* :arrow_up: Bump tomlkit from 0.12.1 to 0.12.2 (707) dependabot
* :arrow_up: Bump ruamel-yaml from 0.18.3 to 0.18.4 (706) dependabot
* :arrow_up: Bump charset-normalizer from 3.3.1 to 3.3.2 (705) dependabot
* :arrow_up: Bump filelock from 3.13.0 to 3.13.1 (704) dependabot
* :arrow_up: Bump traitlets from 5.12.0 to 5.13.0 (703) dependabot
* :arrow_up: Bump wcwidth from 0.2.8 to 0.2.9 (702) dependabot
* :arrow_up: Bump filelock from 3.12.4 to 3.13.0 (700) dependabot
* :arrow_up: Bump identify from 2.5.30 to 2.5.31 (701) dependabot
* :arrow_up: Bump ruamel-yaml from 0.18.2 to 0.18.3 (699) dependabot
* :arrow_up: Bump asttokens from 2.4.0 to 2.4.1 (697) dependabot
* :arrow_up: Bump shellingham from 1.5.3 to 1.5.4 (696) dependabot
* :arrow_up: Bump traitlets from 5.11.2 to 5.12.0 (695) dependabot
* :arrow_up: Bump pytest from 7.4.2 to 7.4.3 (694) dependabot
* :arrow_up: Bump ruamel-yaml from 0.18.0 to 0.18.2 (693) dependabot
* :arrow_up: Bump ruamel-yaml from 0.17.40 to 0.18.0 (692) dependabot
* :arrow_up: Bump virtualenv from 20.24.5 to 20.24.6 (691) dependabot
* :arrow_up: Bump shellingham from 1.5.3 to 1.5.4 (690) dependabot
* :arrow_up: Bump charset-normalizer from 3.3.0 to 3.3.1 (688) dependabot
* :arrow_up: Bump gitdb from 4.0.10 to 4.0.11 (687) dependabot
* :arrow_up: Bump ruamel-yaml from 0.17.39 to 0.17.40 (686) dependabot
* :arrow_up: Bump ruamel-yaml from 0.17.35 to 0.17.39 (685) dependabot
* :arrow_up: Bump gitpython from 3.1.38 to 3.1.40 (684) dependabot
* :arrow_up: Bump gitpython from 3.1.37 to 3.1.38 (683) dependabot
* :arrow_up: Bump urllib3 from 2.0.6 to 2.0.7 (682) dependabot
* :arrow_up: Bump mypy from 1.6.0 to 1.6.1 (681) dependabot
* :arrow_up: Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (680) dependabot
* :arrow_up: Bump ipython from 8.12.2 to 8.12.3 (665) dependabot
* :arrow_up: Bump mypy from 1.5.1 to 1.6.0 (678) dependabot
* :arrow_up: Bump ruamel-yaml from 0.17.34 to 0.17.35 (676) dependabot
* :arrow_up: Bump traitlets from 5.10.1 to 5.11.2 (675) dependabot
* :arrow_up: Bump ruamel-yaml from 0.17.33 to 0.17.34 (674) dependabot
* :arrow_up: Bump ruamel-yaml-clib from 0.2.7 to 0.2.8 (673) dependabot
* :arrow_up: Bump urllib3 from 2.0.5 to 2.0.6 (669) dependabot
* :arrow_up: Bump jedi from 0.19.0 to 0.19.1 (668) dependabot
* :arrow_up: Bump platformdirs from 3.10.0 to 3.11.0 (667) dependabot
* :arrow_up: Bump actions/setup-python from 4.7.0 to 4.7.1 (666) dependabot
* :arrow_up: Bump wcwidth from 0.2.7 to 0.2.8 (664) dependabot
* :arrow_up: Bump identify from 2.5.29 to 2.5.30 (663) dependabot
* :arrow_up: Bump stack-data from 0.6.2 to 0.6.3 (661) dependabot
* :arrow_up: Bump charset-normalizer from 3.2.0 to 3.3.0 (659) dependabot
* :arrow_up: Bump pylint from 2.17.6 to 2.17.7 (658) dependabot
* :arrow_up: Bump actions/checkout from 2 to 4 (632) dependabot
* :arrow_up: Bump ruamel-yaml from 0.17.32 to 0.17.33 (657) dependabot
* :arrow_up: Bump wcwidth from 0.2.6 to 0.2.7 (656) dependabot
* :arrow_up: Bump traitlets from 5.10.0 to 5.10.1 (654) dependabot
* :arrow_up: Bump astroid from 2.15.7 to 2.15.8 (653) dependabot
* :arrow_up: Bump pylint from 2.17.5 to 2.17.6 (652) dependabot
* :arrow_up: Bump astroid from 2.15.6 to 2.15.7 (651) dependabot
* :arrow_up: Bump gitpython from 3.1.35 to 3.1.37 (650) dependabot
* :arrow_up: Bump urllib3 from 2.0.4 to 2.0.5 (649) dependabot
* :arrow_up: Bump identify from 2.5.27 to 2.5.29 (648) dependabot
* :arrow_up: Bump smmap from 5.0.0 to 5.0.1 (647) dependabot
* :arrow_up: Bump typing-extensions from 4.7.1 to 4.8.0 (646) dependabot
* :arrow_up: Bump traitlets from 5.9.0 to 5.10.0 (644) dependabot
* :arrow_up: Bump filelock from 3.12.3 to 3.12.4 (643) dependabot
* :arrow_up: Bump setuptools from 68.2.0 to 68.2.2 (642) dependabot
* :arrow_up: Bump virtualenv from 20.24.4 to 20.24.5 (638) dependabot
* :arrow_up: Bump actions/cache from 3.3.1 to 3.3.2 (637) dependabot
* :arrow_up: Bump pytest from 7.4.1 to 7.4.2 (636) dependabot
* :arrow_up: Bump gitpython from 3.1.34 to 3.1.35 (635) dependabot
* :arrow_up: Bump setuptools from 68.1.2 to 68.2.0 (634) dependabot
* :arrow_up: Bump asttokens from 2.3.0 to 2.4.0 (633) dependabot
* :arrow_up: Bump pytest from 7.4.0 to 7.4.1 (630) dependabot
* :arrow_up: Bump asttokens from 2.2.1 to 2.3.0 (629) dependabot
* :arrow_up: Bump gitpython from 3.1.32 to 3.1.34 (628) dependabot
* :arrow_up: Bump virtualenv from 20.24.3 to 20.24.4 (627) dependabot
* :arrow_up: Bump filelock from 3.12.2 to 3.12.3 (626) dependabot
* :arrow_up: Bump pluggy from 1.2.0 to 1.3.0 (625) dependabot
* :arrow_up: Bump shellingham from 1.5.0.post1 to 1.5.3 (624) dependabot
* :arrow_up: Bump identify from 2.5.26 to 2.5.27 (623) dependabot
* :arrow_up: Bump tokenize-rt from 5.1.0 to 5.2.0 (622) dependabot
* :arrow_up: Bump pyparsing from 3.1.0 to 3.1.1 (620) dependabot
* :arrow_up: Bump cfgv from 3.3.1 to 3.4.0 (621) dependabot
* :arrow_up: Bump jedi from 0.18.2 to 0.19.0 (619) dependabot
* :arrow_up: Bump pygments from 2.15.1 to 2.16.1 (618) dependabot
* :arrow_up: Bump virtualenv from 20.24.2 to 20.24.3 (617) dependabot
* :arrow_up: Bump platformdirs from 3.9.1 to 3.10.0 (616) dependabot
* :arrow_up: Bump pathspec from 0.11.1 to 0.11.2 (615) dependabot
* :arrow_up: Bump click from 8.1.6 to 8.1.7 (614) dependabot
* :arrow_up: Bump setuptools from 68.0.0 to 68.1.2 (613) dependabot
* :arrow_up: Bump tomlkit from 0.11.8 to 0.12.1 (612) dependabot
* :arrow_up: Bump exceptiongroup from 1.1.2 to 1.1.3 (611) dependabot
* :arrow_up: Bump shellingham from 1.5.0.post1 to 1.5.3 (610) dependabot
* :arrow_up: Bump mypy from 1.5.0 to 1.5.1 (609) dependabot
* :arrow_up: Bump shellingham from 1.5.0.post1 to 1.5.2 (608) dependabot
* :arrow_up: Bump mypy from 1.4.1 to 1.5.0 (607) dependabot
* :arrow_up: Bump pylint from 2.17.4 to 2.17.5 (603) dependabot
:busts_in_silhouette: List of contributors
CorentinDeBoisset, dependabot, dependabot[bot] and pglombardo