Bump the development-dependencies group in /applications/cls-cad-backend with 7 updates #57
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 in /applications/cls-cad-backend with 7 updates:
3.9.12
3.9.15
5.18.0
5.19.0
2.2.0
2.2.1
3.6.0
3.6.2
8.0.0
8.0.2
7.4.1
7.4.3
0.26.0
0.27.0
Updates
orjson
from 3.9.12 to 3.9.15Release notes
Sourced from orjson's releases.
Changelog
Sourced from orjson's changelog.
Commits
a348f59
3.9.15b0e4d2c
yyjson 0eca326, recursion limit5067ead
impl_escape_unchecked() byte exact reade04ea73
cargo update, build miscba8c701
3.9.14a2f7b7b
impl_format_simd!() lift create from loop, rotate left528220f
format_escaped_str() fast and slow paths depending on page boundary29884e6
Fix buffer overread in format_escaped_strc825472
cargo update4eb4f00
3.9.13Updates
plotly
from 5.18.0 to 5.19.0Release notes
Sourced from plotly's releases.
Changelog
Sourced from plotly's changelog.
Commits
ed68886
update changelog665aca9
update date4628ee6
Merge branch 'master' into release-5.19.02451671
Merge pull request #4519 from plotly/fix-groupinged074d0
add test + update pandas version7cc56c2
Update _core.pyb541a69
version changes for v5.19.09154a67
Merge pull request #4476 from plotly/update-plotly-js-2-28-05d0a984
update plotly.js version316a2fd
Merge branch 'master' into update-plotly-js-2-28-0Updates
pandas
from 2.2.0 to 2.2.1Release notes
Sourced from pandas's releases.
Commits
bdc79c1
RLS: 2.2.1470b886
Backport PR #57582 on branch 2.2.x (DOC: Add contributors for 2.2.1) (#57583)541448e
RLS: 2.2.1bdbb179
Backport PR #57576 on branch 2.2.x (DOC: Add release date for 2.2.1) (#57579)5521dc9
Backport PR #57314 on branch 2.2.x (BUG: Fix near-minimum timestamp handling)...ea56e0c
Backport PR #57556 on branch 2.2.x (Remove PyArrow deprecation warning) (#57568)3bfedfe
Backport PR #57551: BLD: Add pyarrow extra for pip installation (#57557)3a4033c
Backport PR #57439 on branch 2.2.x (BUG: read_json returning Index instead of...c101d30
Backport PR #57510 on branch 2.2.x (DOC: Fix xarray example) (#57538)0b49cf3
Backport PR #57536 on branch 2.2.x (BUG: dt64 + DateOffset with milliseconds)...Updates
pre-commit
from 3.6.0 to 3.6.2Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
e525726
v3.6.23187538
Merge pull request #3130 from pre-commit/golang-build-during-commit-a61d9c95
fix building golang hooks duringcommit --all
15bd0c7
v3.6.192678c3
Merge pull request #3126 from pre-commit/crlf-only-diff032d8e2
staged_files_only can handle a crlf-only diff7384838
Merge pull request #3110 from untitaker/pythonexecutable96e0712
[pre-commit.ci] auto fixes from pre-commit.com hooks3388e2d
Pop PYTHONEXECUTABLE10f8853
Merge pull request #3107 from pre-commit/pre-commit-ci-update-configUpdates
pytest
from 8.0.0 to 8.0.2Release notes
Sourced from pytest's releases.
Commits
31afeeb
Prepare release version 8.0.21b00a2f
Merge pull request #12025 from pytest-dev/backport-12022-to-8.0.xff2f66d
[8.0.x] Revert "Fix teardown error reporting when--maxfail=1
(#11721)"8a8eed6
[8.0.x] Fix collection of short paths on Windows (#12024)74346f0
[8.0.x] Allow Sphinx 7.x (#12005)b7657b4
[8.0.x] Disallow Sphinx 6 and 7 (#12001)feb7c5e
Merge pull request #11999 from pytest-dev/backport-11996-to-8.0.x0909655
[8.0.x] code: fixIndexError
crash ingetstatementrange_ast
68524d4
Merge pull request #11993 from pytest-dev/release-8.0.1d7d320a
Prepare release version 8.0.1Updates
coverage
from 7.4.1 to 7.4.3Changelog
Sourced from coverage's changelog.
Commits
1af3624
docs: sample HTML for 7.4.3f06c5e4
docs: prep for 7.4.308fc997
fix: get atomic copies of iterables when flushing data. #17334e34571
build: put a time limit on the Python nightly testsa1d8d29
build: make targets should use underscores not dashesf7d40a0
build: tweak the release instructions0f19b82
build: bump version5d69334
test: if a test fails randomly, let it retry with@flaky
65d686c
docs: sample HTML for 7.4.2026dca7
docs: prep for 7.4.2Updates
httpx
from 0.26.0 to 0.27.0Release notes
Sourced from httpx's releases.
Changelog
Sourced from httpx's changelog.
Commits
326b943
Version 0.27.0 (#3095)3faa4a8
Improve 'Custom transports' docs (#3081)c51af4b
Extensions docs (#3080)cabd1c0
Deprecateapp=...
in favor of explicitWSGITransport
/ASGITransport
. (#3...6f46152
Bump the python-packages group with 6 updates (#3077)37a2901
Mention NO_PROXY environment variable on Advanced Usage page (#3066)371b6e9
Use__future__.annotations
(#3068)4f6edf3
testparse_header_links
via public api (#3061)c7cd6aa
testobfuscate_sensitive_headers
via public api (#3063)15f9253
Drop outdated section (#3057)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