Bump the all-dependencies group in /api with 6 updates #286
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 all-dependencies group in /api with 6 updates:
1.28.63
1.28.68
1.31.63
1.31.68
3.3.0
3.3.1
3.1
3.2
2.10.1
2.11.0
23.3
23.3.1
Updates
boto3
from 1.28.63 to 1.28.68Changelog
Sourced from boto3's changelog.
... (truncated)
Commits
d42b9fe
Merge branch 'release-1.28.68'01fe130
Bumping version to 1.28.68b39e720
Add changelog entries from botocore41e2804
update ci to use GA python 3.12 (#3908)e4b2cc5
Merge branch 'release-1.28.67'9b689a4
Merge branch 'release-1.28.67' into developab918b2
Bumping version to 1.28.67f76edf1
Add changelog entries from botocoreb090311
Merge branch 'release-1.28.66'4c34032
Merge branch 'release-1.28.66' into developUpdates
botocore
from 1.31.63 to 1.31.68Changelog
Sourced from botocore's changelog.
... (truncated)
Commits
c37d407
Merge branch 'release-1.31.68'ee2e514
Bumping version to 1.31.6881bc3f0
Update to latest partitions and endpointsda81e0a
Update to latest modelsa827894
update CI to use GA python 3.12 (#3041)24472cd
Merge branch 'release-1.31.67' into develop6213ea6
Merge branch 'release-1.31.67'5f80985
Bumping version to 1.31.67d89c711
Update to latest partitions and endpoints07182e8
Update to latest modelsUpdates
charset-normalizer
from 3.3.0 to 3.3.1Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
5208644
🔖 Release 3.3.1 (#367)66966f1
❇️ Improve the detection around some cases (#366)49653a6
⬆️ Bump actions/setup-python from 4.7.0 to 4.7.1 (#359)f6a66ed
⬆️ Bump pypa/cibuildwheel from 2.16.0 to 2.16.2 (#361)bace468
⬆️ Bump ossf/scorecard-action from 2.2.0 to 2.3.0 (#362)f0e1755
⬆️ Bump github/codeql-action from 2.21.9 to 2.22.3 (#363)749ed7f
⬆️ Bump mypy from 1.5.1 to 1.6.0 (#364)Updates
networkx
from 3.1 to 3.2Commits
aa2de1a
Designate 3.2 released8d398e
Fixis_k_edge_connected
for case of k=2 (#7024)1ec6405
Rm deprecated clique helper functions (#6941)3b95b3b
Fix typos (#7012)abf4724
Update katz_centrality missing default alpha value (#7015)fb2d835
adding extendability problem (2nd try) (#4890)9976ed2
updated docs of SA_tsp and TA_tsp (#7013)399b2b9
pip install nx-cugraph from git, not nightly wheels, for docs (#7011)245b36a
Fix definition ofmodularity
function (#6990)c56905d
Bump release versionUpdates
pydantic-core
from 2.10.1 to 2.11.0Release notes
Sourced from pydantic-core's releases.
Commits
f8470df
Bump version to 2.11.0 (#1027)38c9e64
Bump griffe from 0.36.4 to 0.36.5 (#1025)f8c0920
Fix bug allowing validation ofbool
types withcoerce_numbers_to_str=True
...1b7b6e9
Bump mypy from 1.5.1 to 1.6.0 (#1022)b697abf
Bump pyright from 1.1.330.post0 to 1.1.331 (#1023)d070448
Bump regex from 1.9.6 to 1.10.1 (#1020)085342b
Bump serde from 1.0.188 to 1.0.189 (#1019)e866c11
Bump strum_macros from 0.25.2 to 0.25.3 (#1021)005c8a7
feat: addser_json_bytes
mode'hex'
(#1016)372904c
Update PyO3 to 0.20 (#1003)Updates
pip
from 23.3 to 23.3.1Changelog
Sourced from pip's changelog.
Commits
5364f26
Bump for release5e7cc16
Fix parallel pip cache downloads causing crash (#12364)8a0f77c
Merge pull request #12355 from sbidoul/build-using-buildf3620cd
Merge pull request #12363 from pfmoore/safe_isoformatfb06d12
Handle ISO formats with a trailing Z9f213bf
Merge pull request #12356 from sbidoul/clarify-changeloga982c7b
Add a few PEP links in the changeloge1e227d
Clarify changelog9b0abc8
Build usingbuild
9d4be78
Merge pull request #12353 from sbidoul/release/23.3Dependabot 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