-
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
Bump the pip group with 12 updates #80
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the pip group with 12 updates: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.115.0` | `0.115.6` | | [pyjwt](https://github.com/jpadilla/pyjwt) | `2.9.0` | `2.10.1` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.14.0` | `2.19.2` | | [humanize](https://github.com/python-humanize/humanize) | `4.10.0` | `4.11.0` | | [httpx](https://github.com/encode/httpx) | `0.27.2` | `0.28.1` | | [ipython](https://github.com/ipython/ipython) | `8.27.0` | `8.30.0` | | [saritasa-invocations](https://github.com/saritasa-nest/saritasa-invocations) | `1.2.3` | `1.3.0` | | [uvicorn](https://github.com/encode/uvicorn) | `0.31.0` | `0.34.0` | | [mypy](https://github.com/python/mypy) | `1.11.2` | `1.13.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.3.4` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.1` | `7.6.9` | | [asyncpg](https://github.com/MagicStack/asyncpg) | `0.29.0` | `0.30.0` | Updates `fastapi` from 0.115.0 to 0.115.6 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.0...0.115.6) Updates `pyjwt` from 2.9.0 to 2.10.1 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.9.0...2.10.1) Updates `sentry-sdk` from 2.14.0 to 2.19.2 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.14.0...2.19.2) Updates `humanize` from 4.10.0 to 4.11.0 - [Release notes](https://github.com/python-humanize/humanize/releases) - [Commits](python-humanize/humanize@4.10.0...4.11.0) Updates `httpx` from 0.27.2 to 0.28.1 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.27.2...0.28.1) Updates `ipython` from 8.27.0 to 8.30.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.27.0...8.30.0) Updates `saritasa-invocations` from 1.2.3 to 1.3.0 - [Release notes](https://github.com/saritasa-nest/saritasa-invocations/releases) - [Changelog](https://github.com/saritasa-nest/saritasa-invocations/blob/main/CHANGELOG.md) - [Commits](saritasa-nest/saritasa-invocations@1.2.3...1.3.0) Updates `uvicorn` from 0.31.0 to 0.34.0 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.31.0...0.34.0) Updates `mypy` from 1.11.2 to 1.13.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.2...v1.13.0) Updates `pytest` from 8.3.3 to 8.3.4 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.3...8.3.4) Updates `coverage` from 7.6.1 to 7.6.9 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.1...7.6.9) Updates `asyncpg` from 0.29.0 to 0.30.0 - [Release notes](https://github.com/MagicStack/asyncpg/releases) - [Commits](MagicStack/asyncpg@v0.29.0...v0.30.0) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: pyjwt dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: humanize dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: httpx dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: ipython dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: saritasa-invocations dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: uvicorn dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip - dependency-name: asyncpg dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Dec 16, 2024
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
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 pip group with 12 updates:
0.115.0
0.115.6
2.9.0
2.10.1
2.14.0
2.19.2
4.10.0
4.11.0
0.27.2
0.28.1
8.27.0
8.30.0
1.2.3
1.3.0
0.31.0
0.34.0
1.11.2
1.13.0
8.3.3
8.3.4
7.6.1
7.6.9
0.29.0
0.30.0
Updates
fastapi
from 0.115.0 to 0.115.6Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
bb8c2a6
🔖 Release version 0.115.6905ec1e
📝 Update release notes4f81575
🐛 Preserve traceback when exception is raised in sync dependency withyield
...8255edf
📝 Update release notes53c8784
🌐 Add Traditional Chinese translation fordocs/zh-hant/docs/async.md
(#12990)2971352
📝 Update release notes8376228
🌐 Add Traditional Chinese translation for `docs/zh-hant/docs/tutorial/query-p...6c7873c
📝 Update release notesd75b81c
🌐 Add Korean translation fordocs/ko/docs/advanced/testing-dependencies.md
...206037c
📝 Update release notesUpdates
pyjwt
from 2.9.0 to 2.10.1Release notes
Sourced from pyjwt's releases.
Changelog
Sourced from pyjwt's changelog.
... (truncated)
Commits
3ebbb22
fix lint37748dc
update changelog33022c2
Merge commit from fork783f324
[pre-commit.ci] pre-commit autoupdate (#1006)0116fc6
Bump codecov/codecov-action from 4 to 5 (#1014)b032353
feat: surfacejwt.decode_complete(...)
a759c45
Prepare 2.10.0 release (#1011)b6b8bce
Drop support for Python 3.8 (#1007)189c256
Update index.rst1900857
Update index.rstUpdates
sentry-sdk
from 2.14.0 to 2.19.2Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
163762f
release: 2.19.28f9461e
Deepcopy and ensure get_all function always terminates (#3861)fd56608
Merge branch 'release/2.19.1'7ab7fe6
Cleanup chalice test environment (#3858)231a6a1
Update CHANGELOG.mdc591b64
release: 2.19.17a6d460
Copy scope.client reference as well (#3857)5a09770
fix(spotlight): Don't give up on Spotlight on 3 errors (#3856)31fdcfa
fix(django): Fix errors when instrumenting Django cache (#3855)5891717
Script for checking if our instrumented libs are python 3.13 compatible (#3425)Updates
humanize
from 4.10.0 to 4.11.0Release notes
Sourced from humanize's releases.
Commits
073a00b
Adjust docs order for lists (#209)d7f5dc5
Add natural_list (#110)19b43d3
Fix i18n _get_default_locale_path (#204)b5f9af5
Apply suggestions from code review4e1c96b
Update dependency pymdown-extensions to v10.11.2 (#208)a88a686
Update dependency pymdown-extensions to v10.11.256b4fa8
Fix rollover from ZB to 1.0 YB (#206)be8796c
Fix mypy922c547
Update docs/requirements.txt (#207)3cc3581
Update docs/requirements.txtUpdates
httpx
from 0.27.2 to 0.28.1Release notes
Sourced from httpx's releases.
Changelog
Sourced from httpx's changelog.
Commits
26d48e0
Version 0.28.1 (#3445)89599a9
Fixverify=False
,cert=...
case. (#3442)8ecb86f
Add test for request params behavior changes (#3364) (#3440)0cb7e5a
Bump the python-packages group with 11 updates (#3434)15e21e9
Updating deprecated docstring Client() class (#3426)80960fa
Version 0.28.0. (#3419)a33c878
Fixextensions
type annotation. (#3380)ce7e14d
Error on verify as str. (#3418)47f4a96
Handle empty zstd responses (#3412)189fc4b
Update CHANGELOG.md, fix typo(s) (#3406)Updates
ipython
from 8.27.0 to 8.30.0Commits
a8541f5
release 8.30.00bbf70c
misc headers fixes and whatsnew 8.30 (#14588)a8810c6
misc headers fixesd7eebae
crashhandler: Cast rptdir to Path (#14578)17f17d1
Update IPython/core/crashhandler.py938e3ba
Turn on type checking and update crahshandlera336a98
Some documentations about custom formatters (#14579)969bfa6
Some documentations about custom formatters546d856
crashhandler: Cast rptdir to Path0615526
deprecated ast attribute (#14575)Updates
saritasa-invocations
from 1.2.3 to 1.3.0Release notes
Sourced from saritasa-invocations's releases.
Changelog
Sourced from saritasa-invocations's changelog.
Commits
cc65ebc
Bump version to 1.3.0fcc02b9
Update pre-commitdb54ee4
Merge pull request #116 from saritasa-nest/dependabot/pip/pip-d2abc5391cc5d6b04
Bump the pip group with 5 updates3e5ca33
Merge pull request #115 from saritasa-nest/dependabot/pip/pip-ee84c54e3379a31fd
Bump the pip group with 2 updatesa8f0de2
Merge pull request #114 from saritasa-nest/dependabot/pip/pip-738fa7c9c9a3474c4
Bump identify from 2.6.1 to 2.6.2 in the pip group15f9e30
Merge pull request #113 from saritasa-nest/dependabot/pip/pip-4eab73efe8e2db042
Bump rich from 13.9.3 to 13.9.4 in the pip group across 1 directoryUpdates
uvicorn
from 0.31.0 to 0.34.0Release notes
Sourced from uvicorn's releases.