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 python-dependencies group with 3 updates #57

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2024

Bumps the python-dependencies group with 3 updates: django, pydantic and pre-commit.

Updates django from 4.2.9 to 4.2.10

Commits
  • a684d73 [4.2.x] Bumped version for 4.2.10 release.
  • 572ea07 [4.2.x] Fixed CVE-2024-24680 -- Mitigated potential DoS in intcomma template ...
  • 9fe7411 [4.2.x] Pinned black == 23.12.1 for blacken-docs checks.
  • 71dd587 [4.2.x] Pinned black == 23.12.1 in GitHub actions, pre-commit and test requir...
  • 74582b8 [4.2.x] Added stub release notes for 4.2.10 and 3.2.24.
  • 4198a5c [4.2.x] Post-release version bump.
  • See full diff in compare view

Updates pydantic from 2.6.0 to 2.6.1

Release notes

Sourced from pydantic's releases.

v2.6.1 2024-02-05

v2.6.1 (2024-02-05)

What's Changed

Packaging

Fixes

Full Changelog: pydantic/pydantic@v2.6.0...v2.6.1/

Changelog

Sourced from pydantic's changelog.

v2.6.1 (2024-02-05)

GitHub release

What's Changed

Packaging

Fixes

Commits
  • cf822bd prep for 2.6.1 release
  • fa8acbb Version bump for pydantic 2.16.2 (#8717)
  • 2d812a8 Reverting problematic fix from 2.6 release, fixing schema building bug (#8718)
  • 8e790d5 Fix unsupported types bug with plain validator (#8710)
  • aac1069 Fix regression in core schema generation for indirect definition references (...
  • 43327d8 Fix inheriting annotations in dataclasses (#8679)
  • f3532ed Fix ByteSize error type change (#8681)
  • 50259d7 Fix bug with mypy plugin and no_strict_optional = True (#8666)
  • afd0aa8 Drop pypy-3.8 from CI (#8667)
  • 0b2578d update date for 2.6 release
  • See full diff in compare view

Updates pre-commit from 3.6.0 to 3.6.1

Release notes

Sourced from pre-commit's releases.

pre-commit v3.6.1

Fixes

Changelog

Sourced from pre-commit's changelog.

3.6.1 - 2024-02-10

Fixes

Commits
  • 15bd0c7 v3.6.1
  • 92678c3 Merge pull request #3126 from pre-commit/crlf-only-diff
  • 032d8e2 staged_files_only can handle a crlf-only diff
  • 7384838 Merge pull request #3110 from untitaker/pythonexecutable
  • 96e0712 [pre-commit.ci] auto fixes from pre-commit.com hooks
  • 3388e2d Pop PYTHONEXECUTABLE
  • 10f8853 Merge pull request #3107 from pre-commit/pre-commit-ci-update-config
  • 9682f93 [pre-commit.ci] pre-commit autoupdate
  • 5f8ebae Merge pull request #3102 from pre-commit/pre-commit-ci-update-config
  • 9cce283 [pre-commit.ci] pre-commit autoupdate
  • 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 python-dependencies group with 3 updates: [django](https://github.com/django/django), [pydantic](https://github.com/pydantic/pydantic) and [pre-commit](https://github.com/pre-commit/pre-commit).


Updates `django` from 4.2.9 to 4.2.10
- [Commits](django/django@4.2.9...4.2.10)

Updates `pydantic` from 2.6.0 to 2.6.1
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.6.0...v2.6.1)

Updates `pre-commit` from 3.6.0 to 3.6.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.6.0...v3.6.1)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
...

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 Feb 12, 2024
@github-actions github-actions bot enabled auto-merge (rebase) February 12, 2024 02:01
@github-actions github-actions bot merged commit 612bddf into main Feb 12, 2024
15 checks passed
@github-actions github-actions bot deleted the dependabot-pip-python-dependencies-5c4c379e28 branch February 12, 2024 02:04
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