Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump db-dtypes from 1.0.5 to 1.1.1 #358

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2023

Bumps db-dtypes from 1.0.5 to 1.1.1.

Release notes

Sourced from db-dtypes's releases.

v1.1.1

1.1.1 (2023-03-30)

Bug Fixes

  • Out-of-bounds datetime.date raises OutOfBoundsDatetime (#180) (4f3399e)

v1.1.0

1.1.0 (2023-03-29)

Features

  • Support pandas 2.0 release candidate (#179) (daa6852)

Bug Fixes

  • Adds bounds checking because pandas now handles microsecond reso… (#166) (357a315)
Changelog

Sourced from db-dtypes's changelog.

1.1.1 (2023-03-30)

Bug Fixes

  • Out-of-bounds datetime.date raises OutOfBoundsDatetime (#180) (4f3399e)

1.1.0 (2023-03-29)

Features

  • Support pandas 2.0 release candidate (#179) (daa6852)

Bug Fixes

  • Adds bounds checking because pandas now handles microsecond reso… (#166) (357a315)
Commits
  • 4161b81 chore(main): release 1.1.1 (#181)
  • 4f3399e fix: out-of-bounds datetime.date raises OutOfBoundsDatetime (#180)
  • a7fc29a chore(main): release 1.1.0 (#167)
  • daa6852 feat: support pandas 2.0 release candidate (#179)
  • 5b727c0 chore(deps): Update nox in .kokoro/requirements.in [autoapprove] (#177)
  • 360ced5 chore(deps): update dependency pytest to v7.2.2 (#174)
  • b5b1378 chore(python): upgrade gcp-releasetool in .kokoro [autoapprove] (#173)
  • ac7a19f build(deps): bump cryptography from 38.0.3 to 39.0.1 in /synthtool/gcp/templa...
  • 30257ff chore(deps): update dependency pytest to v7.2.1 (#170)
  • a93df8a chore: fix prerelease_deps nox session [autoapprove] (#169)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [db-dtypes](https://github.com/googleapis/python-db-dtypes-pandas) from 1.0.5 to 1.1.1.
- [Release notes](https://github.com/googleapis/python-db-dtypes-pandas/releases)
- [Changelog](https://github.com/googleapis/python-db-dtypes-pandas/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-db-dtypes-pandas@v1.0.5...v1.1.1)

---
updated-dependencies:
- dependency-name: db-dtypes
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 3, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants