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 the all group with 7 updates #173

Merged
merged 1 commit into from
May 13, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps the all group with 7 updates:

Package From To
pre-commit 3.7.0 3.7.1
blinker 1.8.1 1.8.2
pydantic 2.6.4 2.7.1
pydantic-core 2.16.3 2.18.2
rpds-py 0.18.0 0.18.1
setuptools 69.2.0 69.5.1
tomlkit 0.12.4 0.12.5

Updates pre-commit from 3.7.0 to 3.7.1

Release notes

Sourced from pre-commit's releases.

pre-commit v3.7.1

Fixes

Changelog

Sourced from pre-commit's changelog.

3.7.1 - 2024-05-10

Fixes

Commits
  • 9ee0768 v3.7.1
  • eeac061 Merge pull request #3201 from pre-commit/rust-default-language-version
  • 296f592 determine rust default language version independent of rust-toolchain.toml
  • 1602328 Merge pull request #3193 from pre-commit/pre-commit-ci-update-config
  • 0142f45 [pre-commit.ci] pre-commit autoupdate
  • d7e21cd Merge pull request #3194 from pre-commit/handle-readonly-3-12
  • 5c3d006 use a simpler gem for testing additional_dependencies
  • 0d4c6da adjust _handle_readonly for typeshed updates
  • 85fe182 Merge pull request #3176 from pre-commit/pre-commit-ci-update-config
  • 74d05b4 [pre-commit.ci] pre-commit autoupdate
  • Additional commits viewable in compare view

Updates blinker from 1.8.1 to 1.8.2

Release notes

Sourced from blinker's releases.

1.8.2

This is the Blinker 1.8.2 fix release, which fixes bugs but does not otherwise change behavior and should not result in breaking changes.

PyPI: https://pypi.org/project/blinker/1.8.2/ Changes: https://blinker.readthedocs.io/en/latest/#version-1-8-2

  • Simplify type for _async_wrapper and _sync_wrapper arguments. #156
Changelog

Sourced from blinker's changelog.

Version 1.8.2

Released 2024-05-06

  • Simplify type for _async_wrapper and _sync_wrapper arguments. :pr:156
Commits
  • 0a6be69 release version 1.8.2
  • 952a97b Merge pull request #156 from pallets-eco/wrapper-type
  • 6c15fa8 simplify type for wrapper arguments
  • 76dcca4 Merge pull request #155 from pallets-eco/dependabot/pip/requirements/python-r...
  • 7ab94c1 Bump the python-requirements group in /requirements with 3 updates
  • 9779aa1 Merge pull request #154 from pallets-eco/release-1.8.1
  • See full diff in compare view

Updates pydantic from 2.6.4 to 2.7.1

Release notes

Sourced from pydantic's releases.

v2.7.1 (2024-04-23)

What's Changed

Packaging

New Features

Changes

  • Use field description for RootModel schema description when there is by @​LouisGobert in #9214

Fixes

New Contributors

Full Changelog: pydantic/pydantic@v2.7.0...v2.7.1/

v2.7.0 (2024-04-11)

The code released in v2.7.0 is practically identical to that of v2.7.0b1.

What's Changed

Packaging

... (truncated)

Changelog

Sourced from pydantic's changelog.

v2.7.1 (2024-04-23)

GitHub release

What's Changed

Packaging

New Features

Changes

  • Use field description for RootModel schema description when there is by @​LouisGobert in #9214

Fixes

New Contributors

v2.7.0 (2024-04-11)

GitHub release

The code released in v2.7.0 is practically identical to that of v2.7.0b1.

... (truncated)

Commits
  • 2612947 2.7.1 release prep (#9307)
  • 2b8efa2 Move TODO regarding pickling to markdown (#9288)
  • 73d1049 adds test case for unexpected discriminated union behavior (#9236)
  • c33b925 Change CI to use macos-13 for Python 3.8 and 3.9 (#9305)
  • 82e4664 Fix model json schema with config types (#9287)
  • a0f18e3 Fix bullets in Strict Mode docs (#9296)
  • 77b0e1c Address case where model_construct on a class which defines model_post_init f...
  • 6322b24 Fix strict application to function-after with use_enum_values (#9279)
  • bb857bd docs(performance): remove section on literal vs enum performance (#9262)
  • 3c15a8b docs: make TypeAdapter example PEP-8 compliant (#9268)
  • Additional commits viewable in compare view

Updates pydantic-core from 2.16.3 to 2.18.2

Release notes

Sourced from pydantic-core's releases.

v2.18.2 2024-04-22

What's Changed

New Contributors

Full Changelog: pydantic/pydantic-core@v2.18.1...v2.18.2

v2.18.1 2024-04-11

What's Changed

New Contributors

Full Changelog: pydantic/pydantic-core@v2.18.0...v2.18.1

v2.18.0 2024-04-02

What's Changed

New Contributors

Full Changelog: pydantic/pydantic-core@v2.17.0...v2.18.0

v2.17.0

What's Changed

Packaging

... (truncated)

Commits

Updates rpds-py from 0.18.0 to 0.18.1

Release notes

Sourced from rpds-py's releases.

v0.18.1

Full Changelog: crate-py/rpds@v0.18.0...v0.18.1

Commits
  • bb8cfc1 Tag a release for PyO3 0.20.3 support.
  • fe7fa78 Merge pull request #70 from crate-py/pre-commit-ci-update-config
  • ebcf21c [pre-commit.ci] pre-commit autoupdate
  • c3b9108 Update requirements.
  • e530a28 Merge pull request #67 from crate-py/dependabot/github_actions/wntrblm/nox-20...
  • 090abe7 Merge pull request #65 from crate-py/pre-commit-ci-update-config
  • fb5baf2 [pre-commit.ci] pre-commit autoupdate
  • 20a3d8c Bump wntrblm/nox from 2024.03.02 to 2024.04.15
  • 75de41c Merge pull request #61 from crate-py/pre-commit-ci-update-config
  • 0583682 [pre-commit.ci] pre-commit autoupdate
  • Additional commits viewable in compare view

Updates setuptools from 69.2.0 to 69.5.1

Changelog

Sourced from setuptools's changelog.

v69.5.1

No significant changes.

v69.5.0

Features

  • Refresh unpinned vendored dependencies. (#4253)
  • Updated vendored packaging to version 24.0. (#4301)

v69.4.2

Bugfixes

v69.4.1

No significant changes.

v69.4.0

Features

  • pypa/distutils#213#4298)

v69.3.1

Bugfixes

  • Remove attempt to canonicalize the version. It's already canonical enough. (#4302)

v69.3.0

... (truncated)

Commits

Updates tomlkit from 0.12.4 to 0.12.5

Release notes

Sourced from tomlkit's releases.

0.12.5

What's Changed

New Contributors

Full Changelog: python-poetry/tomlkit@0.12.4...0.12.5

Changelog

Sourced from tomlkit's changelog.

Change Log

[unreleased]

Fixed

  • Fix the incompatiblity with 3.13 because of the datetime.replace() change. (#333)
Commits
  • a96883b chore: release 0.12.5
  • c2611c5 fix: Construction of OutOfOrderTableProxy can cause newlines to be inserted (...
  • 990e325 fix: redundant minus sign added to negative integers when multiplie by -1
  • e5e09e9 chore: switch to ruff lint and format
  • bf01a25 fix: don't add sign if the float is negative (#345)
  • 059fab2 chore(deps-dev): bump jinja2 from 3.1.3 to 3.1.4 (#344)
  • 6351f3d fix: CI workflow for macos (#342)
  • 3711b06 fix: linter errors caused by black
  • dab2da8 chore(deps-dev): bump idna from 3.4 to 3.7 (#339)
  • 4f2ae7f [pre-commit.ci] pre-commit autoupdate (#337)
  • See full diff 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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [pre-commit](https://github.com/pre-commit/pre-commit) | `3.7.0` | `3.7.1` |
| [blinker](https://github.com/pallets-eco/blinker) | `1.8.1` | `1.8.2` |
| [pydantic](https://github.com/pydantic/pydantic) | `2.6.4` | `2.7.1` |
| [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.16.3` | `2.18.2` |
| [rpds-py](https://github.com/crate-py/rpds) | `0.18.0` | `0.18.1` |
| [setuptools](https://github.com/pypa/setuptools) | `69.2.0` | `69.5.1` |
| [tomlkit](https://github.com/sdispater/tomlkit) | `0.12.4` | `0.12.5` |


Updates `pre-commit` from 3.7.0 to 3.7.1
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v3.7.0...v3.7.1)

Updates `blinker` from 1.8.1 to 1.8.2
- [Release notes](https://github.com/pallets-eco/blinker/releases)
- [Changelog](https://github.com/pallets-eco/blinker/blob/main/CHANGES.rst)
- [Commits](pallets-eco/blinker@1.8.1...1.8.2)

Updates `pydantic` from 2.6.4 to 2.7.1
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.6.4...v2.7.1)

Updates `pydantic-core` from 2.16.3 to 2.18.2
- [Release notes](https://github.com/pydantic/pydantic-core/releases)
- [Commits](pydantic/pydantic-core@v2.16.3...v2.18.2)

Updates `rpds-py` from 0.18.0 to 0.18.1
- [Release notes](https://github.com/crate-py/rpds/releases)
- [Commits](crate-py/rpds@v0.18.0...v0.18.1)

Updates `setuptools` from 69.2.0 to 69.5.1
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v69.2.0...v69.5.1)

Updates `tomlkit` from 0.12.4 to 0.12.5
- [Release notes](https://github.com/sdispater/tomlkit/releases)
- [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md)
- [Commits](python-poetry/tomlkit@0.12.4...0.12.5)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: blinker
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: pydantic
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: pydantic-core
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: rpds-py
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: setuptools
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: tomlkit
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
...

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 May 13, 2024
@dependabot dependabot bot requested a review from knyghty May 13, 2024 07:11
@github-actions github-actions bot merged commit 1f655bb into main May 13, 2024
4 checks passed
@github-actions github-actions bot deleted the dependabot/pip/all-6ad1591b78 branch May 13, 2024 07:11
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.

None yet

1 participant