Skip to content

build(deps): bump pytokens from 0.3.0 to 0.4.1 in /examples/analytic-workflow/data-notebooks/notebooks#116

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/examples/analytic-workflow/data-notebooks/notebooks/pytokens-0.4.1
Open

build(deps): bump pytokens from 0.3.0 to 0.4.1 in /examples/analytic-workflow/data-notebooks/notebooks#116
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/examples/analytic-workflow/data-notebooks/notebooks/pytokens-0.4.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2026

Bumps pytokens from 0.3.0 to 0.4.1.

Changelog

Sourced from pytokens's changelog.

v0.4.1

  • Avoid emitting dedents after an escaped new line
  • Add --json support to the CLI
  • Fix quiet mode in the CLI

v0.4.0

  • Improve performance by removing slicing in TokenIterator.name that can cause quadratic behaviour
  • Use mypyc for compilation for a 2.5x performance improvement
  • Various packaging improvements
Commits

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pytokens](https://github.com/tusharsadhwani/pytokens) from 0.3.0 to 0.4.1.
- [Changelog](https://github.com/tusharsadhwani/pytokens/blob/main/CHANGELOG.md)
- [Commits](tusharsadhwani/pytokens@0.3.0...0.4.1)

---
updated-dependencies:
- dependency-name: pytokens
  dependency-version: 0.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants