Bump nbconvert from 6.5.1 to 7.17.0 in /Traffic-Sign-Detection by dependabot[bot] · Pull Request #3308 · avinashkranjan/Amazing-Python-Scripts
Bumps nbconvert from 6.5.1 to 7.17.0.
Release notes
Sourced from nbconvert's releases.
v7.17.0
7.17.0
Enhancements made
- Add support for arbitrary browser arguments #2227 (
@shreve,@Carreau,@krassowski)Bugs fixed
- Fix QtPNGExporter returning empty bytes on macOS #2264 (
@h3pdesign,@Carreau,@QuLogic)- Fix CVE-2025-53000: Secure Inkscape Windows path (registry first + block CWD) #2261 (
@h3pdesign,@krassowski,@mberlanda,@minrk,@salmankadaya,@th3gowtham)- Fix get_export_names and get_exporter default args #2228 (
@shreve,@krassowski)- PyPA-Compliant Summary #2226 (
@hackowitz-af,@Carreau)Maintenance and upkeep improvements
- avoid cov environment on free-threaded Pythons #2267 (
@minrk)- update pre-commit, and fix all issues. #2238 (
@Carreau)- Drop test on 3.9, test on 3.13, 3.14, 3.14t #2237 (
@Carreau)- Bump the actions group across 1 directory with 2 updates #2231 (
@Carreau,@krassowski)- Replace
@flaky.flakydecorate with pytest marker #2229 (@mgorny,@Carreau)- update to mermaid 11.10.0 #2224 (
@bollwyvl,@krassowski)- Drop support for Python 3.8, fix the CI tests #2221 (
@shreve,@minrk)Documentation improvements
- Use
intersphinx_registry#2232 (@Carreau,@krassowski)Contributors to this release
The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.
(GitHub contributors page for this release)
@bollwyvl(activity) |@Carreau(activity) |@h3pdesign(activity) |@hackowitz-af(activity) |@krassowski(activity) |@mberlanda(activity) |@mgorny(activity) |@minrk(activity) |@MSeal(activity) |@QuLogic(activity) |@salmankadaya(activity) |@shreve(activity) |@th3gowtham(activity)v7.16.6
7.16.6
Bugs fixed
... (truncated)
Changelog
Sourced from nbconvert's changelog.
7.17.0
Enhancements made
- Add support for arbitrary browser arguments #2227 (
@shreve,@Carreau,@krassowski)Bugs fixed
- Fix QtPNGExporter returning empty bytes on macOS #2264 (
@h3pdesign,@Carreau,@QuLogic)- Fix CVE-2025-53000: Secure Inkscape Windows path (registry first + block CWD) #2261 (
@h3pdesign,@krassowski,@mberlanda,@minrk,@salmankadaya,@th3gowtham)- Fix get_export_names and get_exporter default args #2228 (
@shreve,@krassowski)- PyPA-Compliant Summary #2226 (
@hackowitz-af,@Carreau)Maintenance and upkeep improvements
- avoid cov environment on free-threaded Pythons #2267 (
@minrk)- update pre-commit, and fix all issues. #2238 (
@Carreau)- Drop test on 3.9, test on 3.13, 3.14, 3.14t #2237 (
@Carreau)- Bump the actions group across 1 directory with 2 updates #2231 (
@Carreau,@krassowski)- Replace
@flaky.flakydecorate with pytest marker #2229 (@mgorny,@Carreau)- update to mermaid 11.10.0 #2224 (
@bollwyvl,@krassowski)- Drop support for Python 3.8, fix the CI tests #2221 (
@shreve,@minrk)Documentation improvements
- Use
intersphinx_registry#2232 (@Carreau,@krassowski)Contributors to this release
The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.
(GitHub contributors page for this release)
@bollwyvl(activity) |@Carreau(activity) |@h3pdesign(activity) |@hackowitz-af(activity) |@krassowski(activity) |@mberlanda(activity) |@mgorny(activity) |@minrk(activity) |@MSeal(activity) |@QuLogic(activity) |@salmankadaya(activity) |@shreve(activity) |@th3gowtham(activity)7.16.6
Bugs fixed
- Prevent leading whitespace in markdown code blocks from being stripped #2203 (
@peytondmurray)- Fix bullet list parsing in markdown #2177 (
@douglas-raillard-arm)- Fix crash when running with optimization #2160 (
@QuLogic)
... (truncated)
Commits
21b35d8Publish 7.17.0c9ac1d1Fix CVE-2025-53000: Secure Inkscape Windows path (registry first + block CWD)...b13276davoid cov environment on free-threaded Pythons (#2267)7c7055f[pre-commit.ci] auto fixes from pre-commit.com hooks74f3dddFix QtPNGExporter returning empty bytes on macOS216550bfix links39777actry to comment fialing test7b591caruff-check6ec7638parent59414b3fix mypy- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.