-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump the pip group across 3 directories with 5 updates #21
build(deps): bump the pip group across 3 directories with 5 updates #21
Conversation
Bumps the pip group with 2 updates in the /autogpts/autogpt directory: [orjson](https://github.com/ijl/orjson) and [aiohttp](https://github.com/aio-libs/aiohttp). Bumps the pip group with 3 updates in the /benchmark directory: [fastapi](https://github.com/tiangolo/fastapi), [aiohttp](https://github.com/aio-libs/aiohttp) and [python-multipart](https://github.com/andrew-d/python-multipart). Updates `orjson` from 3.9.10 to 3.9.15 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.9.10...3.9.15) Updates `aiohttp` from 3.9.2 to 3.9.3 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.9.2...v3.9.3) Updates `fastapi` from 0.109.1 to 0.110.0 - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](fastapi/fastapi@0.109.1...0.110.0) Updates `aiohttp` from 3.9.2 to 3.9.3 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.9.2...v3.9.3) Updates `python-multipart` from 0.0.7 to 0.0.9 - [Release notes](https://github.com/andrew-d/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.7...0.0.9) Updates `starlette` from 0.35.1 to 0.36.3 - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](encode/starlette@0.35.1...0.36.3) --- updated-dependencies: - dependency-name: orjson dependency-type: direct:production dependency-group: pip-security-group - dependency-name: aiohttp dependency-type: indirect dependency-group: pip-security-group - dependency-name: fastapi dependency-type: direct:production dependency-group: pip-security-group - dependency-name: aiohttp dependency-type: indirect dependency-group: pip-security-group - dependency-name: python-multipart dependency-type: direct:production dependency-group: pip-security-group - dependency-name: starlette dependency-type: indirect dependency-group: pip-security-group ... Signed-off-by: dependabot[bot] <[email protected]>
Important Auto Review SkippedBot user detected. To trigger a single review, invoke the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
Superseded by #22. |
Bumps the pip group with 2 updates in the /autogpts/autogpt directory: orjson and aiohttp.
Bumps the pip group with 3 updates in the /benchmark directory: fastapi, aiohttp and python-multipart.
Updates
orjson
from 3.9.10 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
aiohttp
from 3.9.2 to 3.9.3Release notes
Sourced from aiohttp's releases.
Changelog
Sourced from aiohttp's changelog.
Commits
bf4edce
Release v3.9.3 (#8102)5637e8f
[PR #8098/aca206fc backport][3.9] Fix backwards compatibility with ssl (#8101)33f49e8
Bump pypa/cibuildwheel from 2.16.2 to 2.16.4 (#8092)5ff4b3c
Update version94462ee
[PR #3957/79fe2045 backport][3.9] Improve test suite handling of paths, temp ...Updates
fastapi
from 0.109.1 to 0.110.0Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
e40747f
🔖 Release version 0.110.032b56a8
📝 Update release notesb6b0f2a
📝 Update release notesbf771bd
🐛 Fix unhandled growing memory for internal server errors, refactor dependenc...6336604
📝 Update release notescb93874
📝 Update release notes9210e6a
🌐 Add German translation fordocs/de/docs/reference/background.md
(#10820)dec45c5
🌐 Add German translation fordocs/de/docs/reference/templating.md
(#10842)5da35ff
📝 Update release notes626b066
🌐 Add German translation fordocs/de/docs/external-links.md
(#10852)Updates
aiohttp
from 3.9.2 to 3.9.3Release notes
Sourced from aiohttp's releases.
Changelog
Sourced from aiohttp's changelog.
Commits
bf4edce
Release v3.9.3 (#8102)5637e8f
[PR #8098/aca206fc backport][3.9] Fix backwards compatibility with ssl (#8101)33f49e8
Bump pypa/cibuildwheel from 2.16.2 to 2.16.4 (#8092)5ff4b3c
Update version94462ee
[PR #3957/79fe2045 backport][3.9] Improve test suite handling of paths, temp ...Updates
python-multipart
from 0.0.7 to 0.0.9Release notes
Sourced from python-multipart's releases.
Changelog
Sourced from python-multipart's changelog.
Commits
3035c45
Version 0.0.9 (#100)c26e6d1
Add configTypedDict
s (#99)8fdf6f8
AddTypedDict
callbacks (#98)9c936b7
AddQuerystringState
(#97)4e24a3e
Add ruff andMultipartState(IntEnum)
(#96)7f99806
Bump the python-packages group with 20 updates (#92)d1ddb05
Drop support for Python 3.7 (#95)66aa2d5
Bump the github-actions group with 2 updates (#94)26e2de2
Group GitHub acitons on dependabot (#93)3a13f0b
Bump actions/setup-python from 4 to 5 (#91)Updates
starlette
from 0.35.1 to 0.36.3Release notes
Sourced from starlette's releases.
Changelog
Sourced from starlette's changelog.
Commits
be4f3e1
Version 0.36.3 (#2460)a2f2dda
Added type annotations to test_session.py (#2466)801e73e
Add type hints totest_concurency.py
(#2474)88331bd
Add type hints toconftest.py
(#2469)5acee62
Added type annotations to test__utils.py (#2470)48ae5cc
Add type hints totest_background.py
(#2473)adf51ea
Add type hints totest_trusted_host.py
(#2467)1f466cc
Add type hints totest_wsgi.py
(#2468)ec417f7
Createanyio.Event
on async context (#2459)a9af536
Add type hints totest_cors.py
(#2458)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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.