Bump the python-requirements group with 8 updates #85
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-requirements group with 8 updates:
3.0.2
3.0.3
1.0.4
1.0.5
1.14.2
1.16.2
2.21
2.22
2.16.3
2.18.0
0.19.4
0.19.5
4.10.0
4.11.0
3.0.1
3.0.2
Updates
flask
from 3.0.2 to 3.0.3Release notes
Sourced from flask's releases.
Changelog
Sourced from flask's changelog.
Commits
c12a5d8
release version 3.0.35e22cc9
Don't set the cli attribute in the sansio scaffold (#5270)5fdce4c
Don't set the cli attribute in the sansio scaffoldadb7dd9
don't access app.logger when configuring app.loggerb739390
support FIPS builds without SHA-1 (#5460)db46111
access sha1 lazily7320e31
start version 3.0.387d5f5b
update project files (#5457)d5e321b
release version 3.0.2 (#5403)Updates
httpcore
from 1.0.4 to 1.0.5Release notes
Sourced from httpcore's releases.
Changelog
Sourced from httpcore's changelog.
Commits
1851ac3
Version 1.0.5 (#904)4565838
Update trio dependency... (#903)fbbd909
HandleEndOfStream
for anyio backend (#899)10481ce
Fixed typo inRequest
class docstring. (#898)7b39e6a
Bump the python-packages group with 6 updates (#896)5c9be94
bump to v0.3.0 && format (#895)5518172
Moveunasync.py
toscripts
(#891)Updates
openai
from 1.14.2 to 1.16.2Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
0bdc377
release: 1.16.27e1e457
fix(client): correct logic for line decoding in streaming (#1293)f0bdef0
release: 1.16.1 (#1292)632cd6f
release: 1.16.0595f3b3
feat(api): run polling helpers (#1289)8efca3a
feat(api): add support for filtering messages by run_id (#1288)0707908
chore(client): validate that max_retries is not None (#1286)0470d1b
release: 1.15.0802819c
docs(readme): change undocumented params wording (#1284)27a4626
feat(api): adding temperature parameter (#1282)Updates
pycparser
from 2.21 to 2.22Release notes
Sourced from pycparser's releases.
Changelog
Sourced from pycparser's changelog.
Commits
129d32e
Prepare for release 2.22c3e2644
update CHANGES file for future changesc500fb6
ply: Make generated lextab.py deterministic (#531)f740995
Add support for Python 3.12 (#515)6cf69df
New example to generate AST from scratch (#507)50a26ac
Remove unneeded import in an exampled86a9e5
Remove from future imports from all files in this repoa9f073e
Remove from future imports in examples670979b
Update SECURITY.md9e8cd29
Create a Security Policy (#499)Updates
pydantic-core
from 2.16.3 to 2.18.0Release notes
Sourced from pydantic-core's releases.
... (truncated)
Commits
ee06335
update to PyO3 0.21.1, bump version to 2.18 (#1261)e73b2d1
Adopt jiter0.2.0
(#1250)1c4baac
Fixes forser_json_inf_nan
inference (#1251)e26e857
fix build warnings on python <3.11 (#1259)970c6e5
Bump enum_dispatch from 0.3.12 to 0.3.13 (#1252)517cc0b
Bump smallvec from 1.13.1 to 1.13.2 (#1253)4ca7f55
Bump serde from 1.0.196 to 1.0.197 (#1255)d49ab49
Bump softprops/action-gh-release from 1 to 2 (#1256)9473975
Bump the python-packages group with 10 updates (#1257)2e2c139
caching strings from JSON (#1240)Updates
quart
from 0.19.4 to 0.19.5Changelog
Sourced from quart's changelog.
Commits
d5b5a99
Bump and release 0.19.5f49e2f3
Bump the slsa-github-generator action versionb2b7d48
Bugfix development restarting when commands are passed1a65d32
Add a test to demonstrate sending files via the test client4ccc1ea
Allow kwargs to be passed to the test client2ed6f87
Correct the config_class type153617a
Restore teardown_websocket methods0da9e21
Fix typo in documentation1fb23b7
Bugfix ensure request files are closed32698f3
Add final linting fixUpdates
typing-extensions
from 4.10.0 to 4.11.0Release notes
Sourced from typing-extensions's releases.
Changelog
Sourced from typing-extensions's changelog.
Commits
d4d929d
Prepare release 4.11.0 (#363)94bec44
Prepare release 4.11.0rc1 (#362)10648b6
Fix tests on 3.13.0a5 (#358)8170fc7
Fix runtime behaviour of PEP 696 (#293)d34c389
Try to fix GH actions syntax (#355)d409ec9
Run CPython test suite in our CI (#353)9d1689e
Fix indentation in TypedDict docs (#352)4fdc09d
Third-party tests: don't run pydantic tests on pypy (#351)3304a5f
Stabilise third party tests (#348)c3dc681
Make sure thatReadOnly
is removed when using `get_type_hints(include_extra...Updates
werkzeug
from 3.0.1 to 3.0.2Release notes
Sourced from werkzeug's releases.
Changelog
Sourced from werkzeug's changelog.
Commits
d70dcea
Release version 3.0.2ad703fd
Bump the slsa-github-generator action version5741398
Raise an error if the converter arguments cannot be parsed0b47237
Fix issue with repeated-slash requests redirectingf516c40
Handle TypeError in TypeConversionDict4c09d1b
Add missing CHANGES entry for #28327ab3823
Fix: Useissubclass
instead ofisinstance
4e5bdca
Make the exception tests more robust70ad4d6
Use more precise type for formparser.MultiPartParser.parse return6eafc0e
Merge branch '2.3.x' into 3.0.xDependabot 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