Skip to content

Update watermark requirement from >=2.4.3 to >=2.6.0 - #6

Merged
mahynski merged 1 commit into
mainfrom
dependabot/pip/watermark-2.6.0
May 3, 2026
Merged

Update watermark requirement from >=2.4.3 to >=2.6.0#6
mahynski merged 1 commit into
mainfrom
dependabot/pip/watermark-2.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 3, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on watermark to permit the latest version.

Release notes

Sourced from watermark's releases.

v2.6.0

Highlights

  • Adds a new --check_jupyter flag to report which notebook environment is used (e.g., Colab, Jupyter Notebook, JupyterLab, VS Code). (#102, contributed by Mariam Zakaria)
  • Adds a new --check_latest flag to check whether newer package versions are available. (#102, contributed by Mariam Zakaria)
  • Adds a new --python_installation flag to provide information about how Python was installed. (#102, contributed by Mariam Zakaria)

What's Changed

New Contributors

Full Changelog: rasbt/watermark@v2.5.1...v2.6.0

Commits
  • b857ecf Merge pull request #110 from mariam851/feat-check-latest-87
  • 2691f7f improvements and docs
  • 972c973 Feat #87: Add --check_latest flag to check package updates via PyPI
  • 8ad19fc Feat #89: Add --python_installation flag
  • a4e8c12 Feat #93: Add --jupyter_env flag to detect environment
  • 0b49484 Fix #73: Add space before timezone and update date format
  • a19ec2a Fix KeyError in version lookup and implement fallback (#100)
  • 3ec302e Update publish workflow
  • e7567da Merge pull request #105 from rasbt/autodeploy
  • 9a3d0c4 update
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 3, 2026
@dependabot
dependabot Bot requested a review from mahynski as a code owner May 3, 2026 02:01
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 3, 2026
@dependabot dependabot Bot changed the title Bump watermark from 2.4.3 to 2.6.0 Update watermark requirement from >=2.4.3 to >=2.6.0 May 3, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/watermark-2.6.0 branch 2 times, most recently from 34fc50b to d0b19d7 Compare May 3, 2026 11:21
Updates the requirements on [watermark](https://github.com/rasbt/watermark) to permit the latest version.
- [Release notes](https://github.com/rasbt/watermark/releases)
- [Commits](rasbt/watermark@v2.5.0...v2.6.0)

---
updated-dependencies:
- dependency-name: watermark
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/watermark-2.6.0 branch from d0b19d7 to 415b3fa Compare May 3, 2026 11:26
@mahynski
mahynski merged commit 33d2d61 into main May 3, 2026
6 of 7 checks passed
@mahynski
mahynski deleted the dependabot/pip/watermark-2.6.0 branch May 3, 2026 11:27
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.

1 participant