Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps patsy from 0.5.6 to 1.0.2.

Release notes

Sourced from patsy's releases.

v1.0.2

This is a minor release that:

  • Fixes compatibility with Pandas 3's new StringDtype.

There are no other changes compared to 1.0.1, and all users are recommended to upgrade.

Full Changelog: pydata/patsy@v1.0.1...v1.0.2

v1.0.1

This is a bug fix release that:

  • Removes an inadvertent hard dependency on pytest.

There are no other changes from 1.0.0.

v1.0.0

This is a major release that bumps the version to 1.0.0 to reflect the maturity of the project, and drops support for Python 2.

  • Add explicit support for Python 3.13.
  • Drop support for Python 2.7, and remove dependency on the six module (thanks @​a-detiste).
  • Fix compatibility with numpy >= 2 (thanks @​natsukium).
  • Update development status to 'mature'.
Changelog

Sourced from patsy's changelog.

v1.0.2

  • Fixed compatibility with Pandas 3's new StringDtype.

v1.0.1

  • Removed an inadvertent hard dependency on pytest.

v1.0.0

  • Add support for Python 3.13.
  • Drop support for Python 2.7 (and remove dependency on the six module).
  • Fix compatibility with numpy >= 2.
  • Update development status to 'mature'.
Commits
  • 3555c06 1.0.2
  • efa450f MAINT: Prepare patsy for pandas3 StringDtype (#229)
  • 430348a Merge pull request #235 from pydata/pre-commit-ci-update-config
  • 31c489f [pre-commit.ci] pre-commit autoupdate
  • 8b70231 Update README.md (#234)
  • 715d6b7 Merge pull request #233 from pydata/pre-commit-ci-update-config
  • e599e60 [pre-commit.ci] pre-commit autoupdate
  • 7b58db5 Merge pull request #231 from pydata/pre-commit-ci-update-config
  • 30541e0 [pre-commit.ci] pre-commit autoupdate
  • 31c341d Merge pull request #230 from pydata/pre-commit-ci-update-config
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [patsy](https://github.com/pydata/patsy) from 0.5.6 to 1.0.2.
- [Release notes](https://github.com/pydata/patsy/releases)
- [Changelog](https://github.com/pydata/patsy/blob/master/doc/changes.rst)
- [Commits](pydata/patsy@v0.5.6...v1.0.2)

---
updated-dependencies:
- dependency-name: patsy
  dependency-version: 1.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Oct 27, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 27, 2025 13:15
@dependabot dependabot bot requested review from fukuta-flab and kimusaku and removed request for a team October 27, 2025 13:15
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Oct 27, 2025
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