Skip to content

build: update segno requirement from >=1.6 to >=1.6.6 - #148

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/segno-gte-1.6.6
Closed

build: update segno requirement from >=1.6 to >=1.6.6#148
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/segno-gte-1.6.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 29, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on segno to permit the latest version.

Release notes

Sourced from segno's releases.

1.6.6

  • Fixed man page directory. This issue was introduced by mistake in the 1.6.4/1.6.5 release and was reported by Johannes Kastl and Michał Górny
Changelog

Sourced from segno's changelog.

1.6.6 -- 2025-03-12

  • Fixed man page directory. This issue was introduced by mistake in the 1.6.4/1.6.5 release and was reported by Johannes Kastl <https://github.com/kastl-ars>_ and Michał Górny <https://github.com/mgorny>_

1.6.5 -- 2025-03-11

  • Fixed release notes / aligned changelog to the mistake of skipping two minor releases

1.6.4 -- 2025-03-11

  • Fixed packaging: include man page, source distribution did not contain all relevant files such as docs and test suite.
  • Moved man page to the correct directory
  • Fixed PDF creation: PR [#144](https://github.com/heuer/segno/issues/144) <https://github.com/heuer/segno/pull/144>_ and PR [#145](https://github.com/heuer/segno/issues/145) <https://github.com/heuer/segno/pull/145>_ provided by Mathias Winkel <https://github.com/dasmy>_
  • Merged PR [#143](https://github.com/heuer/segno/issues/143) <https://github.com/heuer/segno/pull/143>_ (typo in docs) provided by Marek Madejski <https://github.com/TrangOul>_

1.6.2 - 1.6.3 -- not released

  • Release 1.6.2 was labeled as 1.6.4 by mistake

1.6.1 -- 2024-02-08

  • Switched from setuptools to flit for setup
  • Updated test suite to work with musl based distributions

1.6.0 -- 2023-11-28

  • Dropped Python 2.7 support
  • Removed dependency on pkg_resources. Segno uses importlib.metadata to provide plugins. For Python versions < 3.10 this introduces a dependency on importlib-metadata.

1.5.3 -- 2023-10-25

  • Merged PR [#124](https://github.com/heuer/segno/issues/124) <https://github.com/heuer/segno/pull/124>_ implemented by missionfloyd <https://github.com/missionfloyd>_: Remove the trailing dot of latitude/longitude information.
  • Merged PR [#125](https://github.com/heuer/segno/issues/125) <https://github.com/heuer/segno/pull/125>_ implemented by

... (truncated)

Commits
  • 9b67a3f Merge release branch release-1.6.6
  • 8da7980 Preparing release 1.6.6
  • adaf2a8 Moved the man page to the correct location, closes #146
  • 3bbff5a Incremented development version
  • b481a3d Merge release branch release-1.6.5
  • e2b59ad Preparing release 1.6.5
  • 1c69f24 Fixed CHANGES
  • 2fa570f Incremented development version
  • e050093 Merge release branch release-1.6.4
  • e2e88c6 Preparing release 1.6.4
  • 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 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)

Updates the requirements on [segno](https://github.com/heuer/segno) to permit the latest version.
- [Release notes](https://github.com/heuer/segno/releases)
- [Changelog](https://github.com/heuer/segno/blob/master/CHANGES.rst)
- [Commits](heuer/segno@1.6.0...1.6.6)

---
updated-dependencies:
- dependency-name: segno
  dependency-version: 1.6.6
  dependency-type: direct:production
...

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 Aug 29, 2026
@abrichr

abrichr commented Aug 29, 2026

Copy link
Copy Markdown
Member

Superseded by #146. segno is already locked at 1.6.6; #146 raises the declared floor and refreshes uv.lock.

Closed by an agent session, not the founder.

@abrichr abrichr closed this Aug 29, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 29, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/pip/segno-gte-1.6.6 branch August 29, 2026 14:41
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