Bump the python-dependencies group across 1 directory with 4 updates #107
+120
−139
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-dependencies group with 4 updates in the / directory: tf-keras, fastapi, peewee and websockets.
Updates
tf-keras
from 2.17.0 to 2.18.0Release notes
Sourced from tf-keras's releases.
Commits
94def19
Update numpy version in requirements.txt to match TF's version.c5f9773
Automated Code Change4f72d68
Add support forautocast
keyword argument inLayer.add_weight
.f93f30e
[numpy] Fix users of NumPy APIs that are removed in NumPy 2.0.1b08597
Merge pull request #14 from SuryanarayanaY:patch-18eb5627
Fixobject_registration_test
.64108a1
Update version to 2.18 in setup.py.219e22e
Manual sync of github changes.990b16f
Fix code format.9ea0868
Merged commit includes the following changes:Updates
fastapi
from 0.115.3 to 0.115.5Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
f057f4a
🔖 Release version 0.115.5c6f021e
📝 Update release notes91a9293
♻️ Update internal checks to support Pydantic 2.10 (#12914)f716490
📝 Update release notesc178106
📝 Update includes fordocs/en/docs/tutorial/body.md
(#12757)88cc900
📝 Update release notes20809a1
⬆ [pre-commit.ci] pre-commit autoupdate (#12907)5a48c37
📝 Update release notes13892a3
📝 Update includes indocs/en/docs/advanced/testing-dependencies.md
(#12647)9467000
📝 Update release notesUpdates
peewee
from 3.17.7 to 3.17.8Release notes
Sourced from peewee's releases.
Changelog
Sourced from peewee's changelog.
Commits
9b038b1
3.17.89d1b063
Fix regression in delete_instance() with nullable foreign-keys.73f0453
Additional test.ed6a6e2
Add another prefetch test.c36bac9
Merge pull request #2943 from timgates42/chore/typo_drop_table6430384
Very small copy and paste issue in drop_table doco8dba3bd
Try one more time.665549d
Try again?f021769
Always copy the join dict, even if it is empty. Refs #2941155e724
Reduce prominence of cockroachdb in docs.Updates
websockets
from 13.1 to 14.1Release notes
Sourced from websockets's releases.
Commits
0403823
Release version 14.1.d0015c9
Fix refactoring error in a78b5546.7438b8e
Stop testing on PyPy 3.9.1f19487
Add changelog for previous commit.de2e7fb
Add close_code and close_reason to new implementations.9a2f39f
Support max_queue=None like the legacy implementation.3034834
Support recv() after the connection is closed.bdfc8cf
Uniformize comments.f17c11a
Keep queued messages after abort.86bf0c5
Remove unnecessary branch.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