Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps the dependencies group with 4 updates: pyfakefs, pypandoc, beautifulsoup4 and quarto-cli.

Updates pyfakefs from 5.10.1 to 5.10.2

Release notes

Sourced from pyfakefs's releases.

pyfakefs release version 5.10.2

Bugfix release. Fixes a problem with pathlib.glob in Python 3.14.

Changelog

Sourced from pyfakefs's changelog.

Version 5.10.2 (2025-11-04)

Fixes a problem with pathlib.glob in Python 3.14.

Fixes

  • fixed pathlib.glob() for Python 3.14 (see #1239)
Commits

Updates pypandoc from 1.15 to 1.16.2

Release notes

Sourced from pypandoc's releases.

Latest Development Version

Commits

  • c3afa88: pypandoc v1.16 (JessicaTegner)
Commits
  • eaafdbe pypandoc v1.16.2
  • 5face72 Merge pull request #415 from JessicaTegner/jessica/tinytex_fix
  • 71dedd4 [pre-commit.ci] auto fixes from pre-commit.com hooks
  • 1999a28 remove tinytex
  • 811741a skip pdf testi n ci
  • 9f830b3 Use PyTinyTeX instead in ci
  • 35035f6 pypandoc v1.16.1
  • a44afee Merge pull request #414 from JessicaTegner/jessica/cifix
  • dbb1505 [pre-commit.ci] auto fixes from pre-commit.com hooks
  • dd30edc Improvements to CI
  • Additional commits viewable in compare view

Updates beautifulsoup4 from 4.14.2 to 4.14.3

Updates quarto-cli from 1.8.25 to 1.8.26

Release notes

Sourced from quarto-cli's releases.

v1.8.26

Changelog since last release: quarto-dev/quarto-cli@v1.8.25...v1.8.26

Full 1.8 changelog up to this version:

Commits
  • b09da82 Update version.txt
  • 0f1493c Merge pull request #13673 from quarto-dev/backport/conditonalblock-manuscript
  • 288ebe6 Add changelog entry as regression fix
  • 01604de [backport] Fix conditionalBlock crash in manuscript
  • 8643d43 Merge pull request #13627 from quarto-dev/backport/fix-windows-locking
  • 0484759 Add as regression fix in changelog
  • 9cf117b Fix Windows file locking error when rendering with --output-dir
  • 54f1ba5 Remove tests of extension template as they are outdated and we do test them i...
  • 53daabe Merge pull request #13646 from quarto-dev/backport/latex-babel-error
  • 4e44702 Document extension fallback maintenance strategy
  • 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 4 updates: [pyfakefs](https://github.com/pytest-dev/pyfakefs), [pypandoc](https://github.com/JessicaTegner/pypandoc), [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) and [quarto-cli](https://github.com/quarto-dev/quarto-cli).


Updates `pyfakefs` from 5.10.1 to 5.10.2
- [Release notes](https://github.com/pytest-dev/pyfakefs/releases)
- [Changelog](https://github.com/pytest-dev/pyfakefs/blob/main/CHANGES.md)
- [Commits](pytest-dev/pyfakefs@v5.10.1...v5.10.2)

Updates `pypandoc` from 1.15 to 1.16.2
- [Release notes](https://github.com/JessicaTegner/pypandoc/releases)
- [Changelog](https://github.com/JessicaTegner/pypandoc/blob/master/release.md)
- [Commits](JessicaTegner/pypandoc@v1.15...v1.16.2)

Updates `beautifulsoup4` from 4.14.2 to 4.14.3

Updates `quarto-cli` from 1.8.25 to 1.8.26
- [Release notes](https://github.com/quarto-dev/quarto-cli/releases)
- [Commits](quarto-dev/quarto-cli@v1.8.25...v1.8.26)

---
updated-dependencies:
- dependency-name: pyfakefs
  dependency-version: 5.10.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pypandoc
  dependency-version: 1.16.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: beautifulsoup4
  dependency-version: 4.14.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: quarto-cli
  dependency-version: 1.8.26
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Related to dependencies maintenance General maintenance of the repo (libraries, cicd, etc) labels Dec 1, 2025
@dependabot dependabot bot added maintenance General maintenance of the repo (libraries, cicd, etc) dependencies Related to dependencies labels Dec 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related to dependencies maintenance General maintenance of the repo (libraries, cicd, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants