Skip to content

Update dependency pydantic to v1.10.13 [SECURITY]#204

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/pypi-pydantic-vulnerability
Open

Update dependency pydantic to v1.10.13 [SECURITY]#204
renovate[bot] wants to merge 1 commit intomainfrom
renovate/pypi-pydantic-vulnerability

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 25, 2024

This PR contains the following updates:

Package Change Age Confidence
pydantic (changelog) ==1.10.7==1.10.13 age confidence

Pydantic regular expression denial of service

CVE-2024-3772 / GHSA-mr82-8j83-vxmv

More information

Details

Regular expression denial of service in Pydantic < 2.4.0, < 1.10.13 allows remote attackers to cause denial of service via a crafted email string.

Severity

  • CVSS Score: 5.9 / 10 (Medium)
  • Vector String: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


Release Notes

pydantic/pydantic (pydantic)

v1.10.13

Compare Source

v1.10.12

Compare Source

  • Fixes the maxlen property being dropped on deque validation. Happened only if the deque item has been typed. Changes the _validate_sequence_like func, #​6581 by @​maciekglowka

v1.10.11

Compare Source

  • Importing create_model in tools.py through relative path instead of absolute path - so that it doesn't import V2 code when copied over to V2 branch, #​6361 by @​SharathHuddar

v1.10.10

Compare Source

v1.10.9

Compare Source

v1.10.8

Compare Source


Configuration

📅 Schedule: (in timezone Europe/London)

  • Branch creation
    • ""
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Apr 25, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 25, 2024

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 39.77%. Comparing base (004cb48) to head (b9b6c0d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #204      +/-   ##
==========================================
+ Coverage   39.75%   39.77%   +0.01%     
==========================================
  Files          68       68              
  Lines       10032    10032              
  Branches     1897     1897              
==========================================
+ Hits         3988     3990       +2     
+ Misses       5704     5699       -5     
- Partials      340      343       +3     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate Bot changed the title Update dependency pydantic to v1.10.13 [SECURITY] Update dependency pydantic to v1.10.13 [SECURITY] - autoclosed Dec 9, 2024
@renovate renovate Bot closed this Dec 9, 2024
@renovate renovate Bot deleted the renovate/pypi-pydantic-vulnerability branch December 9, 2024 06:45
@renovate renovate Bot changed the title Update dependency pydantic to v1.10.13 [SECURITY] - autoclosed Update dependency pydantic to v1.10.13 [SECURITY] Dec 9, 2024
@renovate renovate Bot reopened this Dec 9, 2024
@renovate renovate Bot force-pushed the renovate/pypi-pydantic-vulnerability branch from d71e0fb to b9b6c0d Compare December 9, 2024 09:51
@renovate renovate Bot changed the title Update dependency pydantic to v1.10.13 [SECURITY] Update dependency pydantic to v1.10.13 [SECURITY] - autoclosed Mar 27, 2026
@renovate renovate Bot closed this Mar 27, 2026
@renovate renovate Bot changed the title Update dependency pydantic to v1.10.13 [SECURITY] - autoclosed Update dependency pydantic to v1.10.13 [SECURITY] Mar 30, 2026
@renovate renovate Bot reopened this Mar 30, 2026
@renovate renovate Bot force-pushed the renovate/pypi-pydantic-vulnerability branch 2 times, most recently from b9b6c0d to 30b0044 Compare March 30, 2026 17:35
@renovate renovate Bot force-pushed the renovate/pypi-pydantic-vulnerability branch from 30b0044 to 4861f6d Compare April 15, 2026 13:28
@renovate renovate Bot changed the title Update dependency pydantic to v1.10.13 [SECURITY] Update dependency pydantic to v1.10.13 [SECURITY] - autoclosed Apr 27, 2026
@renovate renovate Bot closed this Apr 27, 2026
@renovate renovate Bot changed the title Update dependency pydantic to v1.10.13 [SECURITY] - autoclosed Update dependency pydantic to v1.10.13 [SECURITY] Apr 28, 2026
@renovate renovate Bot reopened this Apr 28, 2026
@renovate renovate Bot force-pushed the renovate/pypi-pydantic-vulnerability branch 2 times, most recently from 4861f6d to 989c653 Compare April 28, 2026 01:35
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.

0 participants