infra: bump the dev-dependencies group with 8 updates #413
+8
−8
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 dev-dependencies group with 8 updates:
1.31.62
1.31.63
1.29.62
1.29.63
1.28.62
1.28.63
1.20.0.post0
1.20.1
1.20.3.post1
1.21.0
1.57.1
1.58.0
1.3.2
1.4.1
1.23.5
1.25.2
Updates
botocore
from 1.31.62 to 1.31.63Changelog
Sourced from botocore's changelog.
Commits
8e4c2fe
Merge branch 'release-1.31.63'ef4879c
Bumping version to 1.31.633b029a4
Update to latest partitions and endpointsa53e124
Update to latest modelsf0ff061
Remove deprecatedstrict
poolmanager kwarg (#3036)9513529
Merge pull request #3035 from SamRemis/bugfix-accept-type-metadata9b401c7
Merge branch 'release-1.31.62' into developdccfc8d
add back line95f381b
Sanitize __type metadata out of response parsing for tagged unionsUpdates
awscli
from 1.29.62 to 1.29.63Changelog
Sourced from awscli's changelog.
Commits
63d5fb3
Merge branch 'release-1.29.63'd4774de
Bumping version to 1.29.63c6646c2
Update changelog based on model updatesea9437d
Fix bad find/replace for mock.ANY (#8232)7da5b07
Merge branch 'release-1.29.62' into developUpdates
boto3
from 1.28.62 to 1.28.63Changelog
Sourced from boto3's changelog.
Commits
d296dbc
Merge branch 'release-1.28.63'8d823b5
Bumping version to 1.28.63782ca6f
Add changelog entries from botocore68c9879
Merge branch 'release-1.28.62' into developUpdates
amazon-braket-default-simulator
from 1.20.0.post0 to 1.20.1Release notes
Sourced from amazon-braket-default-simulator's releases.
Changelog
Sourced from amazon-braket-default-simulator's changelog.
Commits
1f3c0a2
prepare release v1.20.117105be
Use builtins for type hints (#213)a931357
infra: drop support for Python 3.8 (#211)1044c34
update development version to v1.20.1.dev0Updates
amazon-braket-pennylane-plugin
from 1.20.3.post1 to 1.21.0Release notes
Sourced from amazon-braket-pennylane-plugin's releases.
Changelog
Sourced from amazon-braket-pennylane-plugin's changelog.
Commits
ada4c59
prepare release v1.21.00176441
feat: remove python 3.8 support (#202)abe0dfe
update development version to v1.20.4.dev0Updates
amazon-braket-sdk
from 1.57.1 to 1.58.0Release notes
Sourced from amazon-braket-sdk's releases.
Changelog
Sourced from amazon-braket-sdk's changelog.
Commits
44d33c0
prepare release v1.58.056450e2
fix: update integ test for non-py310 (#744)71ef0ec
feat: job decorator (#729)c4f07f5
update development version to v1.57.3.dev0cb7ed09
prepare release v1.57.2cbbd40e
Use builtins for type hints (#734)02316ff
infra: drop support for Python 3.8 (#719)4dd45a9
infra: bump actions/setup-python from 4.7.0 to 4.7.1 (#728)6eee1aa
update development version to v1.57.2.dev0Updates
cvxpy
from 1.3.2 to 1.4.1Release notes
Sourced from cvxpy's releases.
... (truncated)
Commits
792e959
release 1.4.19c6dccb
Patch 1.4.1 (#2261)94ae9b0
Preps for 1.4.1794f5e1
Releases v1.4.0848992c
Bumps version number in docs and updates procedures (#2254)1e4eac0
Docs new atmos api reference (#2253)48cb3db
Longer time limit, only check for no error (#2249)67811a8
Prep for 1.4 release (#2248)808125d
Support or-tools 9.7; drop 9.4 (#2251)fe88825
Fix type errors by editing argument type annotations for methods of Expressio...Updates
numpy
from 1.23.5 to 1.25.2Release notes
Sourced from numpy's releases.
... (truncated)
Commits
ea67792
Merge pull request #24296 from charris/prepare-1.25.2-release47793ab
REL: Prepare for the NumPy 1.25.2 release.9941dfe
Merge pull request #24295 from charris/backport-242817b5e51a
BUG: Further fixes to indexing loop and added testsf92167b
Merge pull request #24294 from charris/backport-24272eb20535
Merge pull request #24293 from charris/backport-242401690ddd
Merge pull request #24292 from charris/backport-24285fa3a023
BUG: fix for modifying the index arg in ufunc_at5c964bb
TST: add failing test8a731a5
BUG: Fix C types in scalartypesMost Recent Ignore Conditions Applied to This Pull Request
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