build(deps): bump the pip group with 9 updates #62
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 pip group with 9 updates:
0.5.9
0.6.0
0.24.1
0.25.0
0.0.284
0.0.289
7.4.0
7.4.2
2.0.0
2.0.1
7.1.2
7.2.6
23.7.0
23.9.1
1.4.1
1.5.1
0.10.0
1.0.3
Updates
dataclasses-json
from 0.5.9 to 0.6.0Release notes
Sourced from dataclasses-json's releases.
... (truncated)
Commits
02c561f
Fix for #239: Union inside List or Dict is not deserialized as the correspond...54c6061
Update Poetry version used for 3.7 test suite and change Requires-Python boun...dd4c414
Improve dataclass_json and _process_class type annotations (#475)89578cb
Support for Counter objects (#471)dcb9372
Add documentation for how to use with Numpy and Pandas (#470)04ddea8
Fix: if field has custom decoder, schema takes it into account (#462)d1a4464
feat: Implement dymamic versioning (#454)c6e248c
Update Python version boundaries to include 3.12 (#449)4c087eb
Fixes recursion bug related to enum flags (#447)5a1174c
Fix global_config.mm_fields having no effect (#253)Updates
httpx
from 0.24.1 to 0.25.0Release notes
Sourced from httpx's releases.
Changelog
Sourced from httpx's changelog.
Commits
c3585a5
Version 0.25.0 (#2801)a54eccc
HTTPS proxies support (#2845)adbcd0e
Change extensions type (#2803)e874351
Update _models.py (#2840)7ecd828
Bump coverage[toml] from 7.2.7 to 7.3.0 (#2839)ec4aa5e
Bump mkdocs-material from 9.1.17 to 9.2.6 (#2835)1703da8
Bump chardet from 5.1.0 to 5.2.0 (#2837)b95ef3e
Bump mypy from 1.4.1 to 1.5.1 (#2838)3a7f6d1
Bump ruff from 0.0.275 to 0.0.286 (#2836)053bc57
fix a typo in docs/logging.md (#2830)Updates
ruff
from 0.0.284 to 0.0.289Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
e7a2779
Bump version to v0.0.289 (#7308)008da95
Add preview documentation section (#7281)5d4dd3e
Set the target deployment tomain
during dispatched documentation deploymen...e561f57
Fix(vscode): Respect line length ruff.toml configuration (#7306)ee0f127
AddNotebookIndex
to the cache (#6863)e7b7e4a
Add documentation toduplicate-union-member
(#7225)b4419c3
Ignore@override
method when enforcingbad-dunder-name
rule (#7224)08f1922
Fix panic when formatting binary expression with two implicit concatenated st...1e6df19
Bool expression comment placement (#7269)c21b960
Display the--preview
option in the CLI help menu (#7274)Updates
pytest
from 7.4.0 to 7.4.2Release notes
Sourced from pytest's releases.
Commits
45f34df
Prepare release version 7.4.2e4f022f
Merge pull request #11406 from nicoddemus/backport-11404-to-7.4.x63b0c6f
Use _pytest.pathlib.safe_exists in get_dirs_from_args884b911
Fix crash when passing a very long cmdline argument (#11404)6e49a74
[7.4.x] Fix doctest collection offunctools.cached_property
objects. (#11403)79c2012
[7.4.x] doc: Remove done training (#11400)de69883
[7.4.x] improve plugin list disclaimer (#11398)1de00e9
[7.4.x] Fix import_path for packages (#11395)7f5d9b9
Fix user_properties not saved to XML if fixture errors during teardown (#11382)82eb86f
Merge pull request #11377 from pytest-dev/release-7.4.1Updates
pytest-docker
from 2.0.0 to 2.0.1Release notes
Sourced from pytest-docker's releases.
Changelog
Sourced from pytest-docker's changelog.
Commits
508b82d
Adjust docker port resolution to be more tolerant (podman-compose)Updates
sphinx
from 7.1.2 to 7.2.6Release notes
Sourced from sphinx's releases.
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
cf7d275
Bump to 7.2.6 final43d6975
Leverageimportlib.reload
for reloading modules (#11679)13da5d7
Inline makecmd in make mode3d0110a
Enable test_cython on Python 3.1222759fb
Bump versionfcc3899
Bump to 7.2.5 final2a631f9
Restore support for YYYY copyright lines2730cc3
Remove double spaces in CHANGESff18318
Add an'include-read'
event (#11657)74329d9
Fail better inExceptionDocumenter.can_document_member
(#11660)Updates
black
from 23.7.0 to 23.9.1Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
Commits
e877371
Prepare release 23.9.1 (#3878)62dca32
mypyc builds on PRs, skip mypyc wheels for 3.12 (#3870)751583a
Pickle raw tuples in FileData cache (#3877)f791745
Re-export black.Mode (#3875)0b62b9c
Ignore aiohttp DeprecationWarning for 3.12 (#3876)c83ad6c
Upgrade to Furo 2023.9.10 to fix docs build (#3873)4eebfd1
Add mypyc test marks to new tests that patch (#3871)add161b
Bump RTD Python version from 3.8 to 3.11 (#3868)4e93f2a
Add classifier for 3.12 (#3866)716fa08
Upgrade mypy (#3864)Updates
mypy
from 1.4.1 to 1.5.1Commits
de4f2ad
[Release 1.5] Bump version to 1.5.1 to pick up last 2 CPs2ff7c0d
[release 1.5] stubtest: Fix__mypy-replace
false positives (#15689) (#15751)373b73a
[Release 1.5] Update typing_extensions stubs (#15745)a6bd80e
Remove+dev
from version9dd0d39
Manually revert "Add support for attrs.fields (#15021)" (#15674)45e1bf7
Typeshed cherry-pick: Fix@patch
whennew
is missing (#10459) (#15673)7a94183
Fix dataclass/protocol crash on joining types (#15629)2ebd51e
Teachstubgen
to work withcomplex
and unary expressions (#15661)3983381
Fix testLiteralMeets failure (#15659)3bf8521
Consistently avoid type-checking unreachable code (#15386)Updates
build
from 0.10.0 to 1.0.3Release notes
Sourced from build's releases.
... (truncated)
Changelog
Sourced from build's changelog.
... (truncated)
Commits
38d1a68
chore: bump to 1.0.317cefaf
tox: format filec48f4ca
chore: release 1.0.14b61b8e
Apply suggestions from code reviewd6138f5
fix: avoid bug in various patch releases of Pythoneada811
build(deps): bump actions/checkout from 3 to 4 (#673)955e697
pre-commit: bump repositories (#672)f51c089
changelog: fix issue reference1fff01e
style: ignore W005, since we are build06e0481
ci: build and test SDist/wheelsDependabot 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 versi...Description has been truncated