Skip to content

Update autoregistry requirement from <2,>=1.0.0 to >=1.3.1,<2 - #406

Merged
BrianPugh merged 1 commit into
mainfrom
dependabot/pip/autoregistry-gte-1.3.1-and-lt-2
Aug 2, 2026
Merged

Update autoregistry requirement from <2,>=1.0.0 to >=1.3.1,<2#406
BrianPugh merged 1 commit into
mainfrom
dependabot/pip/autoregistry-gte-1.3.1-and-lt-2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on autoregistry to permit the latest version.

Release notes

Sourced from autoregistry's releases.

v1.3.1

What's Changed

Full Changelog: BrianPugh/autoregistry@v1.3.0...v1.3.1

Commits
  • 646db59 Add static type-safety coverage for pydantic integration and decorator subcla...
  • a0190c1 Refine consumer-facing type hints; verify with both pyright and mypy
  • ee56f2d Update sphinx requirement from <7.5,>=4.5 to >=4.5,<8.2
  • 39d6545 Update pytest requirement from <9.0.0,>=7.1.2 to >=7.1.2,<10.0.0
  • 9bb5301 Merge pull request #75 from BrianPugh/trusted-publishing
  • e68e786 Use PyPI trusted publishing in deploy workflow
  • 3b7bf02 Merge pull request #74 from BrianPugh/typing
  • 0ac5345 Type class-mode Registry lookups as type[Self]
  • e1bdf9b Type element types of the Registry dict interface
  • 47608d5 Type-safety: fix Registry typing surface, enforce typesafety tests, unify pyr...
  • 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 [autoregistry](https://github.com/BrianPugh/autoregistry) to permit the latest version.
- [Release notes](https://github.com/BrianPugh/autoregistry/releases)
- [Commits](BrianPugh/autoregistry@v1.0.0...v1.3.1)

---
updated-dependencies:
- dependency-name: autoregistry
  dependency-version: 1.3.1
  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 1, 2026
@BrianPugh
BrianPugh merged commit bad8572 into main Aug 2, 2026
7 checks passed
@BrianPugh
BrianPugh deleted the dependabot/pip/autoregistry-gte-1.3.1-and-lt-2 branch August 2, 2026 14:02
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