Skip to content

build(deps): Bump numpydantic from 1.8.1 to 1.9.0#104

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/numpydantic-1.9.0
Open

build(deps): Bump numpydantic from 1.8.1 to 1.9.0#104
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/numpydantic-1.9.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 18, 2026

Copy link
Copy Markdown
Contributor

Bumps numpydantic from 1.8.1 to 1.9.0.

Release notes

Sourced from numpydantic's releases.

v1.9.0 - Mypy plugin

This is pretty neat! now you can do static type checking with mypy including inference of shape and dtype from numpy constructors!

See the full details in the Typechecker Integration page.

Static type checking for shape and dtype constraints is real!

Changelog

Sourced from numpydantic's changelog.

1.9.0 - 26-06-05

Breaking

  • Drop numpy<2.0 support - it's been two years. numpy 1 doesn't support typing with shapes and dtypes!

Added Mypy type checking has arrived! See the full details in the Typechecker Integration page.

Static type checking for shape and dtype constraints is real!

1.8.*

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 [numpydantic](https://github.com/p2p-ld/numpydantic) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/p2p-ld/numpydantic/releases)
- [Changelog](https://github.com/p2p-ld/numpydantic/blob/main/docs/changelog.md)
- [Commits](p2p-ld/numpydantic@v1.8.1...v1.9.0)

---
updated-dependencies:
- dependency-name: numpydantic
  dependency-version: 1.9.0
  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:uv Pull requests that update python:uv code labels Jun 18, 2026
@sonarqube-mccs

Copy link
Copy Markdown

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants