Bump the python-requirements group with 6 updates #977
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 6 updates:
3.10.11
3.10.12
2.9.2
2.10.2
4.67.0
4.67.1
3.20.0
3.21.0
1.8.8
1.8.9
0.7.4
0.8.1
Updates
orjson
from 3.10.11 to 3.10.12Release notes
Sourced from orjson's releases.
Changelog
Sourced from orjson's changelog.
Commits
e5ddb0b
3.10.12ded52a7
Documentation update, compare against stdlibf53ec9f
win, musl, i686, macOS 15 artifact jobs8ece0d4
Fix trusted publishing upload, python3.8 manylinux_2_17Updates
pydantic
from 2.9.2 to 2.10.2Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
fe32515
Prepare for v2.10.2 release (#10982)226cfaf
HideBaseModel.__replace__
definition from type checkers (#10979)02229a6
hashing support for urls (#10975)a9cf39c
Fix type hint ofField.default
to be compatible with Python 3.8 and 3.9 (#1...869eafd
Support serialization as any forSecret
types andUrl
types (#10947)7c0ed72
Do not evaluate annotations for private fields (#10962)d6fc7fc
Only evaluateFieldInfo
annotations if required during schema building (#10...17e60fa
spacing369b355
remove typo4c75404
Prepare for v2.10.1 release (#10939)Updates
tqdm
from 4.67.0 to 4.67.1Release notes
Sourced from tqdm's releases.
Commits
0ed5d7f
bump version, merge pull request #1629 from tqdm/fix-guia2d5f1c
tests: fix codecov rate limitcac7150
tests: bump pytest-asyncio6338f62
deps: fix pybuild342b15e
tests: sync depsc66458d
gui: fix matplotlibUpdates
connected-components-3d
from 3.20.0 to 3.21.0Commits
147f543
perf(dust): don't need to copy precomputed ccl15382f8
release(3.21.0): faster dust w/ invert and precomputed_ccl options66be8de
perf(dust): multiply operation was more expensive than assignment160f877
feat+perf(dust): add invert option and simplify operations7bbe003
test: check fast path for dust060b2e4
perf(dust): add precomputed_ccl parameterfef66cc
chore: update fastcc3d.cpp2d1045a
docs: add note about fastremap installationUpdates
debugpy
from 1.8.8 to 1.8.9Release notes
Sourced from debugpy's releases.
Commits
f4ba976
Subrepo command wasn't checked in correctly (#1737)73be8fb
Takes some changes from pydevd to fix line numbers being None (#1734)Updates
ruff
from 0.7.4 to 0.8.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
b3b2c98
Update CHANGELOG.md with the new commits for 0.8.1 (#14664)abb3c6e
[flake8-pyi
] Avoid rewriting invalid type expressions in `unnecessary-type-...224fe75
[ruff
] Implementunnecessary-regular-expression
(RUF055
) (#14659)dc29f52
[flake8-pyi
,ruff
] Fix traversal of nested literals and unions (PYI016
,...d9cbf2f
Avoids unnecessary overhead forTC004
, whenTC001-003
are disabled (#14657)3f6c65e
[red-knot] Fix merged type after if-else without explicit else branch (#14621)976c37a
Bump version to 0.8.1 (#14655)a378ff3
[red-knot] Fix Boolean flags in mdtests (#14654)d8bca0d
Fix bug where methods defined using lambdas were flagged by FURB118 (#14639)6f1cf5b
[red-knot] Minor fix in MRO tests (#14652)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