Skip to content

build(deps): bump patsy from 0.5.6 to 1.0.2 in /cloud/time_serie_ARIMA - #173

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/cloud/time_serie_ARIMA/patsy-1.0.2
Open

build(deps): bump patsy from 0.5.6 to 1.0.2 in /cloud/time_serie_ARIMA#173
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/cloud/time_serie_ARIMA/patsy-1.0.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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 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] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 29, 2026
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.

0 participants