Bump the python-requirements group with 10 updates #1066
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the python-requirements group with 10 updates:
4.12.1
4.12.3
3.10.15
3.10.18
2.10.6
2.11.4
6.0.12.20241230
6.0.12.20250402
2.32.0.20250301
2.32.0.20250328
0.25.6
0.25.7
1.8.12
1.8.14
1.0.1
1.1.0
0.9.9
0.11.7
0.23
0.24.1
Updates
humanize
from 4.12.1 to 4.12.3Release notes
Sourced from humanize's releases.
Commits
2968d44
Fix regression innaturalsize
for float and str (#250)a79fb3a
1.0 Byte should be displayed as 1 Byte8059ebe
[pre-commit.ci] pre-commit autoupdate (#249)589536b
[pre-commit.ci] pre-commit autoupdatef772e59
use proper decimal separator for french7c341b9
fix some french translations09d081f
Update dependency mkdocstrings to v0.29.1 (#246)15230fb
Update config (#245)0802447
Update license file reference from LICENSE to LICENCE in pyproject.toml (#243)da7f7f1
Ignoresys.monitoring
warning for 3.11 and earlier in coverage.py config (#...Updates
orjson
from 3.10.15 to 3.10.18Release notes
Sourced from orjson's releases.
Changelog
Sourced from orjson's changelog.
Commits
4b29943
3.10.18e6086d7
Fix escaping of 0x0b692f321
3.10.17f84829d
build maintenanceef1f6f4
aarch64-pc-windows-msvc CI4f57bf8
Use static *_Type objects21808b8
SIMD feature cfg, escape refactor27d7e27
Define _PyLong_AsByteArray with_exceptions in 3.13+ff6741a
Fix ptr_eq lintd71e2ad
ABI compatibility with CPython 3.14 PyTupleObject.ob_hashUpdates
pydantic
from 2.10.6 to 2.11.4Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
d444cd1
Prepare release v2.11.4828fc48
Add documentation note about common pitfall with the annotated pattern42bf1fd
Bumppydantic-core
to v2.33.2 (#11804)7b3f513
Allow config and bases to be specified together increate_model()
fc52138
Traversefunction-before
schemas during schema gathering25af789
Fix issue with recursive generic models91ef6bb
Update monthly download count in documentationa830775
Bumpmkdocs-llmstxt
to v0.2.0f5d1c87
Fix crash when expanding root type in the mypy pluginc80bb35
Remove coercion of decimal constraintsUpdates
types-pyyaml
from 6.0.12.20241230 to 6.0.12.20250402Commits
Updates
types-requests
from 2.32.0.20250301 to 2.32.0.20250328Commits
Updates
responses
from 0.25.6 to 0.25.7Release notes
Sourced from responses's releases.
Changelog
Sourced from responses's changelog.
Commits
7fc249b
release: 0.25.7ba45c5d
Update CHANGES (#760)d663d65
added pull request template (#759)a9e8bee
added support for Python 3.13 (#758)489b847
Merge branch 'release/0.25.6'Updates
debugpy
from 1.8.12 to 1.8.14Release notes
Sourced from debugpy's releases.
Commits
8b5b84a
Update flags (#1889)644349d
feat: add monkey_patch_os for posix_spawnp (#1885)2d220f8
add debugpy-adapter entrypoint (#1870)f7d8963
Account for the scope when changing variables (#1869)e01e6dd
Get rid of silly raise/except clause (#1865)2400170
Try making the test_cli tests more robust on Python 3.13 (#1864)f054965
Ensure Debugpy closes connection after a disconnect response (#1859)96de437
Fix binskim warnings for mac, linux, and pyd files (#1856)ed9f294
Handle invalid__getattribute__
functions (#1833)fb0b06c
Suppress warning on exit by properly closingpydevd
socket (#1826)Updates
python-dotenv
from 1.0.1 to 1.1.0Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
Commits
6a02ef5
update mkdocs -> mkdocstrings config36c6270
Update changelog2198b69
Bump version: 1.0.1 → 1.1.0c89fb6d
Update changelog8dd413e
Add _is_debugger so load_dotenv will work in pdb (#553)9acba4a
Some more s/Python-dotenv/python-dotenv/ (#552)3c19c03
s/Python-dotenv/python-dotenv/ (#516)4159388
Add support for python 3.13 and drop 3.8 (#551)2b8635b
Bump the github-actions group with 2 updates (#529)533f8ac
Add Python 3.13 trove classifier (#535)Updates
ruff
from 0.9.9 to 0.11.7Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
f7b4851
Bump 0.11.7 (#17613)9937064
[red-knot] Use iterative approach to collect overloads (#17607)8d2c792
red_knot_python_semantic: avoid Rust's screaming snake case convention in mdtest0f47810
red_knot_python_semantic: improve diagnostics for unsupported boolean convers...eb1d251
red_knot_python_semantic: add "return type span" helper methoda45a0a9
red_knot_python_semantic: move parameter span helper method43bd043
ruff_db: add aFrom
impl forFileRange
toSpan
9a54ee3
red_knot_python_semantic: add snapshot tests for unsupported boolean conversions25c3be5
[red-knot] simplify != narrowing (#17610)e71f3ed
[red-knot] Update==
and!=
narrowing (#17567)Updates
validate-pyproject
from 0.23 to 0.24.1Release notes
Sourced from validate-pyproject's releases.
Changelog
Sourced from validate-pyproject's changelog.
Commits
78f5e0f
Update CHANGELOG643d2c6
docs: add a few newer peps to docs list (#246)40ec0e5
Implement alternative plugin sort (#243)d1b4cab
[pre-commit.ci] pre-commit autoupdate (#245)01a87ae
docs: add a few newer peps to docs listbcc733d
Remove '.priority' from plugin protocolcdb1a0b
Change default plugin priority but allow customisation40ebd81
Remove expression difficult to understand4388d04
Add test helper to fake entrypointsd5ca823
Use alternative/simplified sortingDependabot 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