Bump the development-dependencies group across 1 directory with 7 updates #141
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 development-dependencies group with 7 updates in the /applications/cls-cad-backend directory:
1.5.1
1.6.2
3.10.12
3.10.16
5.24.1
6.0.1
4.0.1
4.2.0
8.3.4
8.3.5
6.0.0
6.1.0
7.6.9
7.8.0
Updates
lmdb
from 1.5.1 to 1.6.2Changelog
Sourced from lmdb's changelog.
Commits
8c143c3
Bump version for release.9d4da39
Syntax errorb591f57
Bump version for release.f30246e
Don't publish to Test PyPI if a real release.8e995be
Bump version for release.bbc3ff7
Merge pull request #371 from jnwatson/3.13-support92c0d1a
Add dependency from publish to build_aarch6475c01c2
Publish aarch64 wheels5aacb18
Fix aarch64 stomping on non aarch64 manylinux on upload9e7c6ab
Change version to test publishing worksUpdates
orjson
from 3.10.12 to 3.10.16Release notes
Sourced from orjson's releases.
Changelog
Sourced from orjson's changelog.
Commits
1d8b352
3.10.16b0a91df
Use function pointers for AVX-512 path56d6457
Fix various lints and set debug_asserts53d137e
pydict_setitem!()5ae468a
ABI compatibility with CPython 3.14 PyASCIIObject.state5b2481d
build maintenance, check-pypi, drop support for 3.8268b660
3.10.157f93738
manylinux aarch64 native, more 3.13 cross artifact jobs1534f8c
3.10.143964617
Fix CI to use python3.13t interpreterUpdates
plotly
from 5.24.1 to 6.0.1Release notes
Sourced from plotly's releases.
... (truncated)
Changelog
Sourced from plotly's changelog.
Commits
58e33fc
version changes for v6.0.1d4bf06a
Merge pull request #5089 from plotly/update-changelog-deprdb73f5d
Update CHANGELOG.md40a34d8
Merge pull request #5085 from plotly/tidy-changelog5a68ce3
Merge pull request #5088 from plotly/plotlyjs-3.0.136a99ce
update package-lock385c1a7
update changelog7d7548b
bump plotly.js to 3.0.1ded1322
Merge pull request #5086 from plotly/fix-deprecationwarning-fix22aa9ba
formatUpdates
pre-commit
from 4.0.1 to 4.2.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
aa48766
v4.2.0bf6f11d
Merge pull request #3430 from pre-commit/preferential-sys-impl3e8d0f5
adjust python default_language_version to prefer versioned exeff7256c
Merge pull request #3425 from tusharsadhwani/ambiguous-refb7eb412
fix: crash on ambiguous ref 'HEAD'7b88c63
Merge pull request #3404 from pre-commit/pre-commit-ci-update-config94b97e2
[pre-commit.ci] pre-commit autoupdate2f93b80
Merge pull request #3401 from pre-commit/pre-commit-ci-update-config4f90a1e
[pre-commit.ci] pre-commit autoupdateaba1ce0
Merge pull request #3396 from pre-commit/all-repos_autofix_all-repos-sedUpdates
pytest
from 8.3.4 to 8.3.5Release notes
Sourced from pytest's releases.
Commits
b55ab2a
Prepare release version 8.3.5e217726
Added dedicated page about using types with pytest #12842 (#12963) (#13260)2fa3f83
Add more resources and studies to flaky tests page in docs (#13250) (#13259)e5c2efe
Merge pull request #13256 from webknjaz/maintenance/towncrier-bump (#13258)3419674
Merge pull request #13187 from pytest-dev/patchback/backports/8.3.x/b4009b319...b75cfb1
Add readline workaround for libedit (#13176)edbfff7
doc: Clarify capturing .readouterr() return value (#13222) (#13225)2ebba00
Merge pull request #13199 from jakkdl/tox_docs_no_fetch (#13200)eb6496b
doc: Change training to remote only (#13196) (#13197)78cf1f6
ci: Bump build-and-inspect-python-package (#13188)Updates
pytest-cov
from 6.0.0 to 6.1.0Changelog
Sourced from pytest-cov's changelog.
Commits
10f8cde
Bump version: 6.0.0 → 6.1.010b14af
Update changelog.aa57aed
Refactor a bit the internals to be a bit less boilerplatey and have more clar...e760099
Make sure the CLI precision is used when creating report. Fixes #674.44540e1
Remove unnecessary CovFailUnderWarning. Closes #675.204af14
Update changelog.089e7bb
Upgrade ruff.ab2cd26
Add py 3.13 to test grid and update some deps.2de0c6c
add reference to code source362a359
move section between functionsUpdates
coverage
from 7.6.9 to 7.8.0Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
6d5ced9
docs: sample HTML for 7.8.049c194f
docs: prep for 7.8.038782cb
docs: finish up source_dirs. bump to 7.8.07aea2f3
feat: add newsource_dirs
option (#1943)f464155
test: some simple bytecode testscf1dec0
refactor: these pypy modules are available in all our versionsa876052
test: a general helper for iterating over our own source files82cff3e
perf: sets are better than listsa66bd61
refactor: move bytecode code into bytecode.pyd64ce5f
chore: bump the action-dependencies group with 3 updates (#1940)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